From f1623a0dd6d5690b875c4f7f1d5fb0fd209f6af4 Mon Sep 17 00:00:00 2001 From: John Johansen Date: Sun, 14 Oct 2018 04:58:41 +0000 Subject: [PATCH] Update Release_Notes_2.13.1 --- Release_Notes_2.13.1.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/Release_Notes_2.13.1.md b/Release_Notes_2.13.1.md index 9ef049c..24fb5b1 100644 --- a/Release_Notes_2.13.1.md +++ b/Release_Notes_2.13.1.md @@ -22,15 +22,6 @@ Tarball Branch https://gitlab.com/apparmor/apparmor/tree/apparmor-2.13 Commit https://gitlab.com/apparmor/apparmor/commit/2e922a9a9b31088c9d0f9760f7e1c71f8ad5d4b9 -Note -==== - -There is a semantic change in the 4.8 kernel (commit -9f834ec18defc369d73ccf9e87a2790bfa05bf46) that affects apparmor policy -enforcement. Specifically it affects when the m permission bit is -checked for elf binary executables. Policy and tests within apparmor -2.12 and later have been updated to support running on pre 4.8 and 4.8+ kernels. - Build Infrastructure -------------------- @@ -154,3 +145,13 @@ Documentation ------------- - update documentation to references gitlab and updated bug reporting procedures. + +Note +==== + +There is a semantic change in the 4.8 kernel (commit +9f834ec18defc369d73ccf9e87a2790bfa05bf46) that affects apparmor policy +enforcement. Specifically it affects when the m permission bit is +checked for elf binary executables. Policy and tests within apparmor +2.12 and later have been updated to support running on pre 4.8 and 4.8+ kernels. +