mirror of
https://github.com/topjohnwu/selinux.git
synced 2024-12-04 17:46:23 +00:00
Update libsepol and checkpolicy ChangeLogs.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
parent
ed7a6ba24a
commit
3f121151ca
@ -1,6 +1,8 @@
|
||||
2.4-rc7 2014-08-26
|
||||
* Fix bugs found by hardened gcc flags, from Nicolas Iooss.
|
||||
* Add missing semicolon in cond_else parser rule, from Steven Capelli
|
||||
* Add missing semicolon in cond_else parser rule, from Steven Capelli.
|
||||
* Clear errno before call to strtol(3) from Dan Albert.
|
||||
o * Allow libsepol C++ static library on device from Daniel Cashman.
|
||||
|
||||
2.3 2014-05-06
|
||||
* Add Android support for building dispol.
|
||||
|
@ -2,11 +2,12 @@
|
||||
* Remove assumption that SHLIBDIR is ../../ relative to LIBDIR, from Steve
|
||||
Lawrence
|
||||
* Fix bugs found by hardened gcc flags, from Nicolas Iooss.
|
||||
* Build CIL into libsepol. libsepol can be built without CIL by setting the
|
||||
* Build CIL into libsepol. libsepol can be built without CIL by setting the
|
||||
DISABLE_CIL flag to 'y', from Steve Lawrence
|
||||
* Add an API function to set target_platform, from Steve Lawrence
|
||||
* Report all neverallow violations, from Stephen Smalley
|
||||
* Improve check_assertions performance through hash tweaks from John Brooks.
|
||||
* Allow libsepol C++ static library on device from Daniel Cashman.
|
||||
|
||||
2.3 2014-05-06
|
||||
* Improve error message for name-based transition conflicts.
|
||||
|
Loading…
Reference in New Issue
Block a user