Version 1.9.9.

This commit is contained in:
Richard W.M. Jones
2011-03-04 09:59:15 +00:00
parent 2b26c7f721
commit 290e8864ff
16 changed files with 82 additions and 58 deletions

92
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2011-02-06 17:14:29
Last updated: 2011-03-04 10:09:51
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -29,6 +29,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
674130 NEW https://bugzilla.redhat.com/show_bug.cgi?id=674130
Inspection code fails for Windows guest with two disks
676020 NEW https://bugzilla.redhat.com/show_bug.cgi?id=676020
After using virt-resize with an ntfs partition windows is not booting
678035 NEW https://bugzilla.redhat.com/show_bug.cgi?id=678035
inotify_add_watch_0 test failing on RHEL 6.1
563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450
list-devices returns devices of different types out of order
@@ -47,6 +53,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
672485 NEW https://bugzilla.redhat.com/show_bug.cgi?id=672485
[RFE] virt-edit/tar/inspector do not support encrypted system
676788 NEW https://bugzilla.redhat.com/show_bug.cgi?id=676788
guestfish remote "server is not running" due to specific commands
678231 NEW https://bugzilla.redhat.com/show_bug.cgi?id=678231
virt-inspector resports unknown filesystem UUID
679737 NEW https://bugzilla.redhat.com/show_bug.cgi?id=679737
zerofree is unavailable
501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884
virt-inspector still configured, even if there are missing deps
@@ -140,6 +155,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
667610 NEW https://bugzilla.redhat.com/show_bug.cgi?id=667610
Multiple bugs, memory leaks in libguestfs ruby bindings
677286 NEW https://bugzilla.redhat.com/show_bug.cgi?id=677286
libguestfs incorrectly detects Red Hat desktop as 'redhat-based' instead of 'redhat'
677870 NEW https://bugzilla.redhat.com/show_bug.cgi?id=677870
[RFE] virt-v2v show the warning info after convert rhel4u8 guest if comment a line of swap in the fstab
576879 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=576879
libguestfs protocol loses synchronization if you 'upload' before mounting disks
@@ -164,6 +185,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
541618 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=541618
guestfish not able to mount freebsd ufs2 partitions automatically
666578 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=666578
libguestfs: unknown filesystem label SWAP-sda2
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
You can help by testing the fixes.
@@ -306,42 +330,18 @@ You can help by testing the fixes.
663407 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=663407
readlink and readlinklist returns /sysroot/ in some paths
673477 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=673477
Add a grep-friendly string to LIBGUESTFS_TRACE output
627833 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=627833
get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID
613593 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=613593
Rebase libguestfs in RHEL 6.1
615223 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=615223
vfs-type could not read just-created filesystem
617440 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=617440
guestfish: fails to tilde expand '~' when the $HOME env is unset
627468 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=627468
[RFE]It's better to emphasize "libguestfs-winsupport" in V2V manpage or error output
627832 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=627832
[RFE] guestfish should print outputs in a suitable base (eg. octal for modes)
666578 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=666578
libguestfs: unknown filesystem label SWAP-sda2
666579 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=666579
libguestfs: unknown filesystem /dev/hd{x} (cdrom)
668611 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=668611
guestfish -i is trying to mount all mounts from /etc/fstab and fails with an error when device doesn't exists
673721 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=673721
Typo in virt-make-fs manual page
--------------------------------------------------
These bugs are in the VERIFIED state.
673477 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=673477
Add a grep-friendly string to LIBGUESTFS_TRACE output
677616 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=677616
appliance doesn't include augeas device_map lens
627833 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627833
get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID
633174 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633174
some guestfish sub commands can not handle special files properly
@@ -360,6 +360,21 @@ These bugs are in the VERIFIED state.
612308 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=612308
qemu -net / vlan option deprecated. Use -netdev instead.
613593 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=613593
Rebase libguestfs in RHEL 6.1
615223 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=615223
vfs-type could not read just-created filesystem
617440 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=617440
guestfish: fails to tilde expand '~' when the $HOME env is unset
627468 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627468
[RFE]It's better to emphasize "libguestfs-winsupport" in V2V manpage or error output
627832 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627832
[RFE] guestfish should print outputs in a suitable base (eg. octal for modes)
639601 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639601
"virt-ls" command failed to parse domain name "#"
@@ -369,7 +384,16 @@ These bugs are in the VERIFIED state.
666577 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=666577
libguestfs: unknown filesystem /dev/fd0
666579 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=666579
libguestfs: unknown filesystem /dev/hd{x} (cdrom)
668115 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=668115
virt-filesystems command fails on guest with corrupt filesystem label
668611 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=668611
guestfish -i is trying to mount all mounts from /etc/fstab and fails with an error when device doesn't exists
673721 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=673721
Typo in virt-make-fs manual page
End of BUGS file.

View File

@@ -18,7 +18,7 @@
# major/minor/release must be numbers
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [9])
m4_define([libguestfs_release], [8])
m4_define([libguestfs_release], [9])
# extra can be any string
m4_define([libguestfs_extra], [])

View File

@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.9.8\n"
"Project-Id-Version: libguestfs 1.9.9\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
"POT-Creation-Date: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\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

@@ -9,11 +9,11 @@ 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: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\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"
"Language: \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

View File

@@ -8,11 +8,11 @@ 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: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\n"
"PO-Revision-Date: 2010-02-02 13:45+0530\n"
"Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
"Language-Team: Gujarati\n"
"Language: \n"
"Language: gu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

View File

@@ -8,11 +8,11 @@ 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: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\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"
"Language: \n"
"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

View File

@@ -7,11 +7,11 @@ 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: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\n"
"PO-Revision-Date: 2010-02-24 11:56+0530\n"
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
"Language-Team: kn-IN <>\n"
"Language: \n"
"Language: kn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

View File

@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.9.8\n"
"Project-Id-Version: libguestfs 1.9.9\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\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

@@ -8,12 +8,12 @@ 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: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\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-"
"discuss@googlegroups.com>\n"
"Language: \n"
"Language: ml\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

View File

@@ -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: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\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"

View File

@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.5.4\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\n"
"PO-Revision-Date: 2010-09-02 15:28+0200\n"
"Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
"Language-Team: Fedora\n"

View File

@@ -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: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\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"

View File

@@ -7,11 +7,11 @@ 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: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\n"
"PO-Revision-Date: 2010-12-23 17:40+0530\n"
"Last-Translator: Jaswinder Singh <j.phulewala@gmail.com>\n"
"Language-Team: PLTG\n"
"Language: en\n"
"Language: pa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

View File

@@ -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: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\n"
"PO-Revision-Date: 2010-12-21 14:12+0100\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"

View File

@@ -7,11 +7,11 @@ 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: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\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"
"Language: \n"
"Language: ta\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

View File

@@ -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: 2011-02-06 17:14+0000\n"
"POT-Creation-Date: 2011-03-04 10:09+0000\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"