X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=BUGS;h=c440787c0bd4d184461cd0bf6f3dc8a3cad08a17;hp=1fda3d17b7c339f1aa5895c542861ec5ce6d0bde;hb=fb998000e60b32219c2bf839044cff59f499dff1;hpb=fd10487c9e5d1196ff751f6f37b75a7e5455f243 diff --git a/BUGS b/BUGS index 1fda3d1..c440787 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs". -Last updated: 2010-10-01 21:02:14 +Last updated: 2010-10-22 23:11:37 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -35,6 +35,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 633174 NEW https://bugzilla.redhat.com/show_bug.cgi?id=633174 some guestfish sub commands can not handle special files properly +643991 NEW https://bugzilla.redhat.com/show_bug.cgi?id=643991 + CVE-2010-3851 libguestfs: missing disk format specifier when adding a disk [fedora-all] + 501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884 virt-inspector still configured, even if there are missing deps @@ -125,11 +128,8 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 627832 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627832 [RFE] guestfish should print outputs in a suitable base (eg. octal for modes) -632918 NEW https://bugzilla.redhat.com/show_bug.cgi?id=632918 - Can't use virt-resize on Ubuntu 10.04 image - -634246 NEW https://bugzilla.redhat.com/show_bug.cgi?id=634246 - guestfs_part_get_parttype returns "loop" when run against a partition, LV or filesystem +634649 NEW https://bugzilla.redhat.com/show_bug.cgi?id=634649 + [RFE] Align a NTFS partition within qcow2 over LVM to start at offset which is a multiple of 8 635971 NEW https://bugzilla.redhat.com/show_bug.cgi?id=635971 glob mkfs ext2 /dev/vd[b-t]1 does not expand @@ -155,6 +155,27 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 639405 NEW https://bugzilla.redhat.com/show_bug.cgi?id=639405 Interrupted cached appliance creation leaves libguestfs unusable +642821 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642821 + virt-resize falls over on a disk image with a logical swap partition + +642929 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642929 + C inspection code should ignore /dev/fd* in /etc/fstab + +642930 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642930 + virt-inspector (Sys::Guestfs::Lib) should use C inspection APIs + +642932 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642932 + guestmount options should match guestfish options + +642933 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642933 + guestfs_list_filesystems should be used in all possible places + +642934 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642934 + No way to specify disk format when adding a disk to libguestfs + +645869 NEW https://bugzilla.redhat.com/show_bug.cgi?id=645869 + configure --disable-appliance should not need to check for febootstrap + debootstrap + 501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882 /tmp/libguestfs temporary directory is not cleaned up @@ -176,6 +197,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 541618 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=541618 guestfish not able to mount freebsd ufs2 partitions automatically +639601 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=639601 + "virt-ls" command failed to parse domain name "#" + +639602 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=639602 + ""virt-list-filesystems" fails to parse the command line argument if the domain name is "#". + -------------------------------------------------- Bugs in MODIFIED, POST or ON_QA state are fixed. You can help by testing the fixes. @@ -240,9 +267,6 @@ You can help by testing the fixes. 602592 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=602592 [RFE] expose guestfs_close in perl bindings -610880 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=610880 - libguestfs should set broader read perms on tmpdir, so works in some situations when executed with umask 077 - 619334 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619334 RFE: Enable coredump capture in the appliance @@ -252,9 +276,24 @@ You can help by testing the fixes. 633766 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633766 virt-resize --shrink fails +634246 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=634246 + guestfs_part_get_parttype returns "loop" when run against a partition, LV or filesystem + 635969 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=635969 glob echo mkfs ext2 /dev/vd[b-t]1 prints garbage +639986 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639986 + virt-df --csv does not properly quote " in libvirt domain names + +640961 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=640961 + Document that grub-install might be needed for old Linux guests after virt-resize + +642826 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642826 + virt-resize converts any other image format to raw without notifying user, instructions do not account for this + +643624 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=643624 + libguestfs tools documentation should describe how to quote guest domain names from shell + -------------------------------------------------- These bugs are in the VERIFIED state.