SHA256
3
0
forked from pool/libguestfs

- Update to version 1.20.4

* launch: appliance: Add custom parameters last.
  * filearch: Don't print errno if cpio command fails, print command status instead.
  * proto: send_to_daemon is not an exported function.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=204
This commit is contained in:
2013-03-22 19:00:53 +00:00
committed by Git OBS Bridge
parent 17bac18d58
commit ca1dd9405a
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 22 19:55:41 CET 2013 - ohering@suse.de
- Update to version 1.20.4
* launch: appliance: Add custom parameters last.
* filearch: Don't print errno if cpio command fails, print command status instead.
* proto: send_to_daemon is not an exported function.
-------------------------------------------------------------------
Wed Mar 6 20:27:13 CET 2013 - ohering@suse.de