diff --git a/libguestfs-1.44.0.tar.gz b/libguestfs-1.44.0.tar.gz deleted file mode 100644 index 0bd5ad2..0000000 --- a/libguestfs-1.44.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ec7b44a4c50e928583c56099da31ceb9680766043bd7d468f3ca7b741c55d21 -size 23469286 diff --git a/libguestfs-1.44.1.tar.gz b/libguestfs-1.44.1.tar.gz new file mode 100644 index 0000000..ceeb860 --- /dev/null +++ b/libguestfs-1.44.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b7dcdd32da1c17c932cf5a0a70b3bd68bc93e94828ad66a539f2e616adb025 +size 23798268 diff --git a/libguestfs.changes b/libguestfs.changes index 3f36659..df429d6 100644 --- a/libguestfs.changes +++ b/libguestfs.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue Apr 13 13:13:13 UTC 2021 - ohering@suse.de + +- Update to version 1.44.1 + * lib/appliance-kcmdline.c: Read UUID directly from appliance. + * daemon/xfs.c: Fix error message. + * daemon: chroot: Fix long-standing possible deadlock. + * daemon: Don't return bogus failure from readdir. + * daemon/btrfs.c: Ignore mkfs.btrfs allocstart option. + * python: Ignore code style error E128. + * php: Fix the build. + * builder: Don't redefine Val_none (OCaml 4.12). + * daemon: lvm: Use lvcreate --yes to avoid interactive prompts. + * Update common submodule. + * lib/fuse.c: Use safe_malloc instead of malloc. + * fuse/guestmount.c: Avoid leaking fp on error path. + * diff: Don't try to call unlink(NULL) on certain error paths. + * daemon/tar.c: Avoid bogus GCC analyzer warning. + * daemon/command.c daemon/debug.c df/main.c: Ignore bogus GCC analyzer warnings + * appliance: Add dhclient for Arch-like Manjaro distro. + * fish/tilde.c: Suppress more bogus -fanalyser warnings. + * lib/qemu.c: Suppress another bogus -fanalyser warning. + * builder: templates: Add ubuntu-20.04. + * builder: templates: Added rhel-7.9. + * lib: Move CLEANUP_GL_RECURSIVE_LOCK_UNLOCK to libguestfs header. + * appliance: Avoid having ${exec_prefix} in guestfs appliance path. + * build: Avoid warnings about unknown pragmas. + ------------------------------------------------------------------- Fri Apr 9 09:09:09 UTC 2021 - ohering@suse.de diff --git a/libguestfs.spec b/libguestfs.spec index 95b6548..7db4fe7 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -18,7 +18,7 @@ # needsbinariesforbuild -Version: 1.44.0 +Version: 1.44.1 Release: 0 %{ocaml_preserve_bytecode}