Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
NEWS.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 950b188a8b..92596d6088 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -33,6 +33,14 @@ v9.5.0 (unreleased)
image on discard requests. Disabling cluster unrefing decreases fragmentation
of the image.
+ * apparmor: All profiles and abstractions now support local overrides
+
+ This has long been the case for the ``virt-aa-helper`` profile, but has
+ now been extended to all other profiles and abstractions. The mechanism
+ used is the standard AppArmor 3.x one, where the contents of ``foo`` and
+ ``abstractions/foo`` can be overridden by creating ``local/foo`` and
+ ``abstractions/foo.d`` respectively.
+
* **Bug fixes**
--
2.41.0