diff --git a/Release_Notes_3.0.md b/Release_Notes_3.0.md index 2a97a53..060da0c 100644 --- a/Release_Notes_3.0.md +++ b/Release_Notes_3.0.md @@ -19,15 +19,11 @@ 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. - -- support profile modes - - enforce (default) - - kill - - unconfined - 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 @@ -35,6 +31,10 @@ The kernel portion of the project is maintained and pushed separately. - 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).