From df3ba03b9f6c8cfa5b98b3b99ed808f223b32935 Mon Sep 17 00:00:00 2001 From: Stephen Smalley Date: Tue, 15 Nov 2016 10:56:24 -0500 Subject: [PATCH] Updated policycoreutils ChangeLog Signed-off-by: Stephen Smalley --- policycoreutils/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/policycoreutils/ChangeLog b/policycoreutils/ChangeLog index 2bb1daf8..4f22e5f3 100644 --- a/policycoreutils/ChangeLog +++ b/policycoreutils/ChangeLog @@ -1,3 +1,5 @@ + * Use GObject introspection binding instead of python-gobject in selinux_server.py, from Laurent Bigonville. + * Force GTK3.0 for sepolicy gui, from Laurent Bigonville. * Make sepolicy work with python3, from Laurent Bigonville. * sandbox: Use next() over the sepolicy.info() result, from Laurent Bigonville. * Use "new" sepolicy icon in .desktop file for sepolicy gui, from Laurent Bigonville.