Updated policycoreutils ChangeLog

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2016-08-11 10:02:05 -04:00
parent 8fef0902f0
commit 6fc26b0ec9

View File

@ -1,3 +1,4 @@
* semanage: fix modify action in node and interface, from Miroslav Vadkerti.
* fixfiles: Pass -n to restorecon for fixfiles check, from Petr Lautrbach.
* sepolicy: Check get_rpm_nvr_list() return value, from Vit Mojzis.
* Don't use subprocess.getstatusoutput() in Python 2 code, from Petr Lautrbach.