mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Version 1.19.16.
This commit is contained in:
11
BUGS
11
BUGS
@@ -1,5 +1,5 @@
|
||||
NOTE: This file is automatically generated from "update-bugs.sh".
|
||||
Last updated: 2012-06-29
|
||||
Last updated: 2012-07-03
|
||||
|
||||
This contains a local list of the bugs that are open against
|
||||
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
|
||||
@@ -56,9 +56,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
624335 NEW https://bugzilla.redhat.com/show_bug.cgi?id=624335
|
||||
blockdev-setbsz succeeds, but does not affect blockdev-getbsz
|
||||
|
||||
627675 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627675
|
||||
libguestfs inspector code cannot handle /dev/disk/by-id/* paths
|
||||
|
||||
637251 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637251
|
||||
virt-inspector fails to recognize data-only NTFS disk image
|
||||
|
||||
@@ -215,8 +212,8 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
836501 NEW https://bugzilla.redhat.com/show_bug.cgi?id=836501
|
||||
dependency on fuse suggested
|
||||
|
||||
836573 NEW https://bugzilla.redhat.com/show_bug.cgi?id=836573
|
||||
libguestfs inspector code cannot handle /dev/disk/by-id/* paths
|
||||
836710 NEW https://bugzilla.redhat.com/show_bug.cgi?id=836710
|
||||
virt-resize test failed: Guestfs.Error("pvresize: pvresize_stub: /dev/sda2: No such file or directory")
|
||||
|
||||
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
|
||||
guestfish's list splitting does not recognize internal quoting
|
||||
@@ -236,7 +233,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
713678 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=713678
|
||||
Not all febootstrap messages are redirected to log callbacks
|
||||
|
||||
(72 bugs)
|
||||
(71 bugs)
|
||||
|
||||
--------------------------------------------------
|
||||
Bugs in MODIFIED, POST or ON_QA state are fixed.
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
# freeform string.
|
||||
m4_define([libguestfs_major], [1])
|
||||
m4_define([libguestfs_minor], [19])
|
||||
m4_define([libguestfs_release], [15])
|
||||
m4_define([libguestfs_release], [16])
|
||||
|
||||
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
7080
po-docs/ja.po
7080
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
6891
po-docs/uk.po
6891
po-docs/uk.po
File diff suppressed because it is too large
Load Diff
1557
po/en_GB.po
1557
po/en_GB.po
File diff suppressed because it is too large
Load Diff
1559
po/libguestfs.pot
1559
po/libguestfs.pot
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user