
On Mon, 2020-11-16 at 09:17 +0800, jgao wrote:
From: Jianan Gao <jgao@redhat.com>
Add news about apparmor about the improvements.
Signed-off-by: Jianan Gao <jgao@redhat.com> --- Clarified news content and revised commit information --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst index 905deba5a8..fd3254d47f 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -224,6 +224,11 @@ v6.7.0 (2020-09-01) forbidden and no size auto-alignment will be made. Instead, libvirt will suggest an aligned round up size for the user.
+ * apparmor: Several improvements + + Add support for virtiofs filesystem and allow qemu load old shared objects after + upgrade.
Looks much better now! Reviewed-by: Andrea Bolognani <abologna@redhat.com> I've tweaked the commit message a bit, fixed indentation and pushed. Thanks :) -- Andrea Bolognani / Red Hat / Virtualization