Updated ChangeLogs

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2016-11-02 09:01:38 -04:00
parent a0bd296a0d
commit 6ff9318af9
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
* utils: fix all the noreturn errors, from William Roberts.
* avc_internal.c: allow building with clang, from Stephen Smalley.
* Fix compiler flags for Linux + clang, from William Roberts.
* Fix pointer handling in realpath_not_final, from Vit Mojzis.
* Allow overriding libsepol.a location during build, from Laurent Bigonville.

View File

@ -1,3 +1,4 @@
* Fix kernel pathname in semanage_verify_kernel(), from Stephen Smalley.
* genhomedircon: only set MLS level if MLS is enabled, from Stephen Smalley.
2.6 2016-10-14