[PATCH 0/3] NEWS updates for 7.6

Peter Krempa posted 3 patches 2 years, 9 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1627390098.git.pkrempa@redhat.com
NEWS.rst | 26 +++++++++++++++++++++-----
1 file changed, 21 insertions(+), 5 deletions(-)
[PATCH 0/3] NEWS updates for 7.6
Posted by Peter Krempa 2 years, 9 months ago
Peter Krempa (3):
  NEWS: Use 'code' style for constant names in entry for recent
    migration fix
  NEWS: Mention security bug in storage pool object lookup
    (CVE-2021-3667)
  NEWS: Mention change to VIR_DOMAIN_EVENT_ID_BLOCK_THRESHOLD

 NEWS.rst | 26 +++++++++++++++++++++-----
 1 file changed, 21 insertions(+), 5 deletions(-)

-- 
2.31.1

Re: [PATCH 0/3] NEWS updates for 7.6
Posted by Erik Skultety 2 years, 9 months ago
On Tue, Jul 27, 2021 at 02:48:39PM +0200, Peter Krempa wrote:
> Peter Krempa (3):
>   NEWS: Use 'code' style for constant names in entry for recent
>     migration fix
>   NEWS: Mention security bug in storage pool object lookup
>     (CVE-2021-3667)
>   NEWS: Mention change to VIR_DOMAIN_EVENT_ID_BLOCK_THRESHOLD
> 
>  NEWS.rst | 26 +++++++++++++++++++++-----
>  1 file changed, 21 insertions(+), 5 deletions(-)
> 
> -- 
> 2.31.1

Reviewed-by: Erik Skultety <eskultet@redhat>