Release 1.8.14 accepted/tizen_unified_riscv accepted/tizen/8.0/unified/20240118.170034 accepted/tizen/unified/20240117.163258 accepted/tizen/unified/riscv/20240118.054545
authorTomasz Swierczek <t.swierczek@samsung.com>
Wed, 17 Jan 2024 08:53:05 +0000 (09:53 +0100)
committerTomasz Swierczek <t.swierczek@samsung.com>
Wed, 17 Jan 2024 08:53:05 +0000 (09:53 +0100)
* Removed unnecessary bloat & fix readme
* Modified error log in case of failed relabel_self setup
* Add unit tests for permissible file update, initialization and removal
* Implement a mechanism for permissible file repair
* Implement permissible file integrity verification

Change-Id: I1155d61b5343f8981facd2a3fb5b5a9d7f71a144

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

index ed7312f..8b13366 100644 (file)
@@ -1,3 +1,15 @@
+Release: 1.8.14
+Date:    2024.01.17
+Name:    Release 1.8.14
+Description:
+Removed unnecessary bloat & fix readme
+Modified error log in case of failed relabel_self setup
+Add unit tests for permissible file update, initialization and removal
+Implement a mechanism for permissible file repair
+Implement permissible file integrity verification
+
+###############################
+
 Release: 1.8.13
 Date:    2023.11.29
 Name:    Release 1.8.13
index 76e3459..02cc7c8 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.8.13
+Version:    1.8.14
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index 62c6161..bc6b10c 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.8.13
+Version: 1.8.14
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager