[Release] libprivilege-control_0.0.20.TIZEN
authorRafal Krypa <r.krypa@samsung.com>
Wed, 30 Jan 2013 16:16:41 +0000 (17:16 +0100)
committerRafal Krypa <r.krypa@samsung.com>
Wed, 30 Jan 2013 16:17:06 +0000 (17:17 +0100)
* Prevent related bugfixes.
* add new default smack rule.
* add new group for crash-logger.
* add new smack label - system::crash.
* Bug fix in adding permissions.
* Implement logging in libprivilege-control.
* Fix parsing of Smack config files.
* Remove some unnecessary code from wrt_set_src_dir() and wrt_set_data_dir().

Change-Id: I70cd2ba8ab5ac876be726aac4902939efc250a61

debian/changelog
packaging/libprivilege-control.changes
packaging/libprivilege-control.spec

index 97c811c..6a3b864 100644 (file)
@@ -1,3 +1,25 @@
+libprivilege-control (0.0.20.TIZEN) unstable; urgency=low
+
+  [ Mariusz Domanski ]
+  * Prevent related bugfixes.
+
+  [ Kidong Kim ]
+  * add new default smack rule.
+  * add new group for crash-logger.
+  * add new smack label - system::crash.
+
+  [ Jan Olszak ]
+  * Bug fix in adding permissions.
+
+  [ Janusz Kozerski ]
+  * Implement logging in libprivilege-control.
+
+  [ Rafal Krypa ]
+  * Fix parsing of Smack config files.
+  * Remove some unnecessary code from wrt_set_src_dir() and wrt_set_data_dir().
+
+ -- Rafal Krypa <r.krypa@samsung.com>  Wed, 30 Jan 2013 17:13:18 +0100
+
 libprivilege-control (0.0.19) unstable; urgency=low
 
   [ Tomasz Swierczek ]
index e2819c2..d3a32a4 100644 (file)
@@ -1,3 +1,13 @@
+* Tue Jan 30 2012 Rafal Krypa - 0.0.20.TIZEN
+- Prevent related bugfixes.
+- add new default smack rule.
+- add new group for crash-logger.
+- add new smack label - system::crash.
+- Bug fix in adding permissions.
+- Implement logging in libprivilege-control.
+- Fix parsing of Smack config files.
+- Remove some unnecessary code from wrt_set_src_dir() and wrt_set_data_dir().
+
 * Tue Jan 10 2012 Rafal Krypa - 0.0.19
 - Removed "Epoch" from spec file.
 - Remove stale permission files.
index fa8df34..a2a76ab 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       libprivilege-control
 Summary:    Library to control privilege of application
-Version:    0.0.19
+Version:    0.0.20.TIZEN
 Release:    1
 Group:      System/Security
 License:    Apache 2.0