Accepting request 623163 from home:jfehlig:branches:Virtualization

- Update to libvirt 4.5.0
  - Many incremental improvements and bug fixes, see
    http://libvirt.org/news.html
  - Dropped patches:
    67c56f6e-libxl-logfd-leak-fix.patch
- spec: use more macros in file paths
- libxl: Implement virDomainBlockResize
  0001-libxl-add-support-for-BlockResize-API.patch
  FATE#325467, bsc#1094325, bsc#1094725

OBS-URL: https://build.opensuse.org/request/show/623163
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=696
This commit is contained in:
2018-07-16 16:42:10 +00:00
committed by Git OBS Bridge
parent d87f957015
commit 982a25323a
35 changed files with 506 additions and 401 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jul 5 16:25:57 UTC 2018 - jfehlig@suse.com
- Update to libvirt 4.5.0
- Many incremental improvements and bug fixes, see
http://libvirt.org/news.html
- Dropped patches:
67c56f6e-libxl-logfd-leak-fix.patch
- spec: use more macros in file paths
- libxl: Implement virDomainBlockResize
0001-libxl-add-support-for-BlockResize-API.patch
FATE#325467, bsc#1094325, bsc#1094725
-------------------------------------------------------------------
Wed Jul 4 15:27:05 UTC 2018 - jfehlig@suse.com