Release 1.9.10 73/315973/1 accepted/tizen/unified/20241209.090229
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Fri, 6 Dec 2024 19:37:04 +0000 (20:37 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Fri, 6 Dec 2024 19:37:04 +0000 (20:37 +0100)
* Don't use allocations during signaling
* Initialize all resource_pid_t members
* Add negative test for generateProcessLabel

Change-Id: Iab1dbdf5dc17ba082c14db2fb65440221278673e

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

index ed8c342c349696c1edc882bfb09af74afa972cb4..48cd0c519ffc888319d13a18ad059722557d03dc 100644 (file)
@@ -1,3 +1,13 @@
+Release: 1.9.10
+Date:    2024.12.06
+Name:    Release 1.9.10
+Description:
+Don't use allocations during signaling
+Initialize all resource_pid_t members
+Add negative test for generateProcessLabel
+
+###############################
+
 Release: 1.9.9
 Date:    2024.10.24
 Name:    Release 1.9.9
index 1b9e5243356cc18fd5962f6b8ef0f7bdf6f9822d..d8bd8b3cedf4d855c8fd37bf901c6295dda68ba6 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.9.9
+Version:    1.9.10
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index 673042a696348279b801414667f28f1fe39402c9..ea95a2cf04871c974c9f289205847fb513e58050 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.9.9
+Version: 1.9.10
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager