From c9fb010a41613fe2149e74534e943d67094a8a94 Mon Sep 17 00:00:00 2001 From: Stephen Smalley Date: Wed, 28 Sep 2016 12:08:49 -0400 Subject: [PATCH] Updated libselinux ChangeLog Signed-off-by: Stephen Smalley --- libselinux/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libselinux/ChangeLog b/libselinux/ChangeLog index 3fee7911..dabb1981 100644 --- a/libselinux/ChangeLog +++ b/libselinux/ChangeLog @@ -1,3 +1,5 @@ + * Set DISABLE_RPM default to y, from William Roberts. + * Rename EMFLAGS to DISABLE_FLAGS, from William Roberts. * Fix unused variable error, from William Roberts. * Drop build config EMBEDDED=y, DISABLE_AVC=y and DISABLE_BOOL=y, from William Roberts. * sefcontext_compile: invert semantics of "-r" flag, from Janis Danisevskis.