From 8ec4f256f2cbb48373eb70101fa3701340f1739f Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 5 Jan 2021 14:22:51 +0000 Subject: [PATCH] Version 1.43.4. --- BUGS | 37 ++++++++++++++++++++----------------- RELEASES | 1 + configure.ac | 2 +- po/libguestfs.pot | 10 +++++----- 4 files changed, 27 insertions(+), 23 deletions(-) diff --git a/BUGS b/BUGS index 99e93231f..69e4dbe0b 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2020-12-01 +Last updated: 2021-01-05 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -545,9 +545,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 1792141 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1792141 p2v to cinder (-o openstack ) : virt-v2v: error: openstack: -oo server-id= not present -1794518 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1794518 - selinux-relabel fails if filesystem contains /quota.user file - 1798767 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1798767 Python bindings: file receive cancelled by daemon when listing a directory @@ -572,9 +569,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 1809703 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1809703 [Blocked] Use qemu-img info -U option to avoid locking error with virt-* tools -1820282 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1820282 - Tell virt-v2v where the overlay files must be placed, rather than defaulting always to cachedir - 1828289 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1828289 virt-v2v: error: libguestfs error: mountpoints: stat: /dev/centos/home: No such file or directory @@ -608,12 +602,21 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 1884151 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1884151 libguestfs-1.43.2-1.fc34 FTBFS in local mock: cp: missing file operand -1887167 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1887167 - [v2v] v2v pod log for CNV VM import reports too long lines in CNV UI. - 1887434 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1887434 seal template not working for rhel8 on on rhv 4.4.1 with compatibility mode 4.4 +1906046 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1906046 + Rebase for av-8.4 + +1910039 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1910039 + virt-dib doesn't work with newer diskimage-builder version on RHEL8 + +1910187 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1910187 + virt-inspector cannot detect the icon of ubuntu image + +1911177 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1911177 + virt-builder + virt-install creates a VM that cannot boot fedora 33 + 503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134 guestfish's list splitting does not recognize internal quoting @@ -632,9 +635,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 1791353 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=1791353 RFE: virt-sparsify should support sparsifying LUKS-encrypted guests -1828952 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=1828952 - virt-customize --selinux-relabel (and other tools) do not work if SELINUXTYPE != targeted - (205 bugs) -------------------------------------------------- @@ -644,9 +644,6 @@ You can help by testing the fixes. 1144138 POST https://bugzilla.redhat.com/show_bug.cgi?id=1144138 virt-inspector fails on FreeBSD 9.3 guest -1384241 POST https://bugzilla.redhat.com/show_bug.cgi?id=1384241 - The tar-in command does not allow restoring file capabilities - 1409024 POST https://bugzilla.redhat.com/show_bug.cgi?id=1409024 [Debian] Missing db_dump abort inspection @@ -659,6 +656,12 @@ You can help by testing the fixes. 1664318 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1664318 Upgrade libguestfs package to 1.39.14 -(6 bugs) +1384241 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1384241 + The tar-in command does not allow restoring file capabilities + +1828952 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1828952 + virt-customize --selinux-relabel (and other tools) do not work if SELINUXTYPE != targeted + +(7 bugs) End of BUGS file. diff --git a/RELEASES b/RELEASES index f08faac33..1189345c3 100644 --- a/RELEASES +++ b/RELEASES @@ -2,6 +2,7 @@ # in the form . If you update the version field (in # configure.ac) you must also add the current date to this file. +1.43.4 2021-01-05 1.43.3 2020-12-01 1.43.2 2020-09-21 1.43.1 2020-07-06 diff --git a/configure.ac b/configure.ac index 76e36596e..a601a5c63 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [43]) -m4_define([libguestfs_release], [3]) +m4_define([libguestfs_release], [4]) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 916e51784..c50bf09db 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.43.3\n" +"Project-Id-Version: libguestfs 1.43.4\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2020-12-01 16:46+0000\n" +"POT-Creation-Date: 2021-01-05 14:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3811,12 +3811,12 @@ msgstr "" msgid "%s: error: cannot parse xattr count for %s %s\n" msgstr "" -#: common/windows/windows.c:139 +#: common/windows/windows.c:142 #, c-format msgid "to use Windows drive letters, this must be a Windows guest" msgstr "" -#: common/windows/windows.c:150 +#: common/windows/windows.c:153 #, c-format msgid "drive '%c:' not found." msgstr "" @@ -7019,7 +7019,7 @@ msgid "" "is a bug, please file a bug at http://libguestfs.org/\n" msgstr "" -#: format/format.c:325 +#: format/format.c:327 #, c-format msgid "cannot parse --lvm option (%s)" msgstr ""