summaryrefslogtreecommitdiffstats
path: root/BUGS
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-10-28 18:46:13 +0100
committerRichard W.M. Jones <rjones@redhat.com>2010-10-28 18:46:13 +0100
commit4c5ca903b52ccc785a3d879da8506be248b0d6f7 (patch)
tree44f89588cd9c56c1d8f978592284d4a3f603bb1a /BUGS
parentf2460699ab7f972b1981d072164a04820c52b0c6 (diff)
downloadlibguestfs-4c5ca903b52ccc785a3d879da8506be248b0d6f7.tar.gz
libguestfs-4c5ca903b52ccc785a3d879da8506be248b0d6f7.tar.xz
libguestfs-4c5ca903b52ccc785a3d879da8506be248b0d6f7.zip
Version 1.5.25.1.5.25
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS26
1 files changed, 13 insertions, 13 deletions
diff --git a/BUGS b/BUGS
index 7971c0e2..36102ba0 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs".
-Last updated: 2010-10-27 12:50:27
+Last updated: 2010-10-28 18:08:19
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -146,24 +146,18 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
642821 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642821
virt-resize falls over on a disk image with a logical swap partition
-642930 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642930
- virt-inspector (Sys::Guestfs::Lib) should use C inspection APIs
-
-642933 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642933
- guestfs_list_filesystems should be used in all possible places
-
646036 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646036
libguestfs fails to launch
646361 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646361
Fix appliance building Fedora-on-Debian (on systems with default library search paths differing from the appliance's)
-646432 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646432
- /dev/mapper paths should not be returned from guestfs_mountpoints
-
501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882
/tmp/libguestfs temporary directory is not cleaned up
+576879 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=576879
+ libguestfs protocol loses synchronization if you 'upload' before mounting disks
+
583974 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=583974
mount hangs there when you lack proper permission to guest image
@@ -195,9 +189,6 @@ You can help by testing the fixes.
507810 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=507810
guestfish -i / virt-inspector cannot handle spaces in filenames
-576879 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=576879
- libguestfs protocol loses synchronization if you 'upload' before mounting disks
-
585221 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=585221
resize2fs should support shrinking filesystems
@@ -288,15 +279,24 @@ You can help by testing the fixes.
642929 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642929
C inspection code should ignore /dev/fd* in /etc/fstab
+642930 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642930
+ virt-inspector (Sys::Guestfs::Lib) should use C inspection APIs
+
642932 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642932
guestmount options should match guestfish options
+642933 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642933
+ guestfs_list_filesystems should be used in all possible places
+
642934 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642934
No way to specify disk format when adding a disk to libguestfs
643624 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=643624
libguestfs tools documentation should describe how to quote guest domain names from shell
+646432 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=646432
+ /dev/mapper paths should not be returned from guestfs_mountpoints
+
646821 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=646821
virt-df should have --uuid option