Release: 1.4.12 49/195849/1 accepted/tizen/unified/20181220.061549 submit/tizen/20181219.022100 submit/tizen/20181219.065218
authorYunjin Lee <yunjin-.lee@samsung.com>
Wed, 19 Dec 2018 01:43:16 +0000 (10:43 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Wed, 19 Dec 2018 01:43:16 +0000 (10:43 +0900)
* Add core privileges
* Set nullptr to reused data pointer
* Fix issues raised by static analysis
* Change local permissible file location to use UID rather than username

Change-Id: If59a47236554892817a389b3433548a8a59db782
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
packaging/security-manager.changes
packaging/security-manager.spec
pc/security-manager.pc.in

index 2f9651f..8f3f81f 100644 (file)
@@ -1,3 +1,14 @@
+Release: 1.4.12
+Date:    2018.12.19
+Name:    Release 1.4.12
+Description:
+Add core privileges
+Set nullptr to reused data pointer
+Fix issues raised by static analysis
+Change local permissible file location to use UID rather than username
+
+###############################
+
 Release: 1.4.11
 Date:    2018.11.22
 Name:    Release 1.4.11
index 220652e..316477e 100644 (file)
@@ -1,6 +1,6 @@
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.4.11
+Version:    1.4.12
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index 5555b3c..33d23ce 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.4.11
+Version: 1.4.12
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager