mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Version 1.19.58.
This commit is contained in:
48
BUGS
48
BUGS
@@ -1,5 +1,5 @@
|
||||
NOTE: This file is automatically generated from "update-bugs.sh".
|
||||
Last updated: 2012-11-02
|
||||
Last updated: 2012-11-10
|
||||
|
||||
This contains a local list of the bugs that are open against
|
||||
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
|
||||
@@ -245,31 +245,10 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
Bugs in MODIFIED, POST or ON_QA state are fixed.
|
||||
You can help by testing the fixes.
|
||||
|
||||
830135 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=830135
|
||||
libguestfs should support mount-local APIs in RHEL 6 (for OpenStack)
|
||||
|
||||
836501 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=836501
|
||||
dependency on fuse suggested
|
||||
|
||||
837691 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=837691
|
||||
Data loss when writing to qcow2-format disk files
|
||||
|
||||
838609 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=838609
|
||||
guestmount + fusermount allows a race condition when unmounting and immediately using the disk image
|
||||
|
||||
853763 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=853763
|
||||
virt-sparsify should use a more robust method to detect the input format
|
||||
|
||||
858126 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=858126
|
||||
virt-inspector fail to work with some windows guests
|
||||
|
||||
858128 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=858128
|
||||
libguestfs fail to list devices added by add-drive-ro-with-if twice
|
||||
|
||||
858648 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=858648
|
||||
libguestfs can not be installed with recent iptables
|
||||
|
||||
(8 bugs)
|
||||
(1 bugs)
|
||||
|
||||
--------------------------------------------------
|
||||
These bugs are in the VERIFIED state.
|
||||
@@ -283,6 +262,27 @@ These bugs are in the VERIFIED state.
|
||||
822626 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=822626
|
||||
virt-ls error: "libguestfs: error: checksum: path: parameter cannot be NULL"
|
||||
|
||||
(3 bugs)
|
||||
830135 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=830135
|
||||
libguestfs should support mount-local APIs in RHEL 6 (for OpenStack)
|
||||
|
||||
836501 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=836501
|
||||
dependency on fuse suggested
|
||||
|
||||
838609 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=838609
|
||||
guestmount + fusermount allows a race condition when unmounting and immediately using the disk image
|
||||
|
||||
853763 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=853763
|
||||
virt-sparsify should use a more robust method to detect the input format
|
||||
|
||||
858126 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=858126
|
||||
virt-inspector fail to work with some windows guests
|
||||
|
||||
858128 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=858128
|
||||
libguestfs fail to list devices added by add-drive-ro-with-if twice
|
||||
|
||||
858648 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=858648
|
||||
libguestfs can not be installed with recent iptables
|
||||
|
||||
(10 bugs)
|
||||
|
||||
End of BUGS file.
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
# freeform string.
|
||||
m4_define([libguestfs_major], [1])
|
||||
m4_define([libguestfs_minor], [19])
|
||||
m4_define([libguestfs_release], [57])
|
||||
m4_define([libguestfs_release], [58])
|
||||
|
||||
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
9618
po-docs/ja.po
9618
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
9633
po-docs/uk.po
9633
po-docs/uk.po
File diff suppressed because it is too large
Load Diff
1986
po/en_GB.po
1986
po/en_GB.po
File diff suppressed because it is too large
Load Diff
1988
po/libguestfs.pot
1988
po/libguestfs.pot
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user