SHA256
1
0
forked from pool/libvirt

Accepting request 342482 from home:jfehlig:branches:Virtualization

- Detect path of qemu-bridge-helper during %configure
  - add qemu-tools as BuildRequires for suse_version > 1130
  - add upstream patch 703ec1b7-qemu-bridge-helper-fix.patch

- Update to libvirt 1.2.21
  - Many incremental improvements and bug fixes, see
    http://libvirt.org/news.html
  - Dropped patches:
    disable-virCgroupGetPercpuStats-test.patch

- spec: some minor wireshark fixups. Essentially a backport of
  commit 7c8250d7.

OBS-URL: https://build.opensuse.org/request/show/342482
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=497
This commit is contained in:
2015-11-05 00:23:08 +00:00
committed by Git OBS Bridge
parent 048cb10d28
commit 7012e84cf0
25 changed files with 163 additions and 221 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Nov 4 20:05:21 UTC 2015 - normand@linux.vnet.ibm.com
- Detect path of qemu-bridge-helper during %configure
- add qemu-tools as BuildRequires for suse_version > 1130
- add upstream patch 703ec1b7-qemu-bridge-helper-fix.patch
-------------------------------------------------------------------
Wed Nov 4 14:52:41 UTC 2015 - jfehlig@suse.com
- Update to libvirt 1.2.21
- Many incremental improvements and bug fixes, see
http://libvirt.org/news.html
- Dropped patches:
disable-virCgroupGetPercpuStats-test.patch
-------------------------------------------------------------------
Mon Nov 2 21:14:10 UTC 2015 - jfehlig@suse.com
- spec: some minor wireshark fixups. Essentially a backport of
commit 7c8250d7.
-------------------------------------------------------------------
Fri Oct 16 08:51:24 UTC 2015 - cbosdonnat@suse.com