diff --git a/libguestfs-1.20.8.tar.xz b/libguestfs-1.20.8.tar.xz deleted file mode 100644 index c07db2e..0000000 --- a/libguestfs-1.20.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5d84c17bd714cc928a93ca4fa1179f0e80e0ed96e9bccf6f7ebde788f55218d -size 3985372 diff --git a/libguestfs-1.20.9.tar.xz b/libguestfs-1.20.9.tar.xz new file mode 100644 index 0000000..5aa6d52 --- /dev/null +++ b/libguestfs-1.20.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58908390882b6b27cf13d3f9617de80d3574073ab7f00d294a8f6caca744c2df +size 3989140 diff --git a/libguestfs.changes b/libguestfs.changes index da61a54..e0811e0 100644 --- a/libguestfs.changes +++ b/libguestfs.changes @@ -1,7 +1,10 @@ ------------------------------------------------------------------- -Tue Jun 4 13:54:33 CEST 2013 - ohering@suse.de +Sun Jun 16 08:36:08 CEST 2013 - ohering@suse.de -- Update to version 1.20.8 +- Update to version 1.20.9 + * txz-out: Fix this API to produce xz files again (RHBZ#972775). + * inspect: Fix bogus warning for partitions without /boot.ini + * inspect: Partial support for non-standard windows system root * events: Avoid event handler limit if program allocates and deallocates handlers. * proto: Fix for rare FileIn hangs. (RHBZ#969845) * inspection: Don't segfault if /etc/SuSE-release is an empty file. diff --git a/libguestfs.spec b/libguestfs.spec index 538f38a..fd93b23 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -16,7 +16,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -Version: 1.20.8 +Version: 1.20.9 %define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0) %if !%opt