mirror of
https://github.com/SELinuxProject/selinux
synced 2025-04-18 21:35:35 +00:00
Updated libsemanage and policycoreutils ChangeLogs.
Signed-off-by: James Carter <jwcart2@tycho.nsa.gov>
This commit is contained in:
parent
65c6325271
commit
774f859bce
@ -1,3 +1,5 @@
|
||||
* Fix null pointer dereference in semanage_module_key_destroy, from Yuli Khodorkovskiy.
|
||||
* Add semanage_module_extract() to extract a module as CIL or HLL, from Yuli Khodorkovskiy.
|
||||
* semanage_migrate_store: add -r <root> option for migrating inside chroots, from Petr Lautrbach.
|
||||
* Add file_contexts and seusers to the store, from Yuli Khodorkovskiy.
|
||||
* Add policy binary and file_contexts.local to the store, from Yuli Khodorkovskiy.
|
||||
|
@ -1,3 +1,4 @@
|
||||
* semodule: Add --extract/-E, --cil/-c, and --hll/-H to extract modules, from Yuli Khodorkovskiy.
|
||||
* audit2allow: Comment constraint rules in output, from Miroslav Grepl via Petr Lautrbach.
|
||||
* Fix PEP8 issues, from Jason Zaman.
|
||||
* semanage: fix moduleRecords deleteall method, from Stephen Smalley.
|
||||
|
Loading…
Reference in New Issue
Block a user