Update ChangeLogs.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2015-03-18 08:33:45 -04:00
parent f029067709
commit 3057bcf6a0
5 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,6 @@
* Add device tree ocontext nodes to Xen policy, from Daniel De Graaf.
* Widen Xen IOMEM context entries, from Daniel De Graaf.
* Expand allowed character set in paths, from Daniel De Graaf.
* Fix precedence between number and filesystem tokens, from Stephen Smalley.
* dispol/dismod fgets function warnings fix, from Emre Can Kucukoglu.

View File

@ -1,3 +1,4 @@
* Fix fname[] initialization in test_utilities.c, from Petr Lautrbach.
* Add remove-hll semanage.conf option to remove HLL files after
compilation to CIL, from Yuli Khodorkovskiy
* Fix memory leaks when parsing semanage.conf, from Yuli Khodorkovskiy

View File

@ -1,3 +1,5 @@
* Add device tree ocontext nodes to Xen policy, from Daniel De Graaf.
* Widen Xen IOMEM context entries, from Daniel De Graaf.
* Update CIL documentation, from Richard Haines
* Fix error path in mls_semantic_level_expand(), from Chris PeBenito.
* Fix MacOS X build, from Stephen Smalley.

View File

@ -1,3 +1,4 @@
* Widen Xen IOMEM context entries, from Daniel De Graaf.
* Fix -Wformat errors with gcc-5.0.0, from Petr Lautrbach.
* Fixed typo/grammatical error, from Christopher Peterson.
* Fix typo in semanage-port man page, from Andrew Spiers.

View File

@ -1,3 +1,5 @@
* Add device tree ocontext nodes to Xen policy, from Daniel De Graaf.
1.2.2 2015-02-02
* Fix bugs found by hardened gcc flags, from Nicolas Iooss.
* Remove unnecessary grammar in interface call param list to fix poor