- Force feature usb into initrd to avoid build-compare noise
- Workaround bug in patch(1) which does not follow symlinks anymore
- Update to version 1.26.10
* gcc5: test-tool: Initialize local variable.
* lua: Define luaL_checkint which was deprecated in lua 5.3.
* tools: fix free -m invocation
- Make zypper called with -n parameter when installing packages.
(bsc#916567)
- Package guestfs_lvm_conf.aug (bnc#908632)
- Handle more dist versions when patching mkinitrd
- Add isofs and other fs drivers (bnc#906692)
- Use fixed /etc/hosts, scsi_dh_modules and ibft_hostname to
reduce build-compare noise
OBS-URL: https://build.opensuse.org/request/show/308082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libguestfs?expand=0&rev=32
* 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
- Update to version 1.26.6
* cleanups: add CLEANUP_FCLOSE (fclose on FILE*)
* launch: Close file descriptors after fork (RHBZ#1123007).
* virt-resize: Unmount filesystem after testing size.
* daemon: Add extra debugging to umount_all command.
* sparsify: Relax requirement that output device cannot be block device (RHBZ#1122557).
* ocaml: Ignore Warning 3: deprecated feature: String.* functions.
* sysprep: Standard exception handling, taken from virt-builder & virt-v2v.
* customize: Use Common_utils.error function instead of failwith.
* mllib: introduce Mkdtemp.temp_dir
* inspect: ignore /etc/fstab with no entries (RHBZ#1113156).
OBS-URL: https://build.opensuse.org/request/show/242704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libguestfs?expand=0&rev=26
- Update requirements for kvm package. Instead of calling qemu-kvm
and Requires: kvm, replace the Requires with /usr/bin/qemu-system-$ARCH
Define the helper for aarch64, ppc64, s390x and x86_64.
Other archs have to use LIBGUESTFS_HV= (bnc#884564)
- Update to version 1.26.5
* 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).
- Add cdrkit-cdrtools-compat, psmisc, gptfdisk, syslinux to
BuildRequires to reduce amount of missing commands
- Include mkinitrd scripts for btrfs, and include it in feature list
OBS-URL: https://build.opensuse.org/request/show/239768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libguestfs?expand=0&rev=24
* 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