mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Version 1.46.0.
This commit is contained in:
1
RELEASES
1
RELEASES
@@ -2,6 +2,7 @@
|
||||
# in the form <version> <date>. If you update the version field (in
|
||||
# configure.ac) you must also add the current date to this file.
|
||||
|
||||
1.46.0 2021-09-23
|
||||
1.45.7 2021-08-31
|
||||
1.45.6 2021-05-27
|
||||
1.45.5 2021-04-09
|
||||
|
||||
@@ -19,8 +19,8 @@
|
||||
# add extra information using --with-extra="..." which may be any
|
||||
# freeform string.
|
||||
m4_define([libguestfs_major], [1])
|
||||
m4_define([libguestfs_minor], [45])
|
||||
m4_define([libguestfs_release], [7])
|
||||
m4_define([libguestfs_minor], [46])
|
||||
m4_define([libguestfs_release], [0])
|
||||
|
||||
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@ docs/guestfs-release-notes-1.4.pod
|
||||
docs/guestfs-release-notes-1.40.pod
|
||||
docs/guestfs-release-notes-1.42.pod
|
||||
docs/guestfs-release-notes-1.44.pod
|
||||
docs/guestfs-release-notes-1.46.pod
|
||||
docs/guestfs-release-notes-1.6.pod
|
||||
docs/guestfs-release-notes-1.8.pod
|
||||
docs/guestfs-release-notes-historical.pod
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libguestfs 1.45.7\n"
|
||||
"Project-Id-Version: libguestfs 1.46.0\n"
|
||||
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
|
||||
"component=libguestfs&product=Virtualization+Tools\n"
|
||||
"POT-Creation-Date: 2021-08-31 16:20+0100\n"
|
||||
"POT-Creation-Date: 2021-09-23 14:41+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -3895,7 +3895,7 @@ msgstr ""
|
||||
msgid "you must call guestfs_add_drive before guestfs_launch"
|
||||
msgstr ""
|
||||
|
||||
#: lib/launch-direct.c:931 lib/launch-libvirt.c:713
|
||||
#: lib/launch-direct.c:926 lib/launch-libvirt.c:713
|
||||
msgid "qemu launched and contacted daemon, but state != READY"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user