diff --git a/libsemanage/ChangeLog b/libsemanage/ChangeLog index 456bcd73..fe630dff 100644 --- a/libsemanage/ChangeLog +++ b/libsemanage/ChangeLog @@ -1,3 +1,4 @@ + * Use pp module name instead of filename when installing module, from Petr Lautrbach. * tests: Do not force using gcc, from Nicolas Iooss. * genhomedircon: remove hardcoded refpolicy strings, from Gary Tierney. * genhomedircon: add support for %group syntax, from Gary Tierney. diff --git a/policycoreutils/ChangeLog b/policycoreutils/ChangeLog index 55a1475b..32892ccd 100644 --- a/policycoreutils/ChangeLog +++ b/policycoreutils/ChangeLog @@ -1,3 +1,4 @@ + * hll/pp: Change warning for module name not matching filename to match new behavior, from Petr Lautrbach. * Remove LDFLAGS from CFLAGS, from Nicolas Iooss. * sepolicy: convert to setools4, from Jason Zaman. * sandbox: create a new session for sandboxed processes, from Petr Lautrbach.