- 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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=211
This commit is contained in:
Olaf Hering 2013-06-16 06:37:47 +00:00 committed by Git OBS Bridge
parent 0520a0a155
commit d5edf456dc
4 changed files with 9 additions and 6 deletions

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

3
libguestfs-1.20.9.tar.xz Normal file

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

@ -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.

@ -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