Update ChangeLog and VERSION for release candidate

Signed-off-by: Steve Lawrence <slawrence@tresys.com>
This commit is contained in:
Steve Lawrence 2016-01-07 09:55:40 -05:00
parent 7526d1ad93
commit b3b5ede9ca
14 changed files with 14 additions and 7 deletions

View file

@ -1,3 +1,4 @@
2.5-rc1 2016-01-07
* Add neverallow support for ioctl extended permissions, from Jeff Vander Stoep.
* fix double free on name-based type transitions, from Stephen Smalley.
* switch operations to extended perms, from Jeff Vander Stoep.

View file

@ -1 +1 @@
2.4
2.5-rc1

View file

@ -1,3 +1,4 @@
2.5-rc1 2016-01-07
* Add man information about thread specific functions, from Dan Waslh.
* Don't wrap rpm_execcon with DISABLE_RPM with SWIG, from Petr Lautrbach.
* Correct line count for property and service context files, from Richard Haines.

View file

@ -1 +1 @@
2.4
2.5-rc1

View file

@ -1,3 +1,4 @@
2.5-rc1 2016-01-07
* semanage_migrate_store: Load libsepol.so.1 instead of libsepol.so, from Laurent Bigonville.
* Store homedir_template and users_extra in policy store, from Steve Lawrence
* Fix null pointer dereference in semanage_module_key_destroy, from Yuli Khodorkovskiy.

View file

@ -1 +1 @@
2.4
2.5-rc1

View file

@ -1,3 +1,4 @@
2.5-rc1 2016-01-07
* Validate extended avrules and permissionxs in CIL, from Steve Lawrence.
* Add support in CIL for neverallowx, from Steve Lawrence.
* Fully expand neverallowxperm rules, from Richard Haines.

View file

@ -1 +1 @@
2.4
2.5-rc1

View file

@ -1,3 +1,4 @@
2.5-rc1 2016-01-07
* semanage: List reserve_port_t in semanage port -l, from Petr Lautrbach.
* chcat: Add a fallback in case os.getlogin() returns nothing, from Laurent Bigonville.
* semanage: fix 'semanage permissions -l' subcommand, from Petr Lautrbach.

View file

@ -1 +1 @@
2.4
2.5-rc1

View file

@ -1,3 +1,4 @@
2.5-rc1 2016-01-07
* Convert DocBook documentation into github markdown, from Yuli Khodorkovskiy
* Add documentation for neverallowx rules, from Steve Lawrence
* Add documentation and examples for extended avrules, from Steve Lawrence

View file

@ -1 +1 @@
2.4
2.5-rc1

View file

@ -1,3 +1,4 @@
1.2.3-rc1 2016-01-07
* Use key function in sort(), from Petr Lautrbach.
* Reset line numbers when parsing files, from Nicolas Iooss.
* Convert cmp functions to key functions, from Robert Kuska.

View file

@ -1 +1 @@
1.2.2
1.2.3-rc1