2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-29 21:38:15 +00:00

Update Release_Notes_3.0

John Johansen 2020-07-07 08:34:10 +00:00
parent 8f84d03199
commit c38a1621c3

@ -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).