From fbed525baccb15d07df30b5fd4bba951a861e18d Mon Sep 17 00:00:00 2001 From: John Johansen Date: Tue, 7 Jul 2020 09:06:08 +0000 Subject: [PATCH] Update Release_Notes_3.0 --- Release_Notes_3.0.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Release_Notes_3.0.md b/Release_Notes_3.0.md index fc3bdfd..c132967 100644 --- a/Release_Notes_3.0.md +++ b/Release_Notes_3.0.md @@ -18,24 +18,28 @@ The kernel portion of the project is maintained and pushed separately. # Highlighted new features -- Policy now must declare the feature abi it was developed for if it is to use any new features. +- Policy now must declare the feature abi it was developed for if it is to use any new features. For further information please see the [wiki](AppArmorpolicyfeaturesabi). - Support for new kernel features (requires appropriate features abi tagging in policy) - upstream v8 network socket rules - xattr attachment conditionals - capabilities PERFMON and BPF + - rewritten aa-status - supports use in systems/images where python is not available - supports kill, unconfined and mixed profile modes + - improved support for kernels that support LSM stacking + - experimental support profile modes - enforce (default) - kill - unconfined + # Obtaining the Release These release notes cover all changes between 2.13 (f97782b100733770eebc7cf2839ba43683a74f46) and 3.0 (???) [apparmor-3.0 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-3.0).