From cb17cc9354798b72892391392f14dbfa5b8941f6 Mon Sep 17 00:00:00 2001 From: John Johansen Date: Fri, 1 Mar 2024 22:20:33 +0000 Subject: [PATCH] Update Release_Notes_4.0 beta1 --- Release_Notes_4.0-beta1.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Release_Notes_4.0-beta1.md b/Release_Notes_4.0-beta1.md index 2080736..dcac643 100644 --- a/Release_Notes_4.0-beta1.md +++ b/Release_Notes_4.0-beta1.md @@ -26,11 +26,11 @@ Unfortunately we just ran out of time, and instead of delaying AppArmor 4.0 yet # Features -## 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))
- Requires use of experimental kernel. +## policy compiler (aka apparmor_parser) +- ** Experimental ** + - Fine grained IPv4 and IPv6 network mediation ([MR:1160](https://gitlab.com/apparmor/apparmor/-/merge_requests/1160))
+ - Requires use of experimental kernel. + - 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.