[Pkg-libvirt-commits] [libguestfs] 30/31: Version 1.29.46.
Hilko Bengen
bengen at moszumanska.debian.org
Sun Nov 1 17:13:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag upstream/1.29.46
in repository libguestfs.
commit 9b9be6d1c6495abb159fe0fd76535f7e6ab6fc09
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Sat Jun 6 18:34:15 2015 +0100
Version 1.29.46.
---
BUGS | 13 +++++++++++--
configure.ac | 2 +-
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/BUGS b/BUGS
index c42bd2a..b310a34 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2015-06-02
+Last updated: 2015-06-06
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -491,6 +491,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
1225789 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1225789
Wrong video driver is installed for rhel5.11 guest after conversion to libvirt
+1227599 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1227599
+ P2V error:unexpected end of file waiting for command prompt.
+
+1227609 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1227609
+ Output method shows three times in virt-p2v client.
+
+1227621 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1227621
+ Log file saved on conversion server even "Enable server-side debugging" is not ticked
+
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting
@@ -557,7 +566,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
1198344 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=1198344
[RFE] virt-builder should support download resume
-(179 bugs)
+(182 bugs)
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
diff --git a/configure.ac b/configure.ac
index c0f355f..2c82c35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [29])
-m4_define([libguestfs_release], [45])
+m4_define([libguestfs_release], [46])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
AC_CONFIG_AUX_DIR([build-aux])
--
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