[Release] libprivilege-control_0.0.43.TIZEN
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Fri, 25 Oct 2013 12:47:00 +0000 (14:47 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Fri, 25 Oct 2013 12:47:03 +0000 (14:47 +0200)
* Revert "add API definition"
* Implement new wildcard ~NPRUNTIME_PATH~ +fix workaround
* Implement adding new WRT rules in libprivilege-control
* add API definition
* Correction in enabling permissions.
* Renamed enums and deleted unused defines
* Modified checking labels and deleted unused checking.
* Change in setup path.
* Change in boot script.
* Adding additional rules.
* Implementation of cross-app rule patterns in *.smack files
* Corrected a mistake in deleting paths.
* Deleting paths on revoking permissions.
* Deleted volatile rules on boot and corrected permission format.
* Modified boot script, added deleting volatile rules.
* Made marking labels as modified beautiful.
* Changed new API names.
* Loading api-features from a file.
* Revert "rollback because of rule database"
* add systemd options
* Add README file
* Compilation flags 'verbose' mode
* Unused function smack_get_access_new removed
* Libprivilege API cleanup
* Add missing information about APP_PATH_ANY_LABEL in header
* Takes compilation profile from command line.
* Add for all anti viruses RWX access to all public-RO and group-RW shared folder
* Simple corrections in api-feature handling. +Fix

Change-Id: I0749261e11e71463e48ec5978cc2e824e6278309

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

@@@ -1,5 -1,34 +1,92 @@@
- * Tue Aug 20 2013 Rafal Krypa <r.krypa@samsung.com> - 0.0.42.TIZEN
- - Changed dlog logging buffer.
++* Fri Oct 25 2013 Krzysztof Jackiewicz - 0.0.43.TIZEN
++[Krzysztof Jackiewicz]
++- Revert "add API definition"
++[Marcin Lis]
++- Implement new wildcard ~NPRUNTIME_PATH~ +fix workaround
++[Marcin Lis]
++- Implement adding new WRT rules in libprivilege-control
++[Kidong Kim]
++- add API definition
++[Jan Olszak]
++- Correction in enabling permissions.
++[Jan Olszak]
++- Renamed enums and deleted unused defines
++[Jan Olszak]
++- Modified checking labels and deleted unused checking.
++[Jan Olszak]
++- Change in setup path.
++[Jan Olszak]
++- Change in boot script.
++[Jan Olszak]
++- Adding additional rules.
++[Jan Olszak]
++- Implementation of cross-app rule patterns in *.smack files
++[Jan Olszak]
++- Corrected a mistake in deleting paths.
++[Jan Olszak]
++- Deleting paths on revoking permissions.
++[Jan Olszak]
++- Deleted volatile rules on boot and corrected permission format.
++[Jan Olszak]
++- Modified boot script, added deleting volatile rules.
++[Jan Olszak]
++- Made marking labels as modified beautiful.
++[Jan Olszak]
++- Changed new API names.
++[Jan Olszak]
++- Loading api-features from a file.
++[Jan Olszak]
++- Revert "rollback because of rule database"
++[Kidong Kim]
++- add systemd options
++[Jan Cybulski]
++- Add README file
++[Marcin Lis]
++- Compilation flags 'verbose' mode
++[Krzysztof Jackiewicz]
++- Unused function smack_get_access_new removed
++[Krzysztof Jackiewicz]
++- Libprivilege API cleanup
++[Lukasz Kostyra]
++- Add missing information about APP_PATH_ANY_LABEL in header
++[Bartlomiej Grzelewski]
++- Takes compilation profile from command line.
++[Janusz Kozerski]
++- Add for all anti viruses RWX access to all public-RO and group-RW shared folder
++[Marcin Lis]
++- Simple corrections in api-feature handling. +Fix
++
+ * Mon Sep 16 2013 Bartlomiej Grzelewski - 0.0.57.SLP
+ [Jan Olszak]
+ - Optimalization of the database operation time.
+ * Fri Sep 13 2013 Krzysztof Jackiewicz - 0.0.56.SLP
+ [Jan Olszak]
+ - Corrected behavior when there is no Smack on the target.
+ [Jan Olszak]
+ - Correct antivirus access rights to public dirs.
+ [Jan Olszak]
+ - Rules kept in SQLite3 database. Initial commit.
+ [Jan Olszak]
+ - SQLite3 database for application permissions.
+ [Krzysztof Jackiewicz]
+ - Fix for ~APP~ label allowance issue
+ [Krzysztof Jackiewicz]
+ - Unused function smack_get_access_new removed
+ [Krzysztof Jackiewicz]
+ - Libprivilege API cleanup
+ [Lukasz Kostyra]
+ - Add missing information about APP_PATH_ANY_LABEL in header
+ [Bartlomiej Grzelewski]
+ - Takes compilation profile from command line.
+ * Wed Aug 28 2013 Krzysztof Jackiewicz - 0.0.55.SLP
+ [Janusz Kozerski]
+ - Add for all anti viruses RWX access to all public-RO and group-RW shared folder
+ [Marcin Lis]
+ - Simple corrections in api-feature handling.
+ * Tue Aug 13 2013 Rafal Krypa - 0.0.54.SLP
  - Adapt code for new libsmack API
  - Rewrite internal function app_uninstall_remove_early_rules()
  - Create format strings for scanf statically.
@@@ -2,7 -2,7 +2,7 @@@
  
  Name:       libprivilege-control
  Summary:    Library to control privilege of application
--Version:    0.0.42.TIZEN
++Version:    0.0.43.TIZEN
  Release:    1
  Group:      System/Security
  License:    Apache 2.0