SHA256
1
0
forked from pool/libvirt

- Move hypervisor-specific files out of libvirt-daemon package

and into libvirt-daemon-<hypervisor> subpackage
  bnc#845851
- conf: Don't crash on invalid chardev source definition
  79552754-libvirtd-chardev-crash.patch
  bnc#845704, rhb#1012196

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=313
This commit is contained in:
2013-10-18 20:46:45 +00:00
committed by Git OBS Bridge
parent b905305de1
commit 4b629b33b6
3 changed files with 124 additions and 58 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 18 14:42:39 MDT 2013 - jfehlig@suse.com
- Move hypervisor-specific files out of libvirt-daemon package
and into libvirt-daemon-<hypervisor> subpackage
bnc#845851
- conf: Don't crash on invalid chardev source definition
79552754-libvirtd-chardev-crash.patch
bnc#845704, rhb#1012196
-------------------------------------------------------------------
Thu Oct 17 14:14:46 MDT 2013 - jfehlig@suse.com