diff options
-rw-r--r-- | BUGS | 27 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | po-docs/libguestfs-docs.pot | 4 | ||||
-rw-r--r-- | po/en_GB.po | 2 | ||||
-rw-r--r-- | po/es.po | 2 | ||||
-rw-r--r-- | po/gu.po | 2 | ||||
-rw-r--r-- | po/hi.po | 2 | ||||
-rw-r--r-- | po/kn.po | 2 | ||||
-rw-r--r-- | po/libguestfs.pot | 4 | ||||
-rw-r--r-- | po/ml.po | 2 | ||||
-rw-r--r-- | po/mr.po | 2 | ||||
-rw-r--r-- | po/nl.po | 2 | ||||
-rw-r--r-- | po/or.po | 2 | ||||
-rw-r--r-- | po/pa.po | 2 | ||||
-rw-r--r-- | po/pl.po | 2 | ||||
-rw-r--r-- | po/ta.po | 2 | ||||
-rw-r--r-- | po/te.po | 2 | ||||
-rw-r--r-- | po/uk.po | 2 |
18 files changed, 33 insertions, 32 deletions
@@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2012-03-30 +Last updated: 2012-04-02 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -71,9 +71,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 786187 NEW https://bugzilla.redhat.com/show_bug.cgi?id=786187 list-filesystems error mentions "list-devices" -786604 NEW https://bugzilla.redhat.com/show_bug.cgi?id=786604 - guestfish on CentOS 5.7 x86 and augeas-libs-0.10.0-2.el5 crashes with message "guestfsd: error while loading shared libraries: libxml2.so.2: cannot open shared object file" - 789504 NEW https://bugzilla.redhat.com/show_bug.cgi?id=789504 virt-df (other tools?) should not give up if a guest disk is missing @@ -104,12 +101,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 806176 NEW https://bugzilla.redhat.com/show_bug.cgi?id=806176 libguestfs doesn't use the external tools (wrestool ...) to get icon even these tools are installed -807557 NEW https://bugzilla.redhat.com/show_bug.cgi?id=807557 - virt-sysprep: wrong params are passed to virt-inspector - -807905 NEW https://bugzilla.redhat.com/show_bug.cgi?id=807905 - mkfs blocksize option breaks when creating btrfs - 547488 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547488 guestfish cannot tab complete filenames that contain spaces @@ -234,6 +225,9 @@ You can help by testing the fixes. 784647 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=784647 Libguestfs uses deprecated net-tools +807557 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=807557 + virt-sysprep: wrong params are passed to virt-inspector + 657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499 checksum: wrong check sum type causes umount to fail @@ -246,9 +240,6 @@ You can help by testing the fixes. 749828 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=749828 p2v does not support raid devices -760221 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=760221 - RFE: Support inspection of cciss devices - 647174 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=647174 RHEL6: virt-clone should remove old udev rules when changing MAC address @@ -261,6 +252,9 @@ These bugs are in the VERIFIED state. 731742 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=731742 libguestfs should escape special/non-printing characters in debug output +760221 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=760221 + RFE: Support inspection of cciss devices + 769359 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=769359 virt-resize on RHEL 6 kernel fails to re-read the partition table @@ -312,4 +306,11 @@ These bugs are in the VERIFIED state. 801273 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=801273 Document for set-pgroup need to be updated +-------------------------------------------------- +Bugs in MODIFIED, POST or ON_QA state are fixed. +You can help by testing the fixes. + +807905 POST https://bugzilla.redhat.com/show_bug.cgi?id=807905 + mkfs blocksize option breaks when creating btrfs + End of BUGS file. diff --git a/configure.ac b/configure.ac index 09daf995..9a48bf88 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [16]) -m4_define([libguestfs_release], [13]) +m4_define([libguestfs_release], [14]) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index efc1e47c..a48cb68c 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.16.13\n" +"Project-Id-Version: libguestfs 1.16.14\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2012-03-30 16:18+0200\n" +"POT-Creation-Date: 2012-04-02 13:55+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" diff --git a/po/en_GB.po b/po/en_GB.po index 56359a5c..3af1e13c 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/" @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n" @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n" @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/team/" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 3c69de41..a6c68be6 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.16.13\n" +"Project-Id-Version: libguestfs 1.16.14\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+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" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Malayalam <discuss@lists.smc.org.in>\n" @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/team/" @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/team/nl/)\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/team/or/)\n" @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n" @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Polish (http://www.transifex.net/projects/p/fedora/team/pl/)\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/team/te/)\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-03-30 16:18+0100\n" +"POT-Creation-Date: 2012-04-02 13:55+0100\n" "PO-Revision-Date: 2012-01-23 13:09+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" |