Release 1.9.11 34/316034/3 accepted/tizen/8.0/unified/20241210.170135 accepted/tizen/9.0/unified/20241210.020008 accepted/tizen/unified/20241210.041709
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 9 Dec 2024 10:40:27 +0000 (11:40 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 9 Dec 2024 12:00:47 +0000 (13:00 +0100)
* Remove remaining allocations
* Properly handle disappearing threads during sync

Change-Id: I9f45d44385d0a14805301707fe5e34602f571f35

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

index 48cd0c519ffc888319d13a18ad059722557d03dc..9161d7e1c321dc8cc6046b0ccb5e0743af34335a 100644 (file)
@@ -1,3 +1,12 @@
+Release: 1.9.11
+Date:    2024.12.09
+Name:    Release 1.9.11
+Description:
+Remove remaining allocations
+Properly handle disappearing threads during sync
+
+###############################
+
 Release: 1.9.10
 Date:    2024.12.06
 Name:    Release 1.9.10
index d8bd8b3cedf4d855c8fd37bf901c6295dda68ba6..226af1a92671eb4d760a8111c2eedc0b751a6ae4 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.9.10
+Version:    1.9.11
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index ea95a2cf04871c974c9f289205847fb513e58050..5f7c755031f13f7a11a7d414f3c6e37108bbdcb5 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.9.10
+Version: 1.9.11
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager