mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Version 1.13.25.
This commit is contained in:
14
BUGS
14
BUGS
@@ -1,5 +1,5 @@
|
||||
NOTE: This file is automatically generated from "update-bugs.sh".
|
||||
Last updated: 2011-10-24
|
||||
Last updated: 2011-10-26
|
||||
|
||||
This contains a local list of the bugs that are open against
|
||||
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
|
||||
@@ -32,9 +32,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
693064 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693064
|
||||
Symbolic links on ntfs-3g are not followed correctly by some commands
|
||||
|
||||
693359 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693359
|
||||
virt-cat and virt-edit don't handle case sensitive NTFS paths properly
|
||||
|
||||
701814 NEW https://bugzilla.redhat.com/show_bug.cgi?id=701814
|
||||
virt-win-reg fails on a libvirt guest that has no defined disk format: "format parameter is empty or contains disallowed characters"
|
||||
|
||||
@@ -68,9 +65,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
747290 NEW https://bugzilla.redhat.com/show_bug.cgi?id=747290
|
||||
libguestfs ignores <readonly/> in libvirt XML
|
||||
|
||||
748370 NEW https://bugzilla.redhat.com/show_bug.cgi?id=748370
|
||||
guestfish fails to read disk images after os upgrade
|
||||
|
||||
563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450
|
||||
list-devices returns devices of different types out of order
|
||||
|
||||
@@ -137,9 +131,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
637251 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637251
|
||||
virt-inspector fails to recognize data-only NTFS disk image
|
||||
|
||||
642821 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642821
|
||||
virt-resize falls over on a disk image with a logical swap partition
|
||||
|
||||
646036 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646036
|
||||
libguestfs fails to launch
|
||||
|
||||
@@ -186,6 +177,9 @@ You can help by testing the fixes.
|
||||
691389 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=691389
|
||||
Extended attributes don't work over guestmount (FUSE)
|
||||
|
||||
748370 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=748370
|
||||
guestfish fails to read disk images after os upgrade
|
||||
|
||||
657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499
|
||||
checksum: wrong check sum type causes umount to fail
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
# freeform string.
|
||||
m4_define([libguestfs_major], [1])
|
||||
m4_define([libguestfs_minor], [13])
|
||||
m4_define([libguestfs_release], [24])
|
||||
m4_define([libguestfs_release], [25])
|
||||
|
||||
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
8500
po-docs/ja.po
8500
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
8735
po-docs/uk.po
8735
po-docs/uk.po
File diff suppressed because it is too large
Load Diff
1579
po/en_GB.po
1579
po/en_GB.po
File diff suppressed because it is too large
Load Diff
1581
po/libguestfs.pot
1581
po/libguestfs.pot
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user