Updated libselinux and policycoreutils ChangeLogs.

Signed-off-by: James Carter <jwcart2@tycho.nsa.gov>
This commit is contained in:
James Carter 2016-09-26 14:11:22 -04:00
parent f1352e7399
commit a982bc61b5
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
* Add function to find security.restorecon_last entries, from Richard Haines.
* Fix -Wsign-compare warnings, from Nicolas Iooss.
* Drop unused stdio_ext.h header file, from William Roberts.
* Kill logging check for selinux_enabled(), from William Roberts.

View File

@ -1,3 +1,5 @@
* setfiles: Utility to find security.restorecon_last entries, from Richard Haines.
* setfiles: Add option to stop setting the digest, from Richard Haines.
* hll/pp: Change warning for module name not matching filename to match new behavior, from Petr Lautrbach.
* Remove LDFLAGS from CFLAGS, from Nicolas Iooss.
* sepolicy: convert to setools4, from Jason Zaman.