Release version 1.1.0 79/47479/2 accepted/tizen/mobile/20150903.233747 accepted/tizen/tv/20150903.233800 accepted/tizen/wearable/20150903.233809 submit/tizen/20150903.160942
authorRafal Krypa <r.krypa@samsung.com>
Thu, 3 Sep 2015 15:13:59 +0000 (17:13 +0200)
committerRafal Krypa <r.krypa@samsung.com>
Thu, 3 Sep 2015 15:15:56 +0000 (17:15 +0200)
Change-Id: Idf0c77468200bea93b28b8d12ca4970cfdbe9b9d

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

index 2bc5c15..bfd7823 100644 (file)
@@ -1,3 +1,11 @@
+* Thu Sep 03 2015 Rafal Krypa <r.krypa@samsung.com>
+- Version 1.1.0
+- Master-slave mode to support Vasum (Tizen containers)
+- New API for support of privilege mapping between platform versions
+- New API for getting list of groups mapped to privileges
+- Updated policy for labeling application files\
+- Always print warning log messages
+
 * Wed Mar 25 2015 Jacek Bukarewicz <j.bukarewicz@samsung.com>
 - Version 1.0.2
 - Work around application installation problems on slow targets
index f11260c..eb66336 100644 (file)
@@ -1,6 +1,6 @@
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.0.2
+Version:    1.1.0
 Release:    1
 Group:      Security/Service
 License:    Apache-2.0
index c2916c5..7a3624d 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.0.2
+Version: 1.1.0
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager