mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Version 1.23.2.
This commit is contained in:
22
BUGS
22
BUGS
@@ -1,5 +1,5 @@
|
||||
NOTE: This file is automatically generated from "update-bugs.sh".
|
||||
Last updated: 2013-05-28
|
||||
Last updated: 2013-06-03
|
||||
|
||||
This contains a local list of the bugs that are open against
|
||||
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
|
||||
@@ -272,9 +272,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
957796 NEW https://bugzilla.redhat.com/show_bug.cgi?id=957796
|
||||
tar-out and base64-out quoting error
|
||||
|
||||
958183 NEW https://bugzilla.redhat.com/show_bug.cgi?id=958183
|
||||
Rebase libguestfs in RHEL 6.5
|
||||
|
||||
960522 NEW https://bugzilla.redhat.com/show_bug.cgi?id=960522
|
||||
libguestfs is not built for F18 ppc64
|
||||
|
||||
@@ -284,8 +281,8 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
962866 NEW https://bugzilla.redhat.com/show_bug.cgi?id=962866
|
||||
virt-filesystems command fails with error "libguestfs: error: supermin-helper exited with error status 1."
|
||||
|
||||
965495 NEW https://bugzilla.redhat.com/show_bug.cgi?id=965495
|
||||
New APIs required in libguestfs for virt-v2v in RHEL 6.5
|
||||
968875 NEW https://bugzilla.redhat.com/show_bug.cgi?id=968875
|
||||
virt-sysprep, virt-resize, virt-sparsify should support URL-type arguments
|
||||
|
||||
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
|
||||
guestfish's list splitting does not recognize internal quoting
|
||||
@@ -305,7 +302,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
803643 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=803643
|
||||
inspect-is-multipart return false when inspection results should be true
|
||||
|
||||
(95 bugs)
|
||||
(94 bugs)
|
||||
|
||||
--------------------------------------------------
|
||||
Bugs in MODIFIED, POST or ON_QA state are fixed.
|
||||
@@ -332,6 +329,15 @@ You can help by testing the fixes.
|
||||
957616 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=957616
|
||||
libguestfs-1.21.31-1.1.el7.1.1.x86_64 won't install due to missing dependency
|
||||
|
||||
(7 bugs)
|
||||
958183 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=958183
|
||||
Rebase libguestfs in RHEL 6.5
|
||||
|
||||
965495 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=965495
|
||||
New APIs required in libguestfs for virt-v2v in RHEL 6.5
|
||||
|
||||
968315 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=968315
|
||||
CVE-2013-2124 libguestfs: DoS (abort) due to a double free flaw when inspecting certain guest files / images [epel-5]
|
||||
|
||||
(10 bugs)
|
||||
|
||||
End of BUGS file.
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
# freeform string.
|
||||
m4_define([libguestfs_major], [1])
|
||||
m4_define([libguestfs_minor], [23])
|
||||
m4_define([libguestfs_release], [1])
|
||||
m4_define([libguestfs_release], [2])
|
||||
|
||||
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
5044
po-docs/ja.po
5044
po-docs/ja.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
5346
po-docs/uk.po
5346
po-docs/uk.po
File diff suppressed because it is too large
Load Diff
1749
po/en_GB.po
1749
po/en_GB.po
File diff suppressed because it is too large
Load Diff
1751
po/libguestfs.pot
1751
po/libguestfs.pot
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user