Version 1.3.19. 1.3.19
authorRichard Jones <rjones@redhat.com>
Fri, 4 Jun 2010 15:38:55 +0000 (16:38 +0100)
committerRichard Jones <rjones@redhat.com>
Fri, 4 Jun 2010 15:52:58 +0000 (16:52 +0100)
Update BUGS and PO files.

14 files changed:
BUGS
configure.ac
po/es.po
po/gu.po
po/hi.po
po/kn.po
po/libguestfs.pot
po/ml.po
po/mr.po
po/or.po
po/pa.po
po/pl.po
po/ta.po
po/te.po

diff --git a/BUGS b/BUGS
index e417c38..c7e2313 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
 NOTE: This file is automatically generated from "update-bugs".
-Last updated: 2010-06-02 18:42:14
+Last updated: 2010-06-04 16:39:34
 
 This contains a local list of the bugs that are open against
 libguestfs.  Bugs are tracked in the Red Hat Bugzilla database
@@ -68,6 +68,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 598772 NEW https://bugzilla.redhat.com/show_bug.cgi?id=598772
   guestfish 'help' command should indicate error in exit status with an unknown command
 
+599503 NEW https://bugzilla.redhat.com/show_bug.cgi?id=599503
+  mountpoint gets missing after umount-all
+
+600144 NEW https://bugzilla.redhat.com/show_bug.cgi?id=600144
+  mountpoint gets missing after umount-all
+
+600148 NEW https://bugzilla.redhat.com/show_bug.cgi?id=600148
+  mkfs-b does not support vfat/ntfs
+
 501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882
   /tmp/libguestfs temporary directory is not cleaned up
 
@@ -83,9 +92,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
 539746 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=539746
   launch fails when run inside a Xen guest, when no non-PV kernels are installed
 
-582484 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=582484
-  some guestfish sub commands can not handle special files properly
-
 503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
   guestfish's list splitting does not recognize internal quoting
 
@@ -129,6 +135,9 @@ You can help by testing the fixes.
 501889 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=501889
   write-file does not support strings containing ASCII NUL
 
+582484 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=582484
+  some guestfish sub commands can not handle special files properly
+
 588651 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=588651
   guestfish 'strings-e' cmd does not give proper error message or hint
 
@@ -144,9 +153,6 @@ You can help by testing the fixes.
 596776 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=596776
   virt-inspector doesn't discover modprobe aliases on RHEL 3 guests
 
-597112 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=597112
-  get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID
-
 597118 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=597118
   A warning should be given in the help of mke2journal-L for the length of label
 
@@ -159,6 +165,12 @@ You can help by testing the fixes.
 598309 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=598309
   part-list and several other cmd failed on libguestfs on RHEL5
 
+599300 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=599300
+  libguestfs-winsupport lacks dependecy of fuse-libs
+
+599464 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=599464
+  mkfs-b does not support vfat/ntfs
+
 579664 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=579664
   guestfish doesn't report error when there is not enough space for image allocation
 
index 8519a32..794b1ba 100644 (file)
@@ -18,7 +18,7 @@
 # major/minor/release must be numbers
 m4_define([libguestfs_major],   [1])
 m4_define([libguestfs_minor],   [3])
-m4_define([libguestfs_release], [18])
+m4_define([libguestfs_release], [19])
 # extra can be any string
 m4_define([libguestfs_extra],   [])
 
index 5bb6fab..74426ca 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-06-02 18:41+0100\n"
+"POT-Creation-Date: 2010-06-04 16:38+0100\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n"
 "Language-Team: Fedora Spanish <trans-es@lists.fedoraproject.org>\n"
index b2ef53b..5c532e0 100644 (file)
--- a/po/gu.po
+++ b/po/gu.po
@@ -8,7 +8,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: 2010-06-02 18:41+0100\n"
+"POT-Creation-Date: 2010-06-04 16:38+0100\n"
 "PO-Revision-Date: 2010-02-02 13:45+0530\n"
 "Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
 "Language-Team: Gujarati\n"
index 976f67f..06c431f 100644 (file)
--- a/po/hi.po
+++ b/po/hi.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master.libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-06-02 18:41+0100\n"
+"POT-Creation-Date: 2010-06-04 16:38+0100\n"
 "PO-Revision-Date: 2010-02-16 12:57+0530\n"
 "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
 "Language-Team: Hindi <Red Hat>\n"
index 755b32e..deaf6da 100644 (file)
--- a/po/kn.po
+++ b/po/kn.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: libguestfs 1.0.83\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-06-02 18:41+0100\n"
+"POT-Creation-Date: 2010-06-04 16:38+0100\n"
 "PO-Revision-Date: 2010-02-24 11:56+0530\n"
 "Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
 "Language-Team: kn-IN <>\n"
index dab2c5f..2a58e39 100644 (file)
@@ -6,10 +6,10 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libguestfs 1.3.18\n"
+"Project-Id-Version: libguestfs 1.3.19\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-06-02 18:41+0100\n"
+"POT-Creation-Date: 2010-06-04 16:38+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"
index 190dbc9..1307802 100644 (file)
--- a/po/ml.po
+++ b/po/ml.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master.libguestfs.ml\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-06-02 18:41+0100\n"
+"POT-Creation-Date: 2010-06-04 16:38+0100\n"
 "PO-Revision-Date: 2010-02-02 18:35+0530\n"
 "Last-Translator: Ani Peter | അനി പീറ്റര്‍ <apeter@redhat.com>\n"
 "Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് <smc-"
index 53ab6c5..7549cec 100644 (file)
--- a/po/mr.po
+++ b/po/mr.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: mr\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-06-02 18:41+0100\n"
+"POT-Creation-Date: 2010-06-04 16:38+0100\n"
 "PO-Revision-Date: 2010-02-03 19:10+0530\n"
 "Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
 "Language-Team: Marathi <fedora-trans-mr@redhat.com>\n"
index a53e9c1..626100d 100644 (file)
--- a/po/or.po
+++ b/po/or.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master.or\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-06-02 18:41+0100\n"
+"POT-Creation-Date: 2010-06-04 16:38+0100\n"
 "PO-Revision-Date: 2010-02-01 18:17+0530\n"
 "Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n"
 "Language-Team: Oriya <oriya-it@googlegroups.com>\n"
index 1ded6f4..2e2053d 100644 (file)
--- a/po/pa.po
+++ b/po/pa.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: libguestfs 1.0.81\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-06-02 18:41+0100\n"
+"POT-Creation-Date: 2010-06-04 16:38+0100\n"
 "PO-Revision-Date: 2010-01-29 12:50+0530\n"
 "Last-Translator: Jaswinder Singh <jsingh@redhat.com>\n"
 "Language-Team: Punjabi/Panjabi <kde-i18n-doc@kde.org>\n"
index c18c14a..ad4babb 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgstr ""
 "Project-Id-Version: pl\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-06-02 18:41+0100\n"
+"POT-Creation-Date: 2010-06-04 16:38+0100\n"
 "PO-Revision-Date: 2010-05-24 21:26+0200\n"
 "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
 "Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
index b69f176..7659bd8 100644 (file)
--- a/po/ta.po
+++ b/po/ta.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: libguestfs 1.0.81\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-06-02 18:41+0100\n"
+"POT-Creation-Date: 2010-06-04 16:38+0100\n"
 "PO-Revision-Date: 2010-01-29 13:38+0530\n"
 "Last-Translator: I. Felix <ifelix@redhat.com>\n"
 "Language-Team: ta_IN <kde-i18n-doc@kde.org>\n"
index 7bdd0dc..684c9a3 100644 (file)
--- a/po/te.po
+++ b/po/te.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: libguestfs.master.libguestfs\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-06-02 18:41+0100\n"
+"POT-Creation-Date: 2010-06-04 16:38+0100\n"
 "PO-Revision-Date: 2010-01-27 20:03+0530\n"
 "Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n"
 "Language-Team: Telugu <en@li.org>\n"