Commit cee6030e authored by Pavel Vainerman's avatar Pavel Vainerman

minor release

parent 966da383
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
Name: libuniset2 Name: libuniset2
Version: 2.6 Version: 2.6
Release: alt21 Release: alt22
Summary: UniSet - library for building distributed industrial control systems Summary: UniSet - library for building distributed industrial control systems
License: LGPL License: LGPL
...@@ -508,6 +508,10 @@ rm -f %buildroot%_libdir/*.la ...@@ -508,6 +508,10 @@ rm -f %buildroot%_libdir/*.la
# history of current unpublished changes # history of current unpublished changes
%changelog %changelog
* Mon May 29 2017 Pavel Vainerman <pv@altlinux.ru> 2.6-alt22
- set default sm-ready-timeout to 120000 msec (2 min)
- changed raise(SIGTERM) --> std::terminate()
* Mon May 29 2017 Pavel Vainerman <pv@altlinux.ru> 2.6-alt21 * Mon May 29 2017 Pavel Vainerman <pv@altlinux.ru> 2.6-alt21
- (UNetExchange): add function for setup eventloop timeout - (UNetExchange): add function for setup eventloop timeout
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment