Version 1.21.35.

This commit is contained in:
Richard W.M. Jones
2013-04-30 15:08:58 +01:00
parent 1623f540b1
commit a2a6cfba56
5 changed files with 12 additions and 14 deletions

View File

@@ -23,6 +23,7 @@ Masami HIRATA <msmhrt@gmail.com>
Matthew Booth <mbooth@redhat.com>
Maxim Koltsov <kolmax94@gmail.com>
Michael Scherer <misc@zarb.org>
Mike Kelly <pioto@pioto.org>
Nikita A Menkovich <menkovich@gmail.com>
Nikos Skalkotos <skalkoto@gmail.com>
Olaf Hering <olaf@aepfle.de>

15
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2013-04-29
Last updated: 2013-04-30
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -275,15 +275,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
954185 NEW https://bugzilla.redhat.com/show_bug.cgi?id=954185
rsync command fails with linking error "libldap-2.4.so.2: cannot open shared object file: No such file or directory"
957380 NEW https://bugzilla.redhat.com/show_bug.cgi?id=957380
libguestfs: error: btrfsvol:/dev/sda2/root: root device not found: only call this function with a root device previously returned by guestfs_inspect_os
957796 NEW https://bugzilla.redhat.com/show_bug.cgi?id=957796
tar-out and base64-out quoting error
957797 NEW https://bugzilla.redhat.com/show_bug.cgi?id=957797
tar-out and base64-out quoting error
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting
@@ -302,7 +296,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
803643 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=803643
inspect-is-multipart return false when inspection results should be true
(94 bugs)
(92 bugs)
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
@@ -329,6 +323,9 @@ You can help by testing the fixes.
957616 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=957616
libguestfs-1.21.31-1.1.el7.1.1.x86_64 won't install due to missing dependency
(7 bugs)
957797 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=957797
tar-out and base64-out quoting error
(8 bugs)
End of BUGS file.

View File

@@ -20,7 +20,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [21])
m4_define([libguestfs_release], [34])
m4_define([libguestfs_release], [35])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
AC_CONFIG_AUX_DIR([build-aux])

View File

@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.21.34\n"
"Project-Id-Version: libguestfs 1.21.35\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
"POT-Creation-Date: 2013-04-29 16:37+0200\n"
"POT-Creation-Date: 2013-04-30 14:54+0200\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"

View File

@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.21.34\n"
"Project-Id-Version: libguestfs 1.21.35\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-04-29 16:37+0100\n"
"POT-Creation-Date: 2013-04-30 14:54+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"