diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-04-10 15:44:26 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-04-10 15:44:26 +0100 |
commit | 639e2803b4ba82aba8786118ae6d1f86b13d20de (patch) | |
tree | 720f8f2b1b0988939dd09d51c759dbc294cf8179 | |
parent | 7f93beb61a227111ecac7dd5d2a8212603cf3fbd (diff) | |
download | libguestfs-1.16.16.tar.gz libguestfs-1.16.16.tar.xz libguestfs-1.16.16.zip |
Version 1.16.16.1.16.16
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | BUGS | 30 | ||||
-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 |
19 files changed, 38 insertions, 31 deletions
@@ -18,6 +18,7 @@ Michael Scherer <misc@zarb.org> Nikita A Menkovich <menkovich@gmail.com> Nikos Skalkotos <skalkoto@gmail.com> Piotr Drąg <piotrdrag@gmail.com> +Qin Guan <qguan@redhat.com> Rajesh Ranjan <rranjan@redhat.com> Richard W.M. Jones <rich@annexia.org> Sandeep Shedmake <sshedmak@redhat.com> @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2012-04-03 +Last updated: 2012-04-10 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -89,11 +89,8 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 808193 NEW https://bugzilla.redhat.com/show_bug.cgi?id=808193 g.launch() crashes on RHEL 5 -809401 NEW https://bugzilla.redhat.com/show_bug.cgi?id=809401 - inspection doesn't recognize Fedora 17+ (because of grub2 and UsrMove) - -782845 NEW https://bugzilla.redhat.com/show_bug.cgi?id=782845 - CloudForms CloudEngine missing dependency: imagefactory (and oz) require python-libguestfs +810613 NEW https://bugzilla.redhat.com/show_bug.cgi?id=810613 + Memory leak in virt-df 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order @@ -104,6 +101,12 @@ 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 +811112 NEW https://bugzilla.redhat.com/show_bug.cgi?id=811112 + [RFE][virt-sysprep] hostname can not be changed on rhel system + +811117 NEW https://bugzilla.redhat.com/show_bug.cgi?id=811117 + [RFE][virt-sysprep] net-hwaddr not removed from "ifcfg-*" files on rhel + 547488 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547488 guestfish cannot tab complete filenames that contain spaces @@ -240,15 +243,12 @@ 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 +809401 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=809401 + inspection doesn't recognize Fedora 17+ (because of grub2 and UsrMove) + 647174 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=647174 RHEL6: virt-clone should remove old udev rules when changing MAC address -807557 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=807557 - virt-sysprep: wrong params are passed to virt-inspector - -807905 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=807905 - mkfs blocksize option breaks when creating btrfs - 741183 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=741183 [RFE] Write a tool to align the partition(s) in a Windows XP image to a multiple of 8 sectors @@ -297,6 +297,12 @@ These bugs are in the VERIFIED state. 799798 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=799798 set_autosync: this function can only be called in the config state at /usr/share/perl5/vendor_perl/Sys/VirtConvert/GuestfsHandle.pm line 107 +807557 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=807557 + virt-sysprep: wrong params are passed to virt-inspector + +807905 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=807905 + mkfs blocksize option breaks when creating btrfs + 679737 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=679737 libguestfs: improve error message when zerofree is not available in the appliance diff --git a/configure.ac b/configure.ac index 571909ed..c968915e 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], [15]) +m4_define([libguestfs_release], [16]) 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 20a8b267..2ca95161 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.15\n" +"Project-Id-Version: libguestfs 1.16.16\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2012-04-03 13:54+0200\n" +"POT-Creation-Date: 2012-04-10 15:43+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 65ff597c..79c6f890 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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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 00b2a28c..1979627b 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.16.15\n" +"Project-Id-Version: libguestfs 1.16.16\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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-04-03 13:54+0100\n" +"POT-Creation-Date: 2012-04-10 15:42+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" |