Release 1.9.15 88/317388/1 accepted/tizen/8.0/unified/20250107.161525 accepted/tizen/9.0/unified/20250104.070051 accepted/tizen/unified/20250104.061052 accepted/tizen/unified/x/20250104.065706 accepted/tizen/unified/x/asan/20250113.002112
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 31 Dec 2024 13:04:49 +0000 (14:04 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 31 Dec 2024 13:04:49 +0000 (14:04 +0100)
* Mark thread as dead in case of ESRCH
* Disable logging during thread sync
* Remove log from get_alive_threads()
* Put abort() in place to facilitate debugging

Change-Id: I7e56ad62b4338ddc0149bf322d155f939ecd478f

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

index 9d2a74f86f463d94343f55bb69bb38a345596a42..8426be9e3928395c56d79d473c09bfdc6d4e375b 100644 (file)
@@ -1,3 +1,14 @@
+Release: 1.9.15
+Date:    2024.12.31
+Name:    Release 1.9.15
+Description:
+Mark thread as dead in case of ESRCH
+Disable logging during thread sync
+Remove log from get_alive_threads()
+Put abort() in place to facilitate debugging
+
+###############################
+
 Release: 1.9.14
 Date:    2024.12.19
 Name:    Release 1.9.14
index 292ba8cb1b34c0c142d46ee4855c34409517f908..af81513f61b071474d9ffe145d0cf0f85078ba94 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.9.14
+Version:    1.9.15
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index 48a31f26082d398ac9e5ad35fb1131a5328d39d9..f36df5817af37f705b47a1554d76f1d277d2a3bb 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.9.14
+Version: 1.9.15
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager