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

Update Release_Notes_3.1.5

John Johansen
2023-06-09 04:28:42 +00:00
parent 9a429d6816
commit 53677a11bd

@@ -36,7 +36,7 @@ These release notes cover all changes between 3.1.4 (e5a3c03357df1c279a529f8bd8a
## Policy Compiler (a.k.a apparmor_parser)
- 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 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))
- 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))