Release 1.8.5 99/295499/5
authorTomasz Swierczek <t.swierczek@samsung.com>
Mon, 10 Jul 2023 05:49:31 +0000 (07:49 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Mon, 10 Jul 2023 15:27:01 +0000 (15:27 +0000)
* Increase waiting time for threads to receive signal
* Change the signal used by security-manager prepare_app implementation
* Fix an ugly bug in printing debug information about threads

Change-Id: I29507a05612dab8fcff9629bd743885b02c19ad5

packaging/security-manager.changes
packaging/security-manager.spec
pc/security-manager.pc.in

index 076769d..bc65268 100644 (file)
@@ -1,3 +1,13 @@
+Release: 1.8.5
+Date:    2023.07.10
+Name:    Release 1.8.5
+Description:
+Increase waiting time for threads to receive signal
+Change the signal used by security-manager prepare_app implementation
+Fix an ugly bug in printing debug information about threads
+
+###############################
+
 Release: 1.8.4
 Date:    2023.07.06
 Name:    Release 1.8.4
index 02cd575..f0d917d 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.8.4
+Version:    1.8.5
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index 105d2a1..3e5eff4 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.8.4
+Version: 1.8.5
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager