- Check VSS daemon is listening before a hot backup (bnc#1029693)

- fix a compile warning in snprintf
- kvp: ensure kvp device fd is closed on exec
- lsvmbus: add pci pass-through UUID

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=121
This commit is contained in:
2017-06-28 12:15:23 +00:00
committed by Git OBS Bridge
parent 578837b91c
commit 475f72a18a
5 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jun 28 12:04:38 UTC 2017 - ohering@suse.de
- Check VSS daemon is listening before a hot backup (bnc#1029693)
- fix a compile warning in snprintf
- kvp: ensure kvp device fd is closed on exec
- lsvmbus: add pci pass-through UUID
-------------------------------------------------------------------
Wed May 4 13:29:54 UTC 2016 - ohering@suse.de