Updated libselinux and libsemanage ChangeLogs

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2016-11-07 16:02:42 -05:00
parent 70b986539e
commit b42a293978
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
* Remove *swig_python_exception.i if its creation failed, from Nicolas Iooss.
* Remove rpm_execcon from SWIG wrappers, from Nicolas Iooss.
* Revert "libselinux: support new python3 functions", from Laurent Bigonville.
* utils: fix all the noreturn errors, from William Roberts.
* avc_internal.c: allow building with clang, from Stephen Smalley.

View File

@ -1,3 +1,5 @@
* Remove *swig_python_exception.i if its creation failed, from Nicolas Iooss.
* Remove ruby_semanage.so with "make clean", from Nicolas Iooss.
* Fix kernel pathname in semanage_verify_kernel(), from Stephen Smalley.
* genhomedircon: only set MLS level if MLS is enabled, from Stephen Smalley.