mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Update Release_Notes_3.0.10
parent
39dcd0c925
commit
fb7e769796
1 changed files with 5 additions and 1 deletions
|
@ -10,6 +10,9 @@ apparmor patches applied).
|
||||||
|
|
||||||
The kernel portion of the project is maintained and pushed separately.
|
The kernel portion of the project is maintained and pushed separately.
|
||||||
|
|
||||||
|
# Important Note
|
||||||
|
|
||||||
|
This release fixes CVE-2016-1585, please update as soon as possible. If you are looking at back porting individual patches instead of pulling in the whole release the critical patches were backported as commit aff29ef0ee88e18db74a364e7dca1b4c0fa95e47 from [MR:333](https://gitlab.com/apparmor/apparmor/-/merge_requests/333), please contact security@apparmor.net if you need assistance.
|
||||||
|
|
||||||
# Obtaining the Release
|
# Obtaining the Release
|
||||||
|
|
||||||
|
@ -40,6 +43,7 @@ These release notes cover all changes between 3.0.9 (af9d04d2) and 3.0.10 (c2d64
|
||||||
## Utils
|
## Utils
|
||||||
- Fix error when choosing named exec with plane profile names ([MR:1013](https://gitlab.com/apparmor/apparmor/-/merge_requests/1013), [AABUG:314](https://gitlab.com/apparmor/apparmor/-/issues/314))
|
- Fix error when choosing named exec with plane profile names ([MR:1013](https://gitlab.com/apparmor/apparmor/-/merge_requests/1013), [AABUG:314](https://gitlab.com/apparmor/apparmor/-/issues/314))
|
||||||
- Ignore 'x' in mixed file mode log events ([MR:1001](https://gitlab.com/apparmor/apparmor/-/merge_requests/1001), [AABUG:303](https://gitlab.com/apparmor/apparmor/-/issues/303))
|
- Ignore 'x' in mixed file mode log events ([MR:1001](https://gitlab.com/apparmor/apparmor/-/merge_requests/1001), [AABUG:303](https://gitlab.com/apparmor/apparmor/-/issues/303))
|
||||||
|
- Fix json output ([MR:1036](https://gitlab.com/apparmor/apparmor/-/merge_requests/1036), [AABUG:964](https://gitlab.com/apparmor/apparmor/-/merge_requests/964))
|
||||||
|
|
||||||
## Policy
|
## Policy
|
||||||
|
|
||||||
|
@ -59,7 +63,7 @@ These release notes cover all changes between 3.0.9 (af9d04d2) and 3.0.10 (c2d64
|
||||||
- allow reading /dev/kmsg ([MR:1003](https://gitlab.com/apparmor/apparmor/-/merge_requests/1003), [AABUG:307](https://gitlab.com/apparmor/apparmor/-/issues/307))
|
- allow reading /dev/kmsg ([MR:1003](https://gitlab.com/apparmor/apparmor/-/merge_requests/1003), [AABUG:307](https://gitlab.com/apparmor/apparmor/-/issues/307))
|
||||||
|
|
||||||
## Tests
|
## Tests
|
||||||
- expand mount tests ([MR:1006](https://gitlab.com/apparmor/apparmor/-/merge_requests/1006), [MR:1023](https://gitlab.com/apparmor/apparmor/-/merge_requests/1023))
|
- expand mount tests ([MR:1006](https://gitlab.com/apparmor/apparmor/-/merge_requests/1006), [MR:1023](https://gitlab.com/apparmor/apparmor/-/merge_requests/1023), [MR:1035](https://gitlab.com/apparmor/apparmor/-/merge_requests/1035))
|
||||||
- Support rule qualifiers in regression tests ([MR:1019](https://gitlab.com/apparmor/apparmor/-/merge_requests/1019))
|
- Support rule qualifiers in regression tests ([MR:1019](https://gitlab.com/apparmor/apparmor/-/merge_requests/1019))
|
||||||
- fix af_unix tests for v8 networking. ([MR:893](https://gitlab.com/apparmor/apparmor/-/merge_requests/893))
|
- fix af_unix tests for v8 networking. ([MR:893](https://gitlab.com/apparmor/apparmor/-/merge_requests/893))
|
||||||
- fix test failure due to mmap semantic changes (0b85c036)
|
- fix test failure due to mmap semantic changes (0b85c036)
|
||||||
|
|
Loading…
Add table
Reference in a new issue