mirror of
https://github.com/SELinuxProject/selinux
synced 2025-03-25 12:16:42 +00:00
Update libsepol, libsemanage, policycoreutils, and sepolgen ChangeLogs
Signed-off-by: Steve Lawrence <slawrence@tresys.com>
This commit is contained in:
parent
d1b49d833e
commit
e97d3eca99
@ -1,4 +1,5 @@
|
||||
2.5-rc1 2016-01-07
|
||||
* Fix uninitialized variable in direct_commit and direct_api, from Nicolas Iooss.
|
||||
* semanage_migrate_store: Load libsepol.so.1 instead of libsepol.so, from Laurent Bigonville.
|
||||
* Store homedir_template and users_extra in policy store, from Steve Lawrence
|
||||
* Fix null pointer dereference in semanage_module_key_destroy, from Yuli Khodorkovskiy.
|
||||
|
@ -1,4 +1,5 @@
|
||||
2.5-rc1 2016-01-07
|
||||
* Fix uninitialized variable in CIL, from Nicolas Iooss.
|
||||
* Validate extended avrules and permissionxs in CIL, from Steve Lawrence.
|
||||
* Add support in CIL for neverallowx, from Steve Lawrence.
|
||||
* Fully expand neverallowxperm rules, from Richard Haines.
|
||||
|
@ -1,4 +1,5 @@
|
||||
2.5-rc1 2016-01-07
|
||||
* newrole: Add missing defined in #if, from Nicolas Iooss.
|
||||
* newrole: Add description of missing parameter -p in newrole man page, from Lukas Vrabec.
|
||||
* secon: Add missing descriptions for --*-key params in secon man page, from Lukas Vrabec
|
||||
* semanage: List reserve_port_t in semanage port -l, from Petr Lautrbach.
|
||||
|
@ -1,4 +1,6 @@
|
||||
1.2.3-rc1 2016-01-07
|
||||
* Support latest refpolicy interfaces, from Nicolas Iooss.
|
||||
* Make sepolgen-ifgen output deterministic with Python>=3.3, from Nicolas Iooss.
|
||||
* Use key function in sort(), from Petr Lautrbach.
|
||||
* Reset line numbers when parsing files, from Nicolas Iooss.
|
||||
* Convert cmp functions to key functions, from Robert Kuska.
|
||||
|
Loading…
Reference in New Issue
Block a user