Release 2.0.6 71/324571/1 accepted/tizen/9.0/unified/20250522.165841
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 20 May 2025 14:05:05 +0000 (16:05 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 20 May 2025 14:05:05 +0000 (16:05 +0200)
* Increase number of tgkill() attempts to 10
* Fix set_identity() call documentation to match implementation & assumptions
* Add more unit tests to increase code coverage
* Make getSystemAccessGid return sane value on smack-enabled system

Change-Id: I71db88eb83f2d20998ac4be0a90f4a27ac5576b5

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

index 9be01e51612df2db5e06b663b48bb926d5b62fc1..2f76589bfc0dbf2675ff04dbae16bc338f242f29 100644 (file)
@@ -1,3 +1,14 @@
+Release: 2.0.6
+Date:    2025.05.20
+Name:    Release 2.0.6
+Description:
+Increase number of tgkill() attempts to 10
+Fix set_identity() call documentation to match implementation & assumptions
+Add more unit tests to increase code coverage
+Make getSystemAccessGid return sane value on smack-enabled system
+
+###############################
+
 Release: 2.0.5
 Date:    2025.04.30
 Name:    Release 2.0.5
index 55ca9b939dbd09f6dfd1105b4bc11b1e08722964..34a62bf11927557b73ed4a294a617579d4be9eea 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    2.0.5
+Version:    2.0.6
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index 4b787d940f3c7d75a7cb1f675b6335298d2a6284..ebc05c09bf9b8fbc58a7ef2123bb2ec094935573 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 2.0.5
+Version: 2.0.6
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager