SHA256
1
0
forked from pool/libvirt

Accepting request 1000754 from home:jfehlig:branches:Virtualization

- Update to libvirt 8.7.0
  - jsc#PED-620, jsc#PED-1540
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html#v8-7-0-2022-09-01
  - Dropped patches:
    9493c9b7-lxc-containter-fix-build-with-glibc-2.36.patch,
    c0d9adf2-virfile-Fix-build-with-glibc-2.36.patch

- spec: Suppress error messages about nonexistent or unreadable
  files from grep

OBS-URL: https://build.opensuse.org/request/show/1000754
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=943
This commit is contained in:
2022-09-01 22:07:34 +00:00
committed by Git OBS Bridge
parent a5f096d951
commit 58112c5e1b
27 changed files with 620 additions and 558 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Sep 1 20:37:17 UTC 2022 - James Fehlig <jfehlig@suse.com>
- Update to libvirt 8.7.0
- jsc#PED-620, jsc#PED-1540
- Many incremental improvements and bug fixes, see
https://libvirt.org/news.html#v8-7-0-2022-09-01
- Dropped patches:
9493c9b7-lxc-containter-fix-build-with-glibc-2.36.patch,
c0d9adf2-virfile-Fix-build-with-glibc-2.36.patch
-------------------------------------------------------------------
Wed Aug 24 23:07:12 UTC 2022 - James Fehlig <jfehlig@suse.com>
- spec: Suppress error messages about nonexistent or unreadable
files from grep
-------------------------------------------------------------------
Fri Aug 19 18:43:03 UTC 2022 - James Fehlig <jfehlig@suse.com>