mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Version 1.25.42.
This commit is contained in:
10
BUGS
10
BUGS
@@ -1,5 +1,5 @@
|
||||
NOTE: This file is automatically generated from "update-bugs.sh".
|
||||
Last updated: 2014-03-03
|
||||
Last updated: 2014-03-06
|
||||
|
||||
This contains a local list of the bugs that are open against
|
||||
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
|
||||
@@ -263,6 +263,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
1069966 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1069966
|
||||
can't disable accel=kvm:tcg
|
||||
|
||||
1072863 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1072863
|
||||
libguestfs failed with guestfs_launch failed error while accessing disk
|
||||
|
||||
1072898 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1072898
|
||||
inspect-os fails to find any operating systems
|
||||
|
||||
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
|
||||
guestfish's list splitting does not recognize internal quoting
|
||||
|
||||
@@ -284,7 +290,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
965495 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=965495
|
||||
New APIs required in libguestfs for virt-v2v in RHEL 6.5
|
||||
|
||||
(88 bugs)
|
||||
(90 bugs)
|
||||
|
||||
--------------------------------------------------
|
||||
Bugs in MODIFIED, POST or ON_QA state are fixed.
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
# freeform string.
|
||||
m4_define([libguestfs_major], [1])
|
||||
m4_define([libguestfs_minor], [25])
|
||||
m4_define([libguestfs_release], [41])
|
||||
m4_define([libguestfs_release], [42])
|
||||
|
||||
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libguestfs 1.25.40\n"
|
||||
"Project-Id-Version: libguestfs 1.25.42\n"
|
||||
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
|
||||
"POT-Creation-Date: 2014-03-03 17:19+0000\n"
|
||||
"POT-Creation-Date: 2014-03-06 15:58+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libguestfs 1.25.40\n"
|
||||
"Project-Id-Version: libguestfs 1.25.42\n"
|
||||
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
|
||||
"component=libguestfs&product=Virtualization+Tools\n"
|
||||
"POT-Creation-Date: 2014-03-03 17:19+0000\n"
|
||||
"POT-Creation-Date: 2014-03-06 15:58+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
Reference in New Issue
Block a user