[Pkg-libvirt-commits] [libguestfs] 08/11: Version 1.27.41.
Hilko Bengen
bengen at moszumanska.debian.org
Fri Oct 3 14:44:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag debian/1%1.27.41-1
in repository libguestfs.
commit aebe00e5c6f3087370fe86873cb715f32dc8233b
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Tue Sep 9 16:02:44 2014 +0100
Version 1.27.41.
---
BUGS | 23 ++++++++++++++++-------
configure.ac | 2 +-
po-docs/libguestfs-docs.pot | 4 ++--
po/libguestfs.pot | 4 ++--
4 files changed, 21 insertions(+), 12 deletions(-)
diff --git a/BUGS b/BUGS
index 718291d..793c0ca 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2014-09-06
+Last updated: 2014-09-09
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -368,6 +368,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
1138634 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1138634
Remove user accounts from "/etc/shadow" when exeucte virt-sysprep with '--enable user-account' option
+1139543 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1139543
+ Improve the error info when converting guest with no space left
+
+1139582 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1139582
+ virt-builder is unable to resize XFS root filesystems
+
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting
@@ -389,7 +395,10 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
1069966 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=1069966
RFE: let virt-builder etc build ARM guests on x86 host
-(123 bugs)
+1138619 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=1138619
+ libguestfs-1.27.36-2.fc22: FTBFS with Perl 5.20
+
+(126 bugs)
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
@@ -416,9 +425,6 @@ You can help by testing the fixes.
1138504 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1138504
Support conversion of guests from remote kvm/xen/esx connections by virt-v2v
-1138586 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1138586
- No error shows when converting running guest with virt-v2v
-
805417 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=805417
RFE: support inspection of installation ISOs of WinVista, Win7, Win2008 & Win2008r2
@@ -431,7 +437,7 @@ You can help by testing the fixes.
1136739 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1136739
virt-v2v warning info should be printed to fill the whole line
-(12 bugs)
+(11 bugs)
--------------------------------------------------
These bugs are in the VERIFIED state.
@@ -481,6 +487,9 @@ These bugs are in the VERIFIED state.
1123794 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1123794
libguestfs 'direct' backend should close file descriptors before exec-ing qemu to avoid leaking !O_CLOEXEC fds
-(15 bugs)
+1138586 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1138586
+ No error shows when converting running guest with virt-v2v
+
+(16 bugs)
End of BUGS file.
diff --git a/configure.ac b/configure.ac
index a600e36..f624310 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [27])
-m4_define([libguestfs_release], [40])
+m4_define([libguestfs_release], [41])
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 324796c..e48f3fc 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.27.40\n"
+"Project-Id-Version: libguestfs 1.27.41\n"
"Report-Msgid-Bugs-To: libguestfs at redhat.com\n"
-"POT-Creation-Date: 2014-09-09 15:37+0200\n"
+"POT-Creation-Date: 2014-09-09 15:59+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 6633275..368f668 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.27.40\n"
+"Project-Id-Version: libguestfs 1.27.41\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-09-09 15:37+0100\n"
+"POT-Creation-Date: 2014-09-09 15:59+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list