Accepting request 558885 from home:cbosdonnat:branches:Virtualization

- Close clients before drivers are cleaned up to avoid crash at
  libvirtd stop (bsc#1073730)
  daemon-close-crasher.patch
- Set a hostname on lxc containers based on guest's name.
  lxc-hostname.patch

OBS-URL: https://build.opensuse.org/request/show/558885
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=652
This commit is contained in:
Cédric Bosdonnat
2017-12-20 17:21:40 +00:00
committed by Git OBS Bridge
parent c01d33d0ce
commit 690cef5c1e
5 changed files with 315 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Dec 20 16:58:50 UTC 2017 - cbosdonnat@suse.com
- Close clients before drivers are cleaned up to avoid crash at
libvirtd stop (bsc#1073730)
daemon-close-crasher.patch
- Set a hostname on lxc containers based on guest's name.
lxc-hostname.patch
-------------------------------------------------------------------
Mon Dec 18 17:08:28 UTC 2017 - jfehlig@suse.com