From e1e78bcef5e4654bd2456bd696840329359d35cd Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 21 Jun 2011 13:22:16 +0100 Subject: [PATCH] Version 1.11.11. --- BUGS | 23 ++++++++++------------- configure.ac | 2 +- po-docs/libguestfs-docs.pot | 4 ++-- po/es.po | 2 +- po/gu.po | 2 +- po/hi.po | 2 +- po/kn.po | 2 +- po/libguestfs.pot | 4 ++-- po/ml.po | 2 +- po/mr.po | 2 +- po/nl.po | 2 +- po/or.po | 2 +- po/pa.po | 2 +- po/pl.po | 2 +- po/ta.po | 2 +- po/te.po | 2 +- po/uk.po | 2 +- 17 files changed, 28 insertions(+), 31 deletions(-) diff --git a/BUGS b/BUGS index ef3640e..a64604f 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-06-10 +Last updated: 2011-06-21 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -47,9 +47,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 709326 NEW https://bugzilla.redhat.com/show_bug.cgi?id=709326 virt-inspector cannot detect ReactOS -709538 NEW https://bugzilla.redhat.com/show_bug.cgi?id=709538 - fails to build without downstream patches - 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order @@ -86,6 +83,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 693306 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693306 sfdisk's python interface only accepts lists of type 'list' for the lines parameter +709538 NEW https://bugzilla.redhat.com/show_bug.cgi?id=709538 + fails to build without downstream patches + 507278 NEW https://bugzilla.redhat.com/show_bug.cgi?id=507278 libguestfs fails to build on Fedora sparc64 @@ -125,9 +125,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 604041 NEW https://bugzilla.redhat.com/show_bug.cgi?id=604041 guestmount absolute symlinks don't work -619345 NEW https://bugzilla.redhat.com/show_bug.cgi?id=619345 - RFE: Enable coredump capture in the appliance - 624334 NEW https://bugzilla.redhat.com/show_bug.cgi?id=624334 blockdev-setbsz succeeds, but does not affect blockdev-getbsz @@ -155,9 +152,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 660687 NEW https://bugzilla.redhat.com/show_bug.cgi?id=660687 guestmount: "touch" command fails: touch: setting times of `timestamp': Invalid argument -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 @@ -179,6 +173,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 672491 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=672491 RFE: guestfs_last_errno should be exposed in perl bindings +713678 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=713678 + Not all febootstrap messages are redirected to log callbacks + 583974 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=583974 mount hangs there when you lack proper permission to guest image @@ -194,6 +191,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 +661280 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=661280 + virt-rescue: panic when shutting down: "/sbin/reboot: No such file or directory" + 666578 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=666578 libguestfs: unknown filesystem label SWAP-sda2 @@ -339,9 +339,6 @@ You can help by testing the fixes. 655554 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=655554 Whole disk paths are not made canonical by virt-inspector -661280 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=661280 - virt-rescue: panic when shutting down: "/sbin/reboot: No such file or directory" - 663407 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=663407 readlink and readlinklist returns /sysroot/ in some paths diff --git a/configure.ac b/configure.ac index 7039091..d26ec69 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # major/minor/release must be numbers m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [11]) -m4_define([libguestfs_release], [10]) +m4_define([libguestfs_release], [11]) # extra can be any string m4_define([libguestfs_extra], []) diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 3788c4c..7ccfa3b 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.11.10\n" +"Project-Id-Version: libguestfs 1.11.11\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-06-10 15:30+0200\n" +"POT-Creation-Date: 2011-06-21 13:15+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/es.po b/po/es.po index e1f50fc..23f62f1 100644 --- 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: 2011-06-10 15:29+0100\n" +"POT-Creation-Date: 2011-06-21 13:15+0100\n" "PO-Revision-Date: \n" "Last-Translator: Héctor Daniel Cabrera \n" "Language-Team: Fedora Spanish \n" diff --git a/po/gu.po b/po/gu.po index 1005a69..a48343d 100644 --- 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: 2011-06-10 15:29+0100\n" +"POT-Creation-Date: 2011-06-21 13:15+0100\n" "PO-Revision-Date: 2010-02-02 13:45+0530\n" "Last-Translator: Sweta Kothari \n" "Language-Team: Gujarati\n" diff --git a/po/hi.po b/po/hi.po index b06e9bb..7e4746e 100644 --- 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: 2011-06-10 15:29+0100\n" +"POT-Creation-Date: 2011-06-21 13:15+0100\n" "PO-Revision-Date: 2010-02-16 12:57+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" diff --git a/po/kn.po b/po/kn.po index 6178105..c5d1a4d 100644 --- 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: 2011-06-10 15:29+0100\n" +"POT-Creation-Date: 2011-06-21 13:15+0100\n" "PO-Revision-Date: 2010-02-24 11:56+0530\n" "Last-Translator: Shankar Prasad \n" "Language-Team: kn-IN <>\n" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index d0e91f1..1ce94ba 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.11.10\n" +"Project-Id-Version: libguestfs 1.11.11\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-06-10 15:29+0100\n" +"POT-Creation-Date: 2011-06-21 13:15+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/ml.po b/po/ml.po index 3669edc..4714268 100644 --- 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: 2011-06-10 15:29+0100\n" +"POT-Creation-Date: 2011-06-21 13:15+0100\n" "PO-Revision-Date: 2010-02-02 18:35+0530\n" "Last-Translator: Ani Peter | അനി പീറ്റര്‍ \n" "Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് \n" "Language-Team: Marathi \n" diff --git a/po/nl.po b/po/nl.po index 807eed6..32f8adc 100644 --- a/po/nl.po +++ b/po/nl.po @@ -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-06-10 15:29+0100\n" +"POT-Creation-Date: 2011-06-21 13:15+0100\n" "PO-Revision-Date: 2010-09-02 15:28+0200\n" "Last-Translator: Geert Warrink \n" "Language-Team: Fedora\n" diff --git a/po/or.po b/po/or.po index 6aa8f85..d62931f 100644 --- 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: 2011-06-10 15:29+0100\n" +"POT-Creation-Date: 2011-06-21 13:15+0100\n" "PO-Revision-Date: 2010-02-01 18:17+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" diff --git a/po/pa.po b/po/pa.po index c8174ea..57efed7 100644 --- 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: 2011-06-10 15:29+0100\n" +"POT-Creation-Date: 2011-06-21 13:15+0100\n" "PO-Revision-Date: 2010-12-23 17:40+0530\n" "Last-Translator: Jaswinder Singh \n" "Language-Team: PLTG\n" diff --git a/po/pl.po b/po/pl.po index 4522549..afda845 100644 --- 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: 2011-06-10 15:29+0100\n" +"POT-Creation-Date: 2011-06-21 13:15+0100\n" "PO-Revision-Date: 2010-12-21 14:12+0100\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" diff --git a/po/ta.po b/po/ta.po index 7b25a76..e33c5f8 100644 --- 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: 2011-06-10 15:29+0100\n" +"POT-Creation-Date: 2011-06-21 13:15+0100\n" "PO-Revision-Date: 2010-01-29 13:38+0530\n" "Last-Translator: I. Felix \n" "Language-Team: ta_IN \n" diff --git a/po/te.po b/po/te.po index 8d5efec..28bac9d 100644 --- 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: 2011-06-10 15:29+0100\n" +"POT-Creation-Date: 2011-06-21 13:15+0100\n" "PO-Revision-Date: 2010-01-27 20:03+0530\n" "Last-Translator: Krishna Babu K \n" "Language-Team: Telugu \n" diff --git a/po/uk.po b/po/uk.po index 21488d5..acb497f 100644 --- a/po/uk.po +++ b/po/uk.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: 2011-06-10 15:29+0100\n" +"POT-Creation-Date: 2011-06-21 13:15+0100\n" "PO-Revision-Date: 2011-03-22 15:28+0000\n" "Last-Translator: yurchor \n" "Language-Team: Ukrainian \n" -- 1.8.3.1