mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Update Release_Notes_2.13.6
parent
50c7ec3e2f
commit
2ca0213641
1 changed files with 11 additions and 10 deletions
|
@ -11,8 +11,6 @@ This version of the userspace should work with all kernel versions from
|
|||
apparmor patches applied). And supports features released in the 4.18
|
||||
kernel and ubuntu 18.04 kernel with the apparmor 3 development patches.
|
||||
|
||||
# Important Note
|
||||
|
||||
# Obtaining the Release
|
||||
|
||||
There are two ways to obtain this release either through gitlab or a tarball in launchpad. Important note: the gitlab release tarballs: Differ from the launchpad release tarballs. The launchpad release tarball has a couple processing steps already performed:
|
||||
|
@ -29,27 +27,30 @@ There are two ways to obtain this release either through gitlab or a tarball in
|
|||
|
||||
# Changes in this Release
|
||||
|
||||
These release notes cover all changes between 2.13.5 [ab0f4ab2ed7e734827b143cd32dace4444875e9b](https://gitlab.com/apparmor/apparmor/-/commitab0f4ab2ed7e734827b143cd32dace4444875e9b) and 2.13.6 [???](https://gitlab.com/apparmor/apparmor/-/commit???)on the [apparmor-2.13 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-2.13).
|
||||
These release notes cover all changes between 2.13.5 [ab0f4ab2ed7e734827b143cd32dace4444875e9b](https://gitlab.com/apparmor/apparmor/-/commitab0f4ab2ed7e734827b143cd32dace4444875e9b) and 2.13.6 [c16fff8cb487cf150e3e5ad536b7ff2d4cb4f784](https://gitlab.com/apparmor/apparmor/-/commitc16fff8cb487cf150e3e5ad536b7ff2d4cb4f784)on the [apparmor-2.13 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-2.13).
|
||||
|
||||
|
||||
## Build Infrastructure
|
||||
|
||||
## Init
|
||||
|
||||
## Libapparmor
|
||||
- Fix 2.13 libapparmor so version ([MR:658](https://gitlab.com/apparmor/apparmor/-/merge_requests/658))
|
||||
|
||||
## Policy Compiler (a.k.a apparmor\_parser)
|
||||
|
||||
## Utils
|
||||
- Check hotkey conflicts case-insensitive ([MR:678](https://gitlab.com/apparmor/apparmor/-/merge_requests/678))
|
||||
- fix make -C profiles check-logprof fails ([MR:663](https://gitlab.com/apparmor/apparmor/-/merge_requests/663), [AABUG:36](https://gitlab.com/apparmor/apparmor/-/issues/36))
|
||||
- aa-autodep: load abstractions on start ([MR:682](https://gitlab.com/apparmor/apparmor/-/merge_requests/682), [BOO:1178527](https://bugzilla.opensuse.org/show_bug.cgi?id=1178527)
|
||||
|
||||
## Policy
|
||||
- Tunables
|
||||
|
||||
- Abstractions
|
||||
- X
|
||||
- Allow (only) reading X compose cache ([MR:685](https://gitlab.com/apparmor/apparmor/-/merge_requests/685))
|
||||
|
||||
- Profiles
|
||||
|
||||
## Tests
|
||||
- dovecot
|
||||
- allow kill signal ([MR:671](https://gitlab.com/apparmor/apparmor/-/merge_requests/671))
|
||||
- allow reading dh.pem ([MR:671](https://gitlab.com/apparmor/apparmor/-/merge_requests/671), [debug:10](https://bugs.debian.org/10))
|
||||
- backport usr.lib.dovecot.script-login to 2.13 to fix denials in Debian Buster+Bullseye ([MR:672](https://gitlab.com/apparmor/apparmor/-/merge_requests/672))
|
||||
|
||||
|
||||
# Note
|
||||
|
|
Loading…
Add table
Reference in a new issue