[PATCH] News: Several apparmor improvements at v6.7.0[v3]

jgao posted 1 patch 3 years, 4 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20201116011734.10031-1-user@192.168.1.2
NEWS.rst | 5 +++++
1 file changed, 5 insertions(+)
[PATCH] News: Several apparmor improvements at v6.7.0[v3]
Posted by jgao 3 years, 4 months ago
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.
+
 * **Bug fixes**
 
   * virdevmapper: Deal with kernels without DM support
-- 
2.21.3

Re: [PATCH] News: Several apparmor improvements at v6.7.0[v3]
Posted by Andrea Bolognani 3 years, 4 months ago
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