From fe5bcc7626452d9a25c4fb3bc024e5f7d183ce7d Mon Sep 17 00:00:00 2001 From: John Johansen Date: Thu, 20 Dec 2018 01:34:36 +0000 Subject: [PATCH] Update Release_Notes_2.12.2 --- Release_Notes_2.12.2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Release_Notes_2.12.2.md b/Release_Notes_2.12.2.md index a2973c8..e844451 100644 --- a/Release_Notes_2.12.2.md +++ b/Release_Notes_2.12.2.md @@ -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