mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-01 23:05:11 +00:00
Update Release_Notes_3.1.5
@@ -1,4 +1,4 @@
|
|||||||
AppArmor 3.1.5 was released 2023-05-24.
|
AppArmor 3.1.5 was released 2023-06-08.
|
||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
|
|
||||||
@@ -10,7 +10,7 @@ apparmor patches applied).
|
|||||||
|
|
||||||
# Important Note
|
# Important Note
|
||||||
|
|
||||||
???
|
This release fixes a regression in 3.1.4 introduced by the fix to mount rule generations.
|
||||||
|
|
||||||
# Obtaining the Release
|
# Obtaining the Release
|
||||||
|
|
||||||
@@ -34,25 +34,22 @@ There are two ways to obtain this release either through gitlab or a tarball in
|
|||||||
|
|
||||||
These release notes cover all changes between 3.1.4 (e5a3c03357df1c279a529f8bd8ac0b82e26b427f) and 3.1.5 (???) on the [apparmor-3.1 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-3.1).
|
These release notes cover all changes between 3.1.4 (e5a3c03357df1c279a529f8bd8ac0b82e26b427f) and 3.1.5 (???) on the [apparmor-3.1 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-3.1).
|
||||||
|
|
||||||
## Library
|
|
||||||
- todo
|
|
||||||
|
|
||||||
## Policy Compiler (a.k.a apparmor_parser)
|
## Policy Compiler (a.k.a apparmor_parser)
|
||||||
- todo
|
- fix parsing of source as mount point for propagation type flags ([MR:1048](https://gitlab.com/apparmor/apparmor/-/merge_requests/1048), [LP:1648245](https://bugs.launchpad.net/bugs/1648245), [[LP:1648245](https://bugs.launchpad.net/bugs/1648245)](https://bugs.launchpad.net/bugs/1648245))
|
||||||
|
- Fix use-after-free of 'name' ([MR:1040](https://gitlab.com/apparmor/apparmor/-/merge_requests/1040))
|
||||||
|
- Fix order of if conditions to avoid unreachable code ([MR:1039](https://gitlab.com/apparmor/apparmor/-/merge_requests/1039))
|
||||||
|
|
||||||
## Utils
|
## Utils
|
||||||
- todo
|
- aa-status
|
||||||
|
- Fix invalid json output ([MR:1046](https://gitlab.com/apparmor/apparmor/-/merge_requests/1046))
|
||||||
|
|
||||||
## Policy
|
## Policy
|
||||||
|
|
||||||
#### abstractions
|
#### abstractions
|
||||||
- todo
|
- base
|
||||||
- todo
|
- allow reading of /etc/ld-musl-*.path ([MR:1047](https://gitlab.com/apparmor/apparmor/-/merge_requests/1047),
|
||||||
|
[AABUG:333](https://gitlab.com/apparmor/apparmor/-/issues/333))
|
||||||
#### profiles
|
- ??
|
||||||
- todo
|
- add lock file permission to snap browsers ([MR:1045](https://gitlab.com/apparmor/apparmor/-/merge_requests/1045))
|
||||||
- todo
|
|
||||||
|
|
||||||
## Tests
|
|
||||||
- todo
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user