From f0a3dc22e5651ab576f36db742fbc2bd3a87dbe8 Mon Sep 17 00:00:00 2001 From: Stephen Smalley Date: Thu, 14 May 2015 13:04:06 -0400 Subject: [PATCH] Update policycoreutils ChangeLog. Signed-off-by: Stephen Smalley --- policycoreutils/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/policycoreutils/ChangeLog b/policycoreutils/ChangeLog index af46b6c8..c848c2f2 100644 --- a/policycoreutils/ChangeLog +++ b/policycoreutils/ChangeLog @@ -1,3 +1,4 @@ + * mcstransd: don't reinvent getpeercon, from Stephen Smalley. * setfiles/restorecon: fix -r/-R option, from Petr Lautrbach. * org.selinux.policy: Require auth_admin_keep for all actions, from Stephen Smalley. * hll: Move core functions of pp to libsepol, from James Carter