SHA256
1
0
forked from pool/libvirt

Fix some relevant bugs found in SLE11 SP2

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=176
This commit is contained in:
2011-11-28 22:00:45 +00:00
committed by Git OBS Bridge
parent 82f0de3595
commit a05f801ae3
4 changed files with 76 additions and 15 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Nov 28 14:57:04 MST 2011 - jfehlig@suse.com
- Handle empty strings in s-expression returned by xend
a495365d-sexpr-empty-str.patch
bnc#731344
- Allow libvirtd to access libvirt_{io,part}helper when confined
by apparmor
Update install-apparmor-profiles.patch
bnc#730435
-------------------------------------------------------------------
Mon Nov 21 12:34:55 MST 2011 - jfehlig@suse.com