Updated checkpolicy and libsepol ChangeLogs
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
parent
2489b50a91
commit
542b528703
|
@ -1,3 +1,4 @@
|
|||
* Add types associated to a role in the current scope when parsing, from Nicolas Iooss.
|
||||
* Extend checkpolicy pathname matching, from Stephen Smalley.
|
||||
* Fix typos in test/dispol, from Petr Lautrbach.
|
||||
* Set flex as default lexer, from Julien Pivotto.
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
* make "make test" fail when a CUnit test fails, from Nicolas Iooss.
|
||||
* tests: fix g_b_role_2 test, from Nicolas Iooss.
|
||||
* Change which attributes CIL keeps in the binary policy, from James Carter.
|
||||
* Port str_read() from kernel and remove multiple occurances of similar code, from William Roberts.
|
||||
* Use calloc instead of malloc for all the *_to_val_structs, from William Roberts.
|
||||
|
|
Loading…
Reference in New Issue