SHA256
1
0
forked from pool/libguestfs
Commit Graph

11 Commits

Author SHA256 Message Date
518efff326 - Update to version 1.20.2
* proto: Fix stack overflow when there are many progress events (RHBZ#909624).
  * rescue: Count the mountable filesystems when displaying the 'suggest' message.
  * lib: Define CLEANUP_CMD_CLOSE macro and use it throughout the library.
  * lib: Allow guestfs_free_* functions to be safely called with a NULL pointer.
  * btrfs: Fix btrfs_subvolume_list on F18 (RHBZ#903620).
  * daemon: Check parameter of base64-out and tar-out before running external command (RHBZ#908322).
  * daemon: download: Add extra check that download file is not a directory (RHBZ#908321).
  * daemon: Add more information to certain calls to perror.
  * daemon: Call wipefs before mkfs to work around pathological behaviour in btrfs.
  * lib: Add CLEANUP_* macros which automatically free things when leaving scope.
  * header: Deprecate LIBGUESTFS_HAVE_* in favour of GUESTFS_HAVE_*.
  * fuse: Use guestfs_rename to implement rename(2) syscall (RHBZ#895910).
  * New API: rename: Rename file within the same filesystem (RHBZ#895910).
  * fuse: If guestfs_last_errno returns 0, don't return no error to FUSE layer.
  * daemon: Change ln, ln-f (hard-link) APIs to use link(2) instead of external ln (RHBZ#895905).
  * Fix checksums-out command (RHBZ#895904).
  * launch: appliance: Fix parsing of QEMU_OPTIONS.
  * launch: appliance: Small refactoring of virtio-scsi detection code.

- enable ruby bindings only in 12.2 or later, ruby is too fragile

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=190
2013-02-25 20:54:52 +00:00
cbc2ab9c2a - Update to stable branch, version 1.20.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=169
2012-12-13 16:10:28 +00:00
65b6f4ec6c - Update to version 1.19.63 (fate#312159)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=163
2012-11-23 19:21:05 +00:00
6cb65ae2de - Update to version 1.19.59
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=152
2012-11-13 23:31:27 +00:00
458fae6516 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=138 2012-10-19 12:33:23 +00:00
bef4468770 - Update to version 1.19.53
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=137
2012-10-19 12:18:28 +00:00
91c64d8804 - Update to version 1.19.52
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=135
2012-10-15 06:24:45 +00:00
41a4fef07e - Update to version 1.19.49
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=130
2012-10-10 15:23:26 +00:00
3117b71d50 - change default_attach_method from appliance to libvirt if the
distro kernel includes virtio-scsi. This is true for 12.2+
  In 12.1 and older the attach_method remains appliance.
  The reason for this change is the creation of XML for libvirt,
  which is cumbersome for virtio-blk.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=129
2012-10-10 14:55:01 +00:00
68246d27ec - update virtio-blk patch to force vda in libguestfs-test-tool
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=107
2012-09-24 12:57:04 +00:00
374a11e6d2 - Update to version 1.19.43
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=105
2012-09-23 19:26:17 +00:00