Release 0.5.22 43/230543/2 accepted/tizen/unified/20200413.130917 submit/tizen/20200410.113048
authorTomasz Swierczek <t.swierczek@samsung.com>
Fri, 10 Apr 2020 10:43:39 +0000 (12:43 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Fri, 10 Apr 2020 11:12:45 +0000 (13:12 +0200)
* Make prepare_app more robust with respect to thread termination
* Fix ignoring ENOENT
* CheckProperDrop class unit tests
* Add new core privilege: notification.admin
* Do not ignore EACCES (and other errors) while getting threads info
* Unify path generation
* Add single manifest file for each RPM package

Change-Id: I3ba0fcd56821fa453947e3efa3543d5babcc56a5

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

index 055b0dc7d74b1d4f2bcca570c40071de15b264e8..2ef67eb5b20326ae571d8b160d40b3e1f01e5e27 100644 (file)
@@ -1,3 +1,17 @@
+Release: 1.5.22
+Date:    2020.04.10
+Name:    Release 1.5.22
+Description:
+Make prepare_app more robust with respect to thread termination
+Fix ignoring ENOENT
+CheckProperDrop class unit tests
+Add new core privilege: notification.admin
+Do not ignore EACCES (and other errors) while getting threads info
+Unify path generation
+Add single manifest file for each RPM package
+
+###############################
+
 Release: 1.5.21
 Date:    2020.02.28
 Name:    Release 1.5.21
index 753d4b60be7f47ec3ab6e5671eb377cf1dd2c38f..0d50227c30105ad5cc722ba14df10e20fab1c979 100644 (file)
@@ -1,6 +1,6 @@
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.5.21
+Version:    1.5.22
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index 48c4c7f3974f91a18166d897c315032109d7d66b..9ac13bbc9a4186083d000381a84e6917338ff8c0 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.5.21
+Version: 1.5.22
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager