SHA256
1
0
forked from pool/libguestfs

- Update to version 1.20.10

* sysprep: On RHEL, firstboot script should be called S99... not 99.
  * fish: For -N option, add drive with explicit format = "raw".
  * daemon: Implement set-label for XFS and fix it for btrfs (RHBZ#986875).
  * mkfs: Use -b size=<size> for xfs (RHBZ#981715).
  * cmd: Allow callers to override file-closing behaviour after fork.
  * daemon: hivex: Check that hivex_commit is passed an absolute path (RHBZ#981683).
  * daemon: Verify ext2/3/4 filesystem name before passing to mke2fs (RHBZ#978302).
  * virt-resize: Add notes about Windows and disk consistency (RHBZ#975753).
  * virt-resize: Take into account large start offset of the first partition when calculating overhead (RHBZ#974904).
  * launch: direct: Calculate appliance root correctly when iface drives are added (RHBZ#975797).

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=215
This commit is contained in:
2013-07-30 19:01:17 +00:00
committed by Git OBS Bridge
parent 99efd1b247
commit 3db8c6d279
4 changed files with 19 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Version: 1.20.9
Version: 1.20.10
%define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
%if !%opt