[Pkg-libvirt-commits] [libguestfs] 117/384: Version 1.29.17.
Hilko Bengen
bengen at moszumanska.debian.org
Sun Mar 29 16:55:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 2912fa7a43b8f7fdc3f13b4e77041833413232f3
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Mon Dec 15 22:45:35 2014 +0000
Version 1.29.17.
---
AUTHORS | 1 +
BUGS | 22 +++++++++++-----------
configure.ac | 2 +-
po-docs/libguestfs-docs.pot | 4 ++--
po/libguestfs.pot | 4 ++--
5 files changed, 17 insertions(+), 16 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index 19f5073..b32a27f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -15,6 +15,7 @@ Douglas Schilling Landgraf
Eric Blake
Erik Nolte
Evaggelos Balaskas
+Gabriele Cerami
Geert Warrink
Guido Günther
Hilko Bengen
diff --git a/BUGS b/BUGS
index b5b6e4e..d9450ee 100644
--- a/BUGS
+++ b/BUGS
@@ -539,10 +539,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
1160203 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=1160203
log of virt-sysprep contains only the output of the last script
-1167774 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=1167774
- virt-p2v fails with error:"nbd.c:nbd_receive_negotiate():L501: read failed"
-
-(174 bugs)
+(173 bugs)
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
@@ -554,15 +551,12 @@ You can help by testing the fixes.
1122557 POST https://bugzilla.redhat.com/show_bug.cgi?id=1122557
virt-sparsify overwrites block devices if used as output files
-1167601 POST https://bugzilla.redhat.com/show_bug.cgi?id=1167601
- "Conversion was successful" pop out even virt-p2v fails
-
-1174123 POST https://bugzilla.redhat.com/show_bug.cgi?id=1174123
- Graphics password disappear after conversion of virt-v2v
-
1053847 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1053847
Recommended default clock/timer settings
+1167601 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1167601
+ "Conversion was successful" pop out even virt-p2v fails
+
1020950 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1020950
CVE-2013-4419 libguestfs: insecure temporary directory handling for guestfish's network socket [epel-5]
@@ -584,7 +578,13 @@ You can help by testing the fixes.
1165569 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1165569
Disable "cancel conversion" button after virt-p2v conversion finished
-(12 bugs)
+1167774 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1167774
+ virt-p2v fails with error:"nbd.c:nbd_receive_negotiate():L501: read failed"
+
+1174123 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1174123
+ Graphics password disappear after conversion of virt-v2v
+
+(13 bugs)
--------------------------------------------------
These bugs are in the VERIFIED state.
diff --git a/configure.ac b/configure.ac
index eefb67e..6b32461 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], [16])
+m4_define([libguestfs_release], [17])
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 d96743e..eddb7a5 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.29.16\n"
+"Project-Id-Version: libguestfs 1.29.17\n"
"Report-Msgid-Bugs-To: libguestfs at redhat.com\n"
-"POT-Creation-Date: 2014-12-15 18:01+0000\n"
+"POT-Creation-Date: 2014-12-15 22:43+0000\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 80e6fda..72b01e1 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.29.16\n"
+"Project-Id-Version: libguestfs 1.29.17\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2014-12-15 18:01+0000\n"
+"POT-Creation-Date: 2014-12-15 22:43+0000\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