2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 22:35:35 +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 # 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). - 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) - 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
@@ -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 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 - support profile modes
- enforce (default) - enforce (default when no mode flag is supplied)
- kill - kill (experimental)
- unconfined - unconfined (experimental)
# Obtaining the Release # Obtaining the Release