Release 2.0.9 52/325352/2
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 9 Jun 2025 15:56:54 +0000 (17:56 +0200)
committerKrzysztof Malysa <k.malysa@samsung.com>
Thu, 12 Jun 2025 17:41:52 +0000 (19:41 +0200)
* Implement thread watchdog
* Fix deadlock with license-manager

Change-Id: I0712f9f8aae636d1198237745a4fa8bcfcd69123

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

index 1ef0a71a64b56488846cba0df4357ad312c49953..eb05948c3b4fa29d8e23c51e7e42926c15881f8f 100644 (file)
@@ -1,3 +1,12 @@
+Release: 2.0.9
+Date:    2025.06.12
+Name:    Release 2.0.9
+Description:
+Implement thread watchdog
+Fix deadlock with license-manager
+
+###############################
+
 Release: 2.0.8
 Date:    2025.06.06
 Name:    Release 2.0.8
index c0617b1f761c76ca37d07eac439112a3fe5b8e13..764825759fa2fb97b55f670f80d4685b4b721928 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    2.0.8
+Version:    2.0.9
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index 93f1ab8004395efaa28774f990fa6df7c1fa7307..a8a01f27b5069d7f0fd7e7db7258079aa9b1b537 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 2.0.8
+Version: 2.0.9
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager