Updated ChangeLogs
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
parent
b514885063
commit
82f994550f
|
@ -1,4 +1,6 @@
|
|||
* Fixes bug preventing the installation of base modules, from James Carter.
|
||||
* 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.
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
* 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.
|
||||
* Pre-expands the role and user caches in CIL, from Gary Tierney.
|
||||
* 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.
|
||||
|
|
Loading…
Reference in New Issue