Bump to release candidate 7

This commit is contained in:
Steve Lawrence 2014-12-02 13:44:02 -05:00
parent 5b9a172bf9
commit 823ebc8c6b
12 changed files with 16 additions and 12 deletions

View File

@ -1,4 +1,4 @@
2.4-rc6 2014-08-26
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

View File

@ -1 +1 @@
2.4-rc6
2.4-rc7

View File

@ -1,4 +1,4 @@
2.4-rc6 2014-08-13
2.4-rc7 2014-08-13
* Remove assumption that SHLIBDIR is ../../ relative to LIBDIR, from Steve
Lawrence
* Fix bugs found by hardened gcc flags, from Nicolas Iooss.

View File

@ -1 +1 @@
2.4-rc6
2.4-rc7

View File

@ -1,4 +1,4 @@
2.4-rc6 2014-08-26
2.4-rc7 2014-08-26
* Fix Makefile to allow LIBDIR and SHLIBDIR to be set to different
directories, from Steve Lawrence
* Fix bugs found by hardened gcc flags, from Nicolas Iooss.
@ -21,6 +21,7 @@
/usr/libexec/selinux/hll by default, from Yuli Khodorkovskiy
* Create a policy migration script for migrating the policy store from
/etc/selinux to /var/lib/selinux, from Caleb Case
* Add python3 support to the migration script, from Jason Zaman
* Use libcil to compile modules, from Steve Lawrence
* Use symbolic versioning to maintain ABI compatibility for old install
functions, from Yuli Khodorkovskiy

View File

@ -1 +1 @@
2.4-rc6
2.4-rc7

View File

@ -1,10 +1,11 @@
2.4-rc6 2014-08-13
2.4-rc7 2014-08-13
* 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
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
2.3 2014-05-06
* Improve error message for name-based transition conflicts.

View File

@ -1 +1 @@
2.4-rc6
2.4-rc7

View File

@ -1,4 +1,4 @@
2.4-rc6 2014-08-13
2.4-rc7 2014-08-13
* Fix bugs found by hardened gcc flags, from Nicolas Iooss.
* Improve support for building with different versions of python from
Nicolas Iooss.
@ -20,6 +20,8 @@
Case
* Use /tmp for permissive module creation, by Caleb Case
* Update semanage to use new source policy infrastructure, from Jason Dana
* Add RuntimeDirectory to mcstrans systemd unit file, from Laurent
Bigonville
2.3 2014-05-06
* Add -P semodule option to man page from Dan Walsh.

View File

@ -1 +1 @@
2.4-rc6
2.4-rc7

View File

@ -1,4 +1,4 @@
1.2.2-rc6 2014-08-26
1.2.2-rc7 2014-08-26
* Fix bugs found by hardened gcc flags, from Nicolas Iooss.
* Remove unnecessary grammar in interface call param list to fix poor
interface vectors, from Steve Lawrence

View File

@ -1 +1 @@
1.2.2-rc6
1.2.2-rc7