Updated libsepol and secilc ChangeLogs.

Signed-off-by: James Carter <jwcart2@tycho.nsa.gov>
This commit is contained in:
James Carter 2015-06-22 10:04:26 -04:00
parent ce5472845b
commit b11ffdd290
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
* Added CIL bounds checking and refactored CIL Neverallow checking, from James Carter
* Refactored libsepol Neverallow and bounds (hierarchy) checking, from James Carter
* Treat types like an attribute in the attr_type_map, from James Carter
* Add new ebitmap function named ebitmap_match_any(), from James Carter
* switch operations to extended perms, from Jeff Vander Stoep.
* Write auditadm_r and secadm_r roles to base module when writing CIL, from Steve Lawrence
* Fix module to CIL to only associate declared roleattributes with in-scope types, from Steve Lawrence

View File

@ -1,3 +1,4 @@
* Added neverallow and bounds checking test policies, from James Carter
* Remove uses of -Wno-return-type, from Dan Albert.
2.4 2015-02-02