mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Version 1.25.41.
This commit is contained in:
8
BUGS
8
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.
|
||||
|
||||
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user