- Update to version 1.24.6
* FAQ: Another common problem is permission denied errors when running as root.
* FAQ: Add another common Ubuntu appliance problem.
* list-filesystems: Do not segfault if guestfs_btrfs_subvolume_list returns an error (RHBZ#1064008).
* actions/part_set_gpt_type: set type of "guid" parameter as "GUID" (RHBZ#1008417).
* generator: generate code for parameter validation
* generator: add a GUID parameter type
* utils: add a function to validate a GUID string
* Remove bogus license file from daemon subdirectory.
* daemon: Always pass -F option to mkfs.ntfs.
* resize: Don't truncate libguestfs error messages.
* libvirt-domain: Remove unnecessary and wrongly indented parens.
* fish/uri: Tidy up error messages.
* daemon: lvm2: Ignore "unknown device" output when a PV is missing (RHBZ#1054761).
* generator/set-uuid: Fix two typos in documentation
* sparsify: Prevent overwriting block or char output devices (RHBZ#1056290).
* test-tool: Rearrange output into alphabetical order.
- more testcases for SLE12, using grub2
libguestfs.test.simple.create-sles12-guest.sh
libguestfs.test.simple.create-sles12-guest-crypt-on-lvm.sh
OBS-URL: https://build.opensuse.org/request/show/222204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libguestfs?expand=0&rev=17
* FAQ: Another common problem is permission denied errors when running as root.
* FAQ: Add another common Ubuntu appliance problem.
* list-filesystems: Do not segfault if guestfs_btrfs_subvolume_list returns an error (RHBZ#1064008).
* actions/part_set_gpt_type: set type of "guid" parameter as "GUID" (RHBZ#1008417).
* generator: generate code for parameter validation
* generator: add a GUID parameter type
* utils: add a function to validate a GUID string
* Remove bogus license file from daemon subdirectory.
* daemon: Always pass -F option to mkfs.ntfs.
* resize: Don't truncate libguestfs error messages.
* libvirt-domain: Remove unnecessary and wrongly indented parens.
* fish/uri: Tidy up error messages.
* daemon: lvm2: Ignore "unknown device" output when a PV is missing (RHBZ#1054761).
* generator/set-uuid: Fix two typos in documentation
* sparsify: Prevent overwriting block or char output devices (RHBZ#1056290).
* test-tool: Rearrange output into alphabetical order.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=275
- Update to version 1.24.4
* launch: Allow backend = "appliance" for backwards compatibility (RHBZ#1055452).
* daemon: Use wipefs_has_force_option to decide whether to add wipefs --force option.
* init: Display clocksource (only when debugging is enabled).
* launch: direct: Make sure we pass lpj= parameter when using TCG.
* Use recommended timer settings for KVM (RHBZ#1053847).
* fuse: clear stat structs (RHBZ#660687).
* fuse: remove extra trailing \n in debug messages
- Include crypto modules in appliance to enable luks related commands
- Resolve also library dependencies of libnss in mkinitrd (bnc#847785)
- BuildRequire nfs-utils to get mount.nfs, for virt-rescue
OBS-URL: https://build.opensuse.org/request/show/214552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libguestfs?expand=0&rev=12
* launch: Allow backend = "appliance" for backwards compatibility (RHBZ#1055452).
* daemon: Use wipefs_has_force_option to decide whether to add wipefs --force option.
* init: Display clocksource (only when debugging is enabled).
* launch: direct: Make sure we pass lpj= parameter when using TCG.
* Use recommended timer settings for KVM (RHBZ#1053847).
* fuse: clear stat structs (RHBZ#660687).
* fuse: remove extra trailing \n in debug messages
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=256
- Update to version 1.24.4
* ruby: Fix .new method (RHBZ#1046509).
* RHEL 6: ruby: Fix fallback to rake/rdoctask for old rake.
* inspect: fix detection of newer CirrOS versions (RHBZ#1045450).
* launch: libvirt: Clearer message when libvirt screws up.
* fish: Fix memory leak in inspect/-i code (detected by valgrind).
* appliance: Create an /etc/resolv.conf file referring to qemu user network nameserver (RHBZ#1044585).
* fish: Move -d option parsing to common function.
* fish: Deprecate the -D option (prefer --no-dest-paths instead).
* daemon: Improve error message for readlink call.
* generator: Fix bug in documentation of guestfs_free_* functions.
* fish: Ensure print_inspect_prompt can only be called by guestfish.
* inspector: Ensure low-level inspection functions can only be called by virt-inspector.
* virt-cat, virt-filesystems, virt-ls don't use libconfig.
* resize: Move roundup64 function into common utilities.
* fuse: provide a stub "flush" implementation (RHBZ#660687).
* recipes: Use new style -a/-d options in virt-edit example.
* daemon: mkfs: Use -I option to force mkfs.fat to write a filesystem over a whole device (RHBZ#1039995).
* proto: Remove another error message which hides earlier error.
* proto: Remove error message which hides earlier error.
* lib: fix newline in error output (RHBZ#923355).
* recipes: Add a recipe for masking a systemd service.
* launch: direct: Pass -enable-fips option if qemu supports it.
* fish: improve the command error messages
OBS-URL: https://build.opensuse.org/request/show/213063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libguestfs?expand=0&rev=10
* ruby: Fix .new method (RHBZ#1046509).
* RHEL 6: ruby: Fix fallback to rake/rdoctask for old rake.
* inspect: fix detection of newer CirrOS versions (RHBZ#1045450).
* launch: libvirt: Clearer message when libvirt screws up.
* fish: Fix memory leak in inspect/-i code (detected by valgrind).
* appliance: Create an /etc/resolv.conf file referring to qemu user network nameserver (RHBZ#1044585).
* fish: Move -d option parsing to common function.
* fish: Deprecate the -D option (prefer --no-dest-paths instead).
* daemon: Improve error message for readlink call.
* generator: Fix bug in documentation of guestfs_free_* functions.
* fish: Ensure print_inspect_prompt can only be called by guestfish.
* inspector: Ensure low-level inspection functions can only be called by virt-inspector.
* virt-cat, virt-filesystems, virt-ls don't use libconfig.
* resize: Move roundup64 function into common utilities.
* fuse: provide a stub "flush" implementation (RHBZ#660687).
* recipes: Use new style -a/-d options in virt-edit example.
* daemon: mkfs: Use -I option to force mkfs.fat to write a filesystem over a whole device (RHBZ#1039995).
* proto: Remove another error message which hides earlier error.
* proto: Remove error message which hides earlier error.
* lib: fix newline in error output (RHBZ#923355).
* recipes: Add a recipe for masking a systemd service.
* launch: direct: Pass -enable-fips option if qemu supports it.
* fish: improve the command error messages
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=250
- Update to version 1.24.2
* launch: Print program and version as part of standard debug output when launching the handle.
* lua: Don't redefine lua_objlen if already defined.
* lib: Make sure -lselinux is used when linking libguestfs.so.
* daemon: btrfs: Upstream 'btrfs device add' command now needs '--force' option to work.
* perl: Give error instead of crashing if optarg is not an array reference.
* Avoid modulo bias in random password generation
* mllib: Add a utility function for safely reading from /dev/urandom.
* podwrapper: virt-install is not a libguestfs page.
* Update to latest gnulib to get hash relicensing change (thanks Jim Meyering).
* Fix fstab block device resolution for FreeBSD
OBS-URL: https://build.opensuse.org/request/show/211296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libguestfs?expand=0&rev=9
* launch: Print program and version as part of standard debug output when launching the handle.
* lua: Don't redefine lua_objlen if already defined.
* lib: Make sure -lselinux is used when linking libguestfs.so.
* daemon: btrfs: Upstream 'btrfs device add' command now needs '--force' option to work.
* perl: Give error instead of crashing if optarg is not an array reference.
* Avoid modulo bias in random password generation
* mllib: Add a utility function for safely reading from /dev/urandom.
* podwrapper: virt-install is not a libguestfs page.
* Update to latest gnulib to get hash relicensing change (thanks Jim Meyering).
* Fix fstab block device resolution for FreeBSD
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=248
* fish: CVE-2013-4419: Fix insecure temporary directory handling for remote guestfish (bnc#845720).
* sysprep: firstboot: Don't set `Created_files flag unless files are created.
* firstboot: Add some debugging to the control script.
* firstboot: Fix test for installing sysvinit scripts.
* firstboot: Install both systemd and SysV init scripts.
* firstboot: Start service after network only.
* firstboot: Fix firstboot scripts so they work on Ubuntu.
* edit: Add virt-edit --edit as an alias for virt-edit -e.
* btrfs: Fix improper memmove usage in do_btrfs_subvolume_list (RHBZ#1018149).
* daemon: xattr: Fix scope of cleanup buf to avoid memory leaks.
* daemon: parted: Fix memory leak of list of strings.
* daemon: Fix scope of cleanup functions to avoid memory leaks.
* df: parallel: Add a debug message when work function returns an error.
* daemon: 'exists' API should not follow broken symlinks.
* sysprep: Don't remove /var/cache/apt/archives/partial directory.
* firstboot: Invoke firstboot.sh script with 'start' parameter.
* daemon: Don't set LD_PRELOAD for guestfsd children.
* daemon: Fix xfs_info parser because of new format.
* sysprep: Fix option quoting in manual page.
* virt-df: parallel: Send debugging messages to stderr.
* inspection: Don't print a warning if \Windows\explorer.exe does not exist.
* launch: direct: Set QEMU_AUDIO_DRV=none to stop qemu opening audio devices.
* virt-df: parallel: Compile debugging messages in always.
* daemon: augeas: Don't test if AUG_NO_ERR_CLOSE is defined.
* daemon: augeas: Enhance error reporting for aug_init failures.
* drives: Don't need to call free_drive_servers since preceding code checks servers == NULL.
* sparsify: Fix signal handling.
* daemon: tar: Use a temporary file to pass excludes to tar command (RHBZ#1001875).
* format: Set MBR partition type byte appropriately (RHBZ#1000428).
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=242
- Remove BuildRequires: qemu-tools
- Add static 169.254.0.0/16 network addresses (bnc#835949)
- Update to version 1.22.6
* Initialize CLEANUP_* stack variables with NULL in various places.
* daemon: sh: Fix missing initializer which caused segfault (RHBZ#1000121).
* fish: Document that guestfish --remote --add won't work as expected (RHBZ#998513).
* launch: direct: Don't try to wait for qemu if parent process forked (RHBZ#998482).
* list-filesystems: Don't fail if there are no filesystems found (RHBZ#995711).
* virt-list-filesystems: Fix to use $g->canonical_device_name instead of homebrew function.
* daemon: If /proc/modules doesn't exist, linuxmodules optgroup is disabled.
* launch: direct: Print \n after printing qemu command line.
* conn: Make sure we display all log messages when qemu goes away.
* lib: Turn 'random_chars' function used by libvirt backend into utility function.
* daemon: ldm: Don't return an error if /dev/mapper doesn't exist.
* daemon: Move all RESOLVE macros to daemon/stubs.c.
* proto: Fix --enable-packet-dump mode.
* daemon: Close augeas, hivex handles in unmount_all.
* Fix parsing of boot flag in do_part_get_bootable()
* Update gnulib to latest version.
* augeas: Improve error reporting.
* launch: direct: Add drives after machine parameters.
* fish: Fix guestfish so it can recognize sheepdog://... as a valid URI.
* resize: Move isatty_stdout function to separate module (TTY.isatty_stdout).
* daemon: cap-get-file: Return empty string if no capability on file (RHBZ#989356).
* src/file.c: Be sure to call guestfs___lazy_make_tmpdir before using g->tmpdir.
* generator: Fix the case where a daemon function has one FileIn/FileOut parameter and no other parameters.
- Create symlink from /etc/mtab to /proc/self/mounts (bnc#840662)
OBS-URL: https://build.opensuse.org/request/show/200193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libguestfs?expand=0&rev=6
* Initialize CLEANUP_* stack variables with NULL in various places.
* daemon: sh: Fix missing initializer which caused segfault (RHBZ#1000121).
* fish: Document that guestfish --remote --add won't work as expected (RHBZ#998513).
* launch: direct: Don't try to wait for qemu if parent process forked (RHBZ#998482).
* list-filesystems: Don't fail if there are no filesystems found (RHBZ#995711).
* virt-list-filesystems: Fix to use $g->canonical_device_name instead of homebrew function.
* daemon: If /proc/modules doesn't exist, linuxmodules optgroup is disabled.
* launch: direct: Print \n after printing qemu command line.
* conn: Make sure we display all log messages when qemu goes away.
* lib: Turn 'random_chars' function used by libvirt backend into utility function.
* daemon: ldm: Don't return an error if /dev/mapper doesn't exist.
* daemon: Move all RESOLVE macros to daemon/stubs.c.
* proto: Fix --enable-packet-dump mode.
* daemon: Close augeas, hivex handles in unmount_all.
* Fix parsing of boot flag in do_part_get_bootable()
* Update gnulib to latest version.
* augeas: Improve error reporting.
* launch: direct: Add drives after machine parameters.
* fish: Fix guestfish so it can recognize sheepdog://... as a valid URI.
* resize: Move isatty_stdout function to separate module (TTY.isatty_stdout).
* daemon: cap-get-file: Return empty string if no capability on file (RHBZ#989356).
* src/file.c: Be sure to call guestfs___lazy_make_tmpdir before using g->tmpdir.
* generator: Fix the case where a daemon function has one FileIn/FileOut parameter and no other parameters.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=237