* mllib: Export output_spaces function.
* daemon: Fix echo-daemon so it doesn't fail on empty array input.
* drives: fix deletion of servers on error
* daemon: zfile: call pclose instead of fclose
* utils: Add new CLEANUP_PCLOSE cleanup. It calls pclose(3).
* launch: direct: Only issue Debian /dev/kvm group warning if /dev/kvm wasn't openable (RHBZ#1130189).
* lib: Missing include of <locale.h>.
* python: fix possible free on uninit memory with OStringList optargs
* df: unlock retire_mutex on early exit
* daemon: use CLEANUP_CLOSE
* daemon: blkid: fix memory issues in "no -p/-i" mode
* daemon: initialize memory when handling DeviceList params
* rescue: fix sscanf placeholders for --smp and --memsize
* daemon: add and use a reply_with_unavailable_feature macro
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=316
* launch: Close file descriptors after fork (RHBZ#1123007).
* Revert "launch: Close file descriptors after fork (RHBZ#1123007)."
* launch: direct: check for null paths in make_uri
* make-fs: do not leak the fd from mkstemp
* make-fs: respect libguestfs' temporary dir
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=313
* generator: Sort the structs.
* Use -v and -x flags consistently across OCaml virt-* tools.
* mllib: Rewrite text wrapping function so it can handle newlines within the text.
* mllib: Add a common 'warning' utility function.
* mllib: Add an interface for Common_utils library.
* mllib: Move common code for comparing version strings to library.
* options: Compile out part of union which cannot be used when not compiling guestfish.
* mllib: Create a common utility function is_directory.
* fuse: UID 0 should override all permissions checks (RHBZ#1106548).
* launch: libvirt: Only use serial BIOS (sgabios) on x86.
* daemon: print parameters for vgchange in error messages
* generator: fix daemon functions with optional params but no mandatory params
* appliance: Increase udev timeout to 6000s (RHBZ#1096579).
* launch: libvirt: Add -device sga (sgabios).
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=297
* ppc64: Use console=hvc0 console=ttyS0.
* fish: simplify output of 'supported'
* Fix some spelling mistakes and typos in documentation (RHBZ#1099284).
* configure: Move --with-default-backend test later in configure.ac.
* Fix handling of passwords in URLs
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=286
* sparsify: Add a note about qcow2 internal snapshots not being copied (RHBZ#1094746).
* customize: random-seed file has moved again.
* lib: xmlParse{File,Memory} -> xmlRead{File,Memory}
* launch: direct: Supply -M option when testing qemu for devices.
* tar-in: Fix places where we didn't cancel the receive (FileIn) correctly along error paths (RHBZ#1091803).
* configure: Make sure grep matches qemu 2.x version string.
* daemon: parted: part-get-name: switch from sgdisk to parted (RHBZ#1088424).
* sparsify: If using -v (verbose), ensure #disk_create runs verbose too.
* disk-create: Fix this API so it works correctly with block devices (RHBZ#1088262).
* listfs: If LDM not available, don't inhibit partition detection (RHBZ#1079182).
* mllib: utils: Add mapi function.
* src/launch: improve the addition of the no-hpet option
* handle: Free g->backend_settings.
* python: Remove unnecessary library dependencies.
* utils: Move guestfs___validate_guid out of utils.c.
* utils: Remove for-loop variable decl.
* rescue: Don't leak various variables when using --suggest option with multi-boot guests.
* make-fs: Close FILE* along error path.
* make-fs: Check for error return from guestfs_statvfs.
* daemon: parted: part-get-name: Don't leak partition type string.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=283