2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 05:47:59 +00:00

Update Release_Notes_3.0

John Johansen 2020-07-08 09:15:13 +00:00
parent 44b520804f
commit c7a9e2ca3c

@ -19,7 +19,7 @@ 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. For further information please see the [wiki](AppArmorpolicyfeaturesabi).
- The use of profile names that are based on pathnames are deprecated. For further information please see the wiki.
- The use of profile names that are based on pathnames are deprecated. For further information please see the [wiki](DeprecateProfilePathName).
- Support for new kernel features (requires appropriate features abi tagging in policy)
- upstream v8 network socket rules
- xattr attachment conditionals
@ -28,10 +28,10 @@ The kernel portion of the project is maintained and pushed separately.
- 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
- support profile modes
- enforce (default when no mode flag is supplied)
- kill (experimental)
- unconfined (experimental)
# Obtaining the Release