Release 1.7.3 51/278351/1 accepted/tizen/unified/20220720.064051 submit/tizen/20220719.015501
authorKonrad Lipinski <k.lipinski2@samsung.com>
Tue, 19 Jul 2022 10:56:07 +0000 (12:56 +0200)
committerKonrad Lipinski <k.lipinski2@samsung.com>
Tue, 19 Jul 2022 10:56:07 +0000 (12:56 +0200)
* Decrease service thread lock thrashing
* Fix subsession paths

Change-Id: I5fafb902584edfb88b6566ace91126cbe44761fa

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

index dfe49bd..995c42a 100644 (file)
@@ -1,3 +1,12 @@
+Release: 1.7.3
+Date:    2022.07.19
+Name:    Release 1.7.3
+Description:
+Decrease service thread lock thrashing
+Fix subsession paths
+
+###############################
+
 Release: 1.7.2
 Date:    2022.07.15
 Name:    Release 1.7.2
index 5e52dea..c89efa1 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.7.2
+Version:    1.7.3
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index 2929fac..85d81f5 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.7.2
+Version: 1.7.3
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager