Update Release_Notes_3.0

John Johansen 2020-07-07 09:06:08 +00:00
parent 7535496769
commit fbed525bac

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