Update VERSION and ChangeLog files for 2.6-rc2 release.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
parent
d3467b67a0
commit
4257778f18
|
@ -1,4 +1,4 @@
|
|||
2.6-rc1 2016-09-30
|
||||
2.6-rc2 2016-10-06
|
||||
* Remove Android.mk files and only keep them in Android tree, from Bowgo Tsai.
|
||||
* Add types associated to a role in the current scope when parsing, from Nicolas Iooss.
|
||||
* Extend checkpolicy pathname matching, from Stephen Smalley.
|
||||
|
|
|
@ -1 +1 @@
|
|||
2.6-rc1
|
||||
2.6-rc2
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
2.6-rc2 2016-10-06
|
||||
* selinux_restorecon: fix realpath logic, from Stephen Smalley.
|
||||
* query for python site-packages dir directly, from Jason Zaman.
|
||||
* versioned ruby pkg-config and query vendorarchdir properly, from Jason Zaman.
|
||||
|
||||
2.6-rc1 2016-09-30
|
||||
* Revert 'Set DISABLE_RPM default to y', from Stephen Smalley.
|
||||
* Re-introduce DISABLE_BOOL=y, from William Roberts.
|
||||
* make android label backends configurable, from Janis Danisevskis.
|
||||
|
|
|
@ -1 +1 @@
|
|||
2.6-rc1
|
||||
2.6-rc2
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
2.6-rc2 2016-10-06
|
||||
* genhomedircon: do not suppress logging from libsepol, from Stephen Smaley.
|
||||
* genhomedircon: use userprefix as the role for homedir, from Gary Tierney.
|
||||
* Fix linker scripts / map files, from Stephen Smalley.
|
||||
* Fix bug preventing the installation of base modules, from James Carter.
|
||||
|
||||
2.6-rc1 2016-09-30
|
||||
* make distclean target work, from Nicolas Iooss.
|
||||
* Do not always print a module name warning, from Miroslav Grepl.
|
||||
* Use pp module name instead of filename when installing module, from Petr Lautrbach.
|
||||
|
|
|
@ -1 +1 @@
|
|||
2.6-rc1
|
||||
2.6-rc2
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
2.6-rc2 2016-10-06
|
||||
* Fix linker scripts / map files, from Stephen Smalley.
|
||||
* Fix bugs found by fuzzing secilc with AFL, from Nicolas Iooss.
|
||||
* Add support for converting extended permissions to CIL, from James Carter.
|
||||
* Create user and role caches when building binary policy, from Gary Tierney.
|
||||
|
||||
2.6-rc1 2016-09-30
|
||||
* Remove Android.mk files and only keep them in Android tree, from Bowgo Tsai.
|
||||
* Check for too many permissions in classes and commons in CIL, from James Carter.
|
||||
* Fix xperm mapping between avrule and avtab, from Jeff Vander Stoep.
|
||||
|
|
|
@ -1 +1 @@
|
|||
2.6-rc1
|
||||
2.6-rc2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
2.6-rc1 2016-09-30
|
||||
2.6-rc2 2016-10-06
|
||||
* setfiles: reverse the sense of -D option, from Stephen Smalley.
|
||||
* setfiles ignore restorecon_xattr in git, from Nicolas Iooss.
|
||||
* sandbox: Use dbus-run-session instead of dbus-launch when available, from Laurent Bigonville.
|
||||
|
|
|
@ -1 +1 @@
|
|||
2.6-rc1
|
||||
2.6-rc2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
2.6-rc1 2016-09-30
|
||||
2.6-rc2 2016-10-06
|
||||
* secilc: correct include path of cil.h for Android, from Bowgo Tsai.
|
||||
* Remove Android.mk files and only keep them in Android tree, from Bowgo Tsai.
|
||||
* Add documentation and test rule for portcon dccp protocol, from Richard Haines
|
||||
|
|
|
@ -1 +1 @@
|
|||
2.6-rc1
|
||||
2.6-rc2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
2.6-rc1 2016-09-30
|
||||
2.6-rc2 2016-10-06
|
||||
* Remove additional files when cleaning, from Nicolas Iooss.
|
||||
* Add support for TYPEBOUNDS statement in INTERFACE policy files, from Miroslav Grepl.
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
2.6-rc1
|
||||
2.6-rc2
|
||||
|
|
Loading…
Reference in New Issue