2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 01:57:43 +00:00

Update Release_Notes_4.0 alpha2

John Johansen 2023-07-17 09:42:45 +00:00
parent 21cb1d6acc
commit 2837857a88

@ -27,7 +27,19 @@ Apprmor 4.0 is a bridge release between older AppArmor 3.x policy and the newer
## Feature Matrix
???
|:Feature: | affects policy |breaks 3.x |supported by utils|requires 4.x libapparmor|requires kernel support|
|--- |--- |--- |--- |--- |--- |
|unconfined flag | Y | Y <sup>1</sup> | N | N | Y <sup>2</sup> |
|debug flag | Y | Y <sup>1</sup> | N | N | Y <sup>2</sup> |
| posix mqueue | Y | Y <sup>1</sup> | N | N | Y <sup>2</sup> |
| user ns | Y | Y <sup>1</sup> | N | N | Y <sup>2</sup> |
| io_uring | Y | Y <sup>1</sup> | N | N | Y <sup>2</sup> |
| aa-status filters | N | N | n/a | N | N |
| aa-load | N | N | n/a | Y | N |
1. If present in policy will cause previous versions of AppArmor to fail
2. Requires kernel support, policy can be downgraded to work on kernels that do not support.
3.
## Compatibility