SHA256
1
0
forked from pool/libguestfs

- Update to version 1.20.1

* inspection: Set fs->device field on swap devices.
  * Pass noapic on i686 kernel command line.
  * daemon: Use pvcreate --force option (RHBZ#887971).
  * daemon: Fold stdout on stderr when running e2fsck.
  * other minor changes

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=174
This commit is contained in:
Olaf Hering 2013-01-02 15:24:24 +00:00 committed by Git OBS Bridge
parent a99740fbc4
commit 065556b434
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac258fc4d5ac3e014ccd579bf6ea0983a060c2bbbcc5baaa4e66577cfca12fba
size 9302632

3
libguestfs-1.20.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1891c68b1c11e009bf8914fe6fe97f6fc95674d483ad8142199e36e8bc57064
size 9308704

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 2 16:19:30 CET 2013 - ohering@suse.de
- Update to version 1.20.1
* inspection: Set fs->device field on swap devices.
* Pass noapic on i686 kernel command line.
* daemon: Use pvcreate --force option (RHBZ#887971).
* daemon: Fold stdout on stderr when running e2fsck.
* other minor changes
-------------------------------------------------------------------
Wed Jan 2 16:00:13 CET 2013 - ohering@suse.de

View File

@ -102,7 +102,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Compatibility package for guestfs-tools
License: GPL-2
Group: System/Filesystems
Version: 1.20.0
Version: 1.20.1
Release: 0
Patch795503: 0001-daemon-copy-entire-lvm-directory.patch
Patch5: libguestfs-1.13.14-ruby.patch