Accepting request 614408 from home:jfehlig:branches:Virtualization

- spec: use wireshark plugin directory from pkg-config

- virt-aa-helper: add SUSE path to OVMF and AAVMF images
  Adjusted suse-ovmf-paths.patch
  boo#1095556

- Update to libvirt 4.4.0
  - Many incremental improvements and bug fixes, see
    http://libvirt.org/news.html
  - CVE-2018-3639
  - Dropped patches:
    1dbca2ec-CVE-2018-3639.patch, 92673422-CVE-2018-3639.patch
- libxl: fix leaking logfile fds
  67c56f6e-libxl-logfd-leak-fix.patch
  bsc#1094480

OBS-URL: https://build.opensuse.org/request/show/614408
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=691
This commit is contained in:
2018-06-05 23:59:32 +00:00
committed by Git OBS Bridge
parent 20551e5e18
commit 4d2c547eb1
36 changed files with 304 additions and 276 deletions

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Tue Jun 5 22:56:28 UTC 2018 - jfehlig@suse.com
- spec: use wireshark plugin directory from pkg-config
-------------------------------------------------------------------
Tue Jun 5 22:15:26 UTC 2018 - jfehlig@suse.com
- virt-aa-helper: add SUSE path to OVMF and AAVMF images
Adjusted suse-ovmf-paths.patch
boo#1095556
-------------------------------------------------------------------
Mon Jun 4 22:32:54 UTC 2018 - jfehlig@suse.com
- Update to libvirt 4.4.0
- Many incremental improvements and bug fixes, see
http://libvirt.org/news.html
- CVE-2018-3639
- Dropped patches:
1dbca2ec-CVE-2018-3639.patch, 92673422-CVE-2018-3639.patch
- libxl: fix leaking logfile fds
67c56f6e-libxl-logfd-leak-fix.patch
bsc#1094480
-------------------------------------------------------------------
Tue May 22 14:44:51 UTC 2018 - jfehlig@suse.com