mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
Update Release_Notes_2.13.5
@@ -26,22 +26,21 @@ These release notes cover all changes between 2.13.4 [df0ac742f7a1146181d8734d03
|
||||
|
||||
## Build Infrastructure
|
||||
|
||||
- Fix build when using Make 4.3 Fixes: https://gitlab.com/apparmor/apparmor/-/issues/74
|
||||
- Fix build when using Make 4.3 ([AABUG:74](https://gitlab.com/apparmor/apparmor/-/issues/74))
|
||||
Fixes: https://bugzilla.opensuse.org/show_bug.cgi?id=1167953 ([MR:465](https://gitlab.com/apparmor/apparmor/merge_requests/465))
|
||||
- Fix build for cross compiles ([MR:485](https://gitlab.com/apparmor/apparmor/merge_requests/485))
|
||||
|
||||
- profiles
|
||||
- fix local dependency on parser ([MR:586](https://gitlab.com/apparmor/apparmor/merge_requests/586)) Fixes:https://gitlab.com/apparmor/apparmor/-/issues/98
|
||||
- fix dependency check against libapparmor ([MR:586](https://gitlab.com/apparmor/apparmor/merge_requests/586)) Fixes:https://gitlab.com/apparmor/apparmor/-/issues/98
|
||||
- fix local dependency on parser ([MR:586](https://gitlab.com/apparmor/apparmor/merge_requests/586),[AABUG:98](https://gitlab.com/apparmor/apparmor/-/issues/98))
|
||||
- fix dependency check against libapparmor ([MR:586](https://gitlab.com/apparmor/apparmor/merge_requests/586),[AABUG:98](https://gitlab.com/apparmor/apparmor/-/issues/98))
|
||||
|
||||
- apparmor.vim
|
||||
- better handling during creation ([MR:472](https://gitlab.com/apparmor/apparmor/merge_requests/472))
|
||||
- support "if exists" syntax highlighting ([MR:500](https://gitlab.com/apparmor/apparmor/merge_requests/500))
|
||||
- fix syntax highlighting for alias rules ([MR:527](https://gitlab.com/apparmor/apparmor/merge_requests/527))
|
||||
- add CAPABILITIES BPF and PERFMON to severity.db ([MR:589](https://gitlab.com/apparmor/apparmor/merge_requests/589)) LP:https://bugs.launchpad.net/bugs/1890547
|
||||
|
||||
- add CAPABILITIES BPF and PERFMON to severity.db ([MR:589](https://gitlab.com/apparmor/apparmor/merge_requests/589),[LP1890547](https://bugs.launchpad.net/bugs/1890547))
|
||||
## Init
|
||||
- Fix profile load when using busybox Fixes: https://gitlab.com/apparmor/apparmor/-/issues/80
|
||||
- Fix profile load when using busybox ([AABUG:80](https://gitlab.com/apparmor/apparmor/-/issues/80))
|
||||
|
||||
## Policy Compiler (a.k.a apparmor\_parser)
|
||||
|
||||
@@ -56,20 +55,19 @@ Fixes: https://bugzilla.opensuse.org/show_bug.cgi?id=1167953 ([MR:465](https://g
|
||||
- Improve error handling to not fail silently when reading profiles ([MR:530](https://gitlab.com/apparmor/apparmor/merge_requests/530))
|
||||
- Correctly handle missing rules and children profiles ([MR:539](https://gitlab.com/apparmor/apparmor/merge_requests/539))
|
||||
- Fix handling of degenerate quoted strings ([MR:545](https://gitlab.com/apparmor/apparmor/merge_requests/545))
|
||||
- handle symlink log events ([MR:587](https://gitlab.com/apparmor/apparmor/merge_requests/587)) Fixes https://gitlab.com/apparmor/apparmor/-/issues/107
|
||||
|
||||
- handle symlink log events ([MR:587](https://gitlab.com/apparmor/apparmor/merge_requests/587),[AABUG:107](https://gitlab.com/apparmor/apparmor/-/issues/107))
|
||||
## Policy
|
||||
- Tunables
|
||||
- Add @{run} variable to support out of tree policies. Fixes:https://gitlab.com/apparmor/apparmor/-/issues/88 ([MR:466](https://gitlab.com/apparmor/apparmor/merge_requests/466))
|
||||
- Add @{run} variable to support out of tree policies. ([MR:466](https://gitlab.com/apparmor/apparmor/merge_requests/466),[AABUG:88](https://gitlab.com/apparmor/apparmor/-/issues/88))
|
||||
|
||||
- Abstractions
|
||||
- dbus-network-manager-strict: support new abstraction [(MR:409](https://gitlab.com/apparmor/apparmor/merge_requests/409))
|
||||
- enchant: support libenchant-2-2 ([MR:572](https://gitlab.com/apparmor/apparmor/merge_requests/572))
|
||||
- fonts: update for Debian ([MR:575](https://gitlab.com/apparmor/apparmor/merge_requests/575)) Fixes:#94
|
||||
- fonts: update for Debian ([MR:575](https://gitlab.com/apparmor/apparmor/merge_requests/575),[AABUG:94](https://gitlab.com/apparmor/apparmor/-/issues/94))
|
||||
- gnome: allow read of /run/mount/utab ([MR:412](https://gitlab.com/apparmor/apparmor/merge_requests/412))
|
||||
- mdns: allow /etc/mdns.allow Fixes: https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1869629
|
||||
- mdns: allow /etc/mdns.allow ([LP1869629](https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1869629))
|
||||
- mesa: support i915 perf interface ([MR:464](https://gitlab.com/apparmor/apparmor/merge_requests/464))
|
||||
- nameservice: nss-systemd, allow access to /run/systemd/userdb/ Fixes:https://gitlab.com/apparmor/apparmor/-/issues/82
|
||||
- nameservice: nss-systemd, allow access to /run/systemd/userdb/ ([AABUG:82](https://gitlab.com/apparmor/apparmor/-/issues/82))
|
||||
- xdg-open and friends: support new abstraction ([MR:404](https://gitlab.com/apparmor/apparmor/merge_requests/404))
|
||||
- vulkan: fix device and driver enumeration ([MR:543](https://gitlab.com/apparmor/apparmor/merge_requests/543))
|
||||
- X: support X auth path $XDG_RUNTIME_DIR/xauth_XXXXXX ([MR:581](https://gitlab.com/apparmor/apparmor/merge_requests/581))
|
||||
@@ -90,9 +88,9 @@ Fixes: https://bugzilla.opensuse.org/show_bug.cgi?id=1167953 ([MR:465](https://g
|
||||
- fix python test dir for select tests ([MR:562](https://gitlab.com/apparmor/apparmor/merge_requests/562))
|
||||
- profiles
|
||||
- fix make check to select tools based on USE_SYSTEM ([MR:580](https://gitlab.com/apparmor/apparmor/merge_requests/580))
|
||||
- fix logprof invocation of profiles make check ([MR:586](https://gitlab.com/apparmor/apparmor/merge_requests/586)) Fixes:https://gitlab.com/apparmor/apparmor/-/issues/98
|
||||
- fix logprof invocation of profiles make check ([MR:586](https://gitlab.com/apparmor/apparmor/merge_requests/586),([AABUG:98]https://gitlab.com/apparmor/apparmor/-/issues/98))
|
||||
- python utils
|
||||
- fix libapparmor swig python path [(MR:586](https://gitlab.com/apparmor/apparmor/merge_requests/586)) Fixes:https://gitlab.com/apparmor/apparmor/-/issues/98
|
||||
- fix libapparmor swig python path ([MR:586](https://gitlab.com/apparmor/apparmor/merge_requests/586),[AABUG:98](https://gitlab.com/apparmor/apparmor/-/issues/98))
|
||||
|
||||
# Note
|
||||
|
||||
|
Reference in New Issue
Block a user