[Release] libprivilege-control_0.0.23.TIZEN
authorTomasz Swierczek <t.swierczek@samsung.com>
Wed, 6 Feb 2013 14:05:48 +0000 (15:05 +0100)
committerTomasz Swierczek <t.swierczek@samsung.com>
Wed, 6 Feb 2013 14:15:33 +0000 (15:15 +0100)
* Fixing bug in setting execute label for executable files.
* Correct bug in dir_set_smack_r() introduced by previous fix.
* Fix implementation of setting process label from Smack exec label.
* Remove white spaces at the end of lines of smack_default_rules file

Change-Id: I4b1201ad3283e801773839291a0e902922eafe48

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

index a04ff5c..fe3a0de 100644 (file)
@@ -1,3 +1,14 @@
+* Wed Feb 06 2013 Tomasz Swierczek - 0.0.23.TIZEN
+- Fixing bug in setting execute label for executable files.
+- Correct bug in dir_set_smack_r() introduced by previous fix.
+- Fix implementation of setting process label from Smack exec label.
+- Removed white spaces at the end of lines in smack_default_rules file
+
+* Tue Feb 5 2013 Tomasz Swierczek - 0.0.22.TIZEN
+- Added new API for setting access/execute labels and transmute on OSP apps directories
+- Fixed dlog usage
+- Reverted "make symbolic link of udev rules file" (commit c3a7c9d1188f08fdc950858c589173bb5bb0c817)
+
 * Fri Feb 01 2012 Rafal Krypa - 0.0.21.TIZEN
 - add new label and change label - system::core -> sys-assert::core
 - Adding new API for setting label and transmute on directory
index 79d4513..0e9eb46 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       libprivilege-control
 Summary:    Library to control privilege of application
-Version:    0.0.22.TIZEN
+Version:    0.0.23.TIZEN
 Release:    1
 Group:      System/Security
 License:    Apache 2.0