From 75720c2dbedb66e7e359765a3eb78573d92b477c Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 26 May 2022 11:54:19 +0100 Subject: [PATCH] Version 1.48.3. --- RELEASES | 1 + configure.ac | 2 +- po/libguestfs.pot | 26 +++++++++++++------------- 3 files changed, 15 insertions(+), 14 deletions(-) diff --git a/RELEASES b/RELEASES index c37a4c291..9dc7f7c3c 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.48.3 2022-05-26 1.48.2 2022-05-12 1.48.1 2022-04-14 1.48.0 2022-03-14 diff --git a/configure.ac b/configure.ac index e077cee9d..6219bcfa2 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [48]) -m4_define([libguestfs_release], [2]) +m4_define([libguestfs_release], [3]) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 775c2ec0e..ecdcbca44 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.48.2\n" +"Project-Id-Version: libguestfs 1.48.3\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2022-05-12 15:09+0100\n" +"POT-Creation-Date: 2022-05-26 11:35+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3870,7 +3870,7 @@ msgstr "" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "" -#: lib/launch-direct.c:923 lib/launch-libvirt.c:713 +#: lib/launch-direct.c:934 lib/launch-libvirt.c:713 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" @@ -3958,47 +3958,47 @@ msgstr "" msgid "unable to parse domain capabilities XML returned by libvirt" msgstr "" -#: lib/launch-libvirt.c:1470 +#: lib/launch-libvirt.c:1477 msgid "‘iface’ parameter is not supported by the libvirt backend" msgstr "" -#: lib/launch-libvirt.c:1516 lib/launch-libvirt.c:1774 lib/qemu.c:822 +#: lib/launch-libvirt.c:1523 lib/launch-libvirt.c:1781 lib/qemu.c:822 #, c-format msgid "realpath: could not convert ‘%s’ to absolute path" msgstr "" -#: lib/launch-libvirt.c:1599 +#: lib/launch-libvirt.c:1606 msgid "" "libvirt does not support the qemu curl driver protocols (ftp, http, etc.); " "try setting LIBGUESTFS_BACKEND=direct" msgstr "" -#: lib/launch-libvirt.c:1989 +#: lib/launch-libvirt.c:1996 msgid "could not define libvirt secret" msgstr "" -#: lib/launch-libvirt.c:2000 +#: lib/launch-libvirt.c:2007 msgid "rbd protocol secret must be base64 encoded" msgstr "" -#: lib/launch-libvirt.c:2004 +#: lib/launch-libvirt.c:2011 #, c-format msgid "base64_decode_alloc: %m" msgstr "" -#: lib/launch-libvirt.c:2025 +#: lib/launch-libvirt.c:2032 msgid "could not set libvirt secret value" msgstr "" -#: lib/launch-libvirt.c:2038 +#: lib/launch-libvirt.c:2045 msgid "could not get UUID from libvirt secret" msgstr "" -#: lib/launch-libvirt.c:2211 +#: lib/launch-libvirt.c:2218 msgid "could not destroy libvirt domain" msgstr "" -#: lib/launch-libvirt.c:2232 lib/launch-libvirt.c:2265 +#: lib/launch-libvirt.c:2239 lib/launch-libvirt.c:2272 #, c-format msgid "%s: internal error forming error message" msgstr ""