From c238cf9a3eb49295dc43f0fdf2e36d6071fee009 Mon Sep 17 00:00:00 2001 From: John Johansen Date: Fri, 1 Mar 2024 22:14:21 +0000 Subject: [PATCH] Update Release_Notes_4.0 beta1 --- Release_Notes_4.0-beta1.md | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/Release_Notes_4.0-beta1.md b/Release_Notes_4.0-beta1.md index 741336d..75cbdec 100644 --- a/Release_Notes_4.0-beta1.md +++ b/Release_Notes_4.0-beta1.md @@ -31,10 +31,16 @@ Unfortunately we just ran out of time, and instead of delaying AppArmor 4.0 yet ## Experimental Unsupported and evolving experimental features exist in the release to help with broader testing. They should not affect regular operation/policy unless the feature is explicitly enabled. -- Fine grained IPv4 and IPv6 network mediation ([MR:1160](https://gitlab.com/apparmor/apparmor/-/merge_requests/1160)) +- Fine grained IPv4 and IPv6 network mediation ([MR:1160](https://gitlab.com/apparmor/apparmor/-/merge_requests/1160))
+ Requires use of experimental kernel. +## bin-utils +- aa-status + - fix filters help message ([MR:1151](https://gitlab.com/apparmor/apparmor/-/merge_requests/1151)) + + ## Utils - Adding support for mount rules in aa-genprof/aa-logprof ([MR:1153](https://gitlab.com/apparmor/apparmor/-/merge_requests/1153)) - aa-notify @@ -43,11 +49,13 @@ Unsupported and evolving experimental features exist in the release to help with - aa-unconfined - Fix race when reading proc files ([AABUG:355](https://gitlab.com/apparmor/apparmor/-/issues/355), [MR:1157](https://gitlab.com/apparmor/apparmor/-/merge_requests/1157)) + ## Policy -#### Tunables - #### Abstractions + - openssl + - allow version specific engdef & engines paths ([MR:1147](https://gitlab.com/apparmor/apparmor/-/merge_requests/1147),[BOO:1219571](https://bugzilla.opensuse.org/show_bug.cgi?id=1219571)) + #### Profiles @@ -58,7 +66,13 @@ Unsupported and evolving experimental features exist in the release to help with - mscode - rename from code to mscode - allow running from gnome ([MR:1156](https://gitlab.com/apparmor/apparmor/-/merge_requests/1156),[AABUG:368](https://gitlab.com/apparmor/apparmor/-/issues/368)) -- *new* nautilis ([MR:1161](https://gitlab.com/apparmor/apparmor/-/merge_requests/1161),[LP:2047256](https://bugs.launchpad.net/bugs/2047256)) +- **new** nautilis ([MR:1161](https://gitlab.com/apparmor/apparmor/-/merge_requests/1161),[LP:2047256](https://bugs.launchpad.net/bugs/2047256)) +- **new** devhelp ([MR:1149](https://gitlab.com/apparmor/apparmor/-/merge_requests/1149)) +- **element-desktop** ([MR:1150](https://gitlab.com/apparmor/apparmor/-/merge_requests/1150)) +- **epiphany** ([MR:1149](https://gitlab.com/apparmor/apparmor/-/merge_requests/1149)) +- **evolution** ([MR:1149](https://gitlab.com/apparmor/apparmor/-/merge_requests/1149)) +- **keybase** ([MR:1145](https://gitlab.com/apparmor/apparmor/-/merge_requests/1145)) +- **opam** ([MR:1149](https://gitlab.com/apparmor/apparmor/-/merge_requests/1149)) ## Infrastructure @@ -67,5 +81,9 @@ Unsupported and evolving experimental features exist in the release to help with ## Tests #### Regression testing +- handle unprivileged_userns transition in userns tests ([MR:1146](https://gitlab.com/apparmor/apparmor/-/merge_requests/1146)) +- fix usr-merge failures on exec and regex tests ([MR:1146](https://gitlab.com/apparmor/apparmor/-/merge_requests/1146)) + +