diff --git a/libguestfs-1.24.5.tar.xz b/libguestfs-1.24.5.tar.xz deleted file mode 100644 index 61bdc9d..0000000 --- a/libguestfs-1.24.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad2eee118097255176ae815c99d8190e7dae1ea69890d963346b75539ca047e5 -size 4764236 diff --git a/libguestfs-1.24.6.tar.xz b/libguestfs-1.24.6.tar.xz new file mode 100644 index 0000000..529d721 --- /dev/null +++ b/libguestfs-1.24.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff272bb194f4b247fa6448cbd7772c01d7745dc3e816e3b7d18ec91727e03ab +size 4761320 diff --git a/libguestfs.changes b/libguestfs.changes index 9c1d097..5eafe20 100644 --- a/libguestfs.changes +++ b/libguestfs.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu Feb 13 00:41:23 CET 2014 - ohering@suse.de + +- Update to version 1.24.5 + * FAQ: Another common problem is permission denied errors when running as root. + * FAQ: Add another common Ubuntu appliance problem. + * list-filesystems: Do not segfault if guestfs_btrfs_subvolume_list returns an error (RHBZ#1064008). + * actions/part_set_gpt_type: set type of "guid" parameter as "GUID" (RHBZ#1008417). + * generator: generate code for parameter validation + * generator: add a GUID parameter type + * utils: add a function to validate a GUID string + * Remove bogus license file from daemon subdirectory. + * daemon: Always pass -F option to mkfs.ntfs. + * resize: Don't truncate libguestfs error messages. + * libvirt-domain: Remove unnecessary and wrongly indented parens. + * fish/uri: Tidy up error messages. + * daemon: lvm2: Ignore "unknown device" output when a PV is missing (RHBZ#1054761). + * generator/set-uuid: Fix two typos in documentation + * sparsify: Prevent overwriting block or char output devices (RHBZ#1056290). + * test-tool: Rearrange output into alphabetical order. + ------------------------------------------------------------------- Tue Feb 4 22:57:01 CET 2014 - ohering@suse.de diff --git a/libguestfs.spec b/libguestfs.spec index 17c6632..3e45e55 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -17,7 +17,7 @@ # -Version: 1.24.5 +Version: 1.24.6 Release: 0 %define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)