Release version 0.2.0 24/27624/4 tizen_3.0.2014.q4_common tizen_3.0_ivi accepted/tizen/common/20141121.095621 accepted/tizen/ivi/20141202.020851 accepted/tizen/mobile/20141217.032701 accepted/tizen/tv/20150223.112019 submit/tizen/20141118.171019 submit/tizen_common/20141119.161253 submit/tizen_ivi/20141201.045232 submit/tizen_mobile/20141217.022739 submit/tizen_tv/20150223.105757 tizen_3.0_ivi_release
authorRafal Krypa <r.krypa@samsung.com>
Tue, 18 Nov 2014 16:58:08 +0000 (17:58 +0100)
committerRafal Krypa <r.krypa@samsung.com>
Tue, 18 Nov 2014 16:58:08 +0000 (17:58 +0100)
Also fill the changelog for two previous releases.

Change-Id: I590dfd6bc302b26a0aaf2afa8b6fd1addae8194d
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
packaging/security-manager.changes [new file with mode: 0644]
packaging/security-manager.spec
src/client/CMakeLists.txt
src/common/CMakeLists.txt

diff --git a/packaging/security-manager.changes b/packaging/security-manager.changes
new file mode 100644 (file)
index 0000000..53a89dc
--- /dev/null
@@ -0,0 +1,19 @@
+* Tue Sep 18 2014 Rafal Krypa <r.krypa@samsung.com>
+- Version 0.2.0
+- No longer use libprivilege-control
+- Set Cynara policies during installation
+- Support group-mapped privileges
+- Use designated user for global app installation instead of root
+
+* Fri Jul 25 2014 Stephane Desneux <stephane.desneux@open.eurogiciel.org>
+- Keep information about installed applications in private data base
+- Complete support for uninstallation
+- Support per user installation of applications
+- Properly handle multiple applications with the same pkgId
+- Add API for launchers setting Smack label during application start
+- Systemd integration
+- Log to systemd journal instead of dlog
+
+* Wed Jun 18 2014 Rafal Krypa <r.krypa@samsung.com>
+- Version 0.1.0
+- Initial release of standalone security-manager, splitting from security-server
index d3fa093..2a3c653 100644 (file)
@@ -1,6 +1,6 @@
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    0.1.0
+Version:    0.2.0
 Release:    1
 Group:      Security/Service
 License:    Apache-2.0
index 5721503..077b393 100644 (file)
@@ -5,7 +5,7 @@ PKG_CHECK_MODULES(CLIENT_DEP
     )
 
 SET(CLIENT_VERSION_MAJOR 0)
-SET(CLIENT_VERSION ${CLIENT_VERSION_MAJOR}.1.0)
+SET(CLIENT_VERSION ${CLIENT_VERSION_MAJOR}.2.0)
 
 INCLUDE_DIRECTORIES(SYSTEM
     ${CLIENT_DEP_INCLUDE_DIRS}
index 18226b8..9a9d57c 100644 (file)
@@ -1,5 +1,5 @@
 SET(COMMON_VERSION_MAJOR 0)
-SET(COMMON_VERSION ${COMMON_VERSION_MAJOR}.1.0)
+SET(COMMON_VERSION ${COMMON_VERSION_MAJOR}.2.0)
 
 PKG_CHECK_MODULES(COMMON_DEP
     REQUIRED