[Pkg-libvirt-commits] [libguestfs] 14/34: Version 1.25.41.

Hilko Bengen bengen at moszumanska.debian.org
Fri Mar 7 10:39:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 0b285e07a01329bfb8d27f086c939a2ba552a342
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Mar 3 22:06:58 2014 +0000

    Version 1.25.41.
---
 BUGS         | 8 +++++++-
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/BUGS b/BUGS
index 9591cbb..d5c4269 100644
--- a/BUGS
+++ b/BUGS
@@ -293,13 +293,19 @@ You can help by testing the fixes.
 1028650 POST https://bugzilla.redhat.com/show_bug.cgi?id=1028650
   virt-* argument parser doesn't accept --arg=value (you have to use --arg value)
 
+1072062 POST https://bugzilla.redhat.com/show_bug.cgi?id=1072062
+  Ruby bindings for libguestfs throws an error periodically
+
+1072079 POST https://bugzilla.redhat.com/show_bug.cgi?id=1072079
+  Ruby bindings for libguestfs throws an error periodically
+
 1053847 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1053847
   Recommended default clock/timer settings
 
 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]
 
-(3 bugs)
+(5 bugs)
 
 --------------------------------------------------
 These bugs are in the VERIFIED state.
diff --git a/configure.ac b/configure.ac
index 4058ea8..c50f0d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@
 # freeform string.
 m4_define([libguestfs_major],   [1])
 m4_define([libguestfs_minor],   [25])
-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])

-- 
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