mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Update Release_Notes_3.0
parent
7535496769
commit
fbed525bac
1 changed files with 5 additions and 1 deletions
|
@ -18,24 +18,28 @@ The kernel portion of the project is maintained and pushed separately.
|
||||||
|
|
||||||
# Highlighted new features
|
# 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)
|
- Support for new kernel features (requires appropriate features abi tagging in policy)
|
||||||
- upstream v8 network socket rules
|
- upstream v8 network socket rules
|
||||||
- xattr attachment conditionals
|
- xattr attachment conditionals
|
||||||
- capabilities PERFMON and BPF
|
- capabilities PERFMON and BPF
|
||||||
|
|
||||||
|
|
||||||
- rewritten aa-status
|
- rewritten aa-status
|
||||||
- supports use in systems/images where python is not available
|
- supports use in systems/images where python is not available
|
||||||
- supports kill, unconfined and mixed profile modes
|
- supports kill, unconfined and mixed profile modes
|
||||||
|
|
||||||
|
|
||||||
- improved support for kernels that support LSM stacking
|
- improved support for kernels that support LSM stacking
|
||||||
|
|
||||||
|
|
||||||
- experimental support profile modes
|
- experimental support profile modes
|
||||||
- enforce (default)
|
- enforce (default)
|
||||||
- kill
|
- kill
|
||||||
- unconfined
|
- unconfined
|
||||||
|
|
||||||
|
|
||||||
# Obtaining the Release
|
# 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).
|
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).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue