Updated policycoreutils and sepolgen ChangeLogs.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2015-07-31 11:18:39 -04:00
parent 7bd95d71f1
commit 23f6db52a5
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
* 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.
* Improve compatibility with Python 3, from Michal Srb.

View File

@ -1,3 +1,4 @@
* Comment constraint rules in output, from Miroslav Grepl via Petr Lautrbach.
* Add support for python3, from Robert Kuska.
* Add device tree ocontext nodes to Xen policy, from Daniel De Graaf.