mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Update Release_Notes_3.0.6
parent
bcb9ec2b83
commit
d60b72b95e
1 changed files with 0 additions and 15 deletions
|
@ -34,33 +34,18 @@ There are two ways to obtain this release either through gitlab or a tarball in
|
|||
These release notes cover all changes between 3.0.6 (704c82c57414bcbf7d7b698605887fb515e5b427) and 3.0.6 (???) on [apparmor-3.0 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-3.0).
|
||||
|
||||
|
||||
## Init
|
||||
|
||||
## Library
|
||||
|
||||
## Policy Compiler (a.k.a apparmor_parser)
|
||||
- fix LTO build ([MR:901](https://gitlab.com/apparmor/apparmor/-/merge_requests/901), [AABUG:214](https://gitlab.com/apparmor/apparmor/-/issues/214))
|
||||
|
||||
## Utils
|
||||
|
||||
|
||||
## Policy
|
||||
|
||||
#### abstractions
|
||||
- exo-open:
|
||||
- Remove dbus deny rule ([MR:884](https://gitlab.com/apparmor/apparmor/-/merge_requests/884))
|
||||
|
||||
|
||||
#### profiles
|
||||
|
||||
## Tests
|
||||
- dirtest.sh: don't rely on apparmor_parser -N's output sort order to be deterministic ([MR:900](https://gitlab.com/apparmor/apparmor/-/merge_requests/900))
|
||||
|
||||
# Additional Note
|
||||
|
||||
There is a semantic change in the 4.8 kernel (commit
|
||||
9f834ec18defc369d73ccf9e87a2790bfa05bf46) that affects apparmor policy
|
||||
enforcement. Specifically it affects when the m permission bit is
|
||||
checked for elf binary executables. Policy and tests within apparmor
|
||||
2.12 and later have been updated to support running on pre 4.8 and 4.8+ kernels.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue