Release 0.1.41 78/252978/1 submit/tizen/20210203.135344
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 3 Feb 2021 13:31:31 +0000 (14:31 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 3 Feb 2021 13:31:31 +0000 (14:31 +0100)
* Remove useless socket description timeout initialization
* Check sockets received from services
* Cynara socket tests
* Make SocketDescription getters const
* Validate cynara sockets
* Refrain from retrying close(int) (per man 2 close)
* Catch exceptions before returning to cynara
* Use eventfd instead of pipes for notifications
* Add randomized socket manager stress test
* Prevent writing to a socket marked as closed
* Refactor SocketManager's timeout queue
* Add timeout queue stress test
* Add check for connection counter in the server
* Start SocketManager as not working

Change-Id: I40682e7d061bbc4e522b1193b328e81abbe6e8e9

packaging/key-manager.spec

index 6562f65..e96f8e7 100644 (file)
@@ -11,7 +11,7 @@
 
 Name:       key-manager
 Summary:    Central Key Manager and utilities
-Version:    0.1.40
+Version:    0.1.41
 Release:    1
 Group:      Security/Secure Storage
 License:    Apache-2.0 and BSD-3-Clause