Updated ChangeLogs
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
parent
d977330c98
commit
badb849805
|
@ -1,3 +1,4 @@
|
|||
* Fix -Wsign-compare warnings, from Nicolas Iooss.
|
||||
* Drop unused stdio_ext.h header file, from William Roberts.
|
||||
* Kill logging check for selinux_enabled(), from William Roberts.
|
||||
* Drop usage of _D_ALLOC_NAMLEN, from William Roberts.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
* 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.
|
||||
* genhomedircon: generate contexts for logins mapped to the default user, from Gary Tierney.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
* 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.
|
||||
* sandbox: do not try to setup directories without -X or -M, from Petr Lautrbach.
|
||||
|
|
Loading…
Reference in New Issue