2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-29 13:28:19 +00:00

Update Release_Notes_2.12.2

John Johansen 2018-12-20 01:34:36 +00:00
parent 115d66f20d
commit fe5bcc7626

@ -26,6 +26,7 @@ Policy Compiler (a.k.a apparmor\_parser)
----------------------------------------
- Fix failures due to -M only setting compile-features
- Don't hard code the location of netinet/in.h.
- ignore feature abi rules from 3.0 policy
Init
@ -71,6 +72,7 @@ Tests
- disable abi/ok_10 and abi/ok_12 tests
- Remove TODO notes from no-longer-failing tests
- add utils/test/common_test.pyc to gitignore
- test abstractions against apparmor_parser
Documentation