mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Version 1.19.19.
This commit is contained in:
19
BUGS
19
BUGS
@@ -1,5 +1,5 @@
|
||||
NOTE: This file is automatically generated from "update-bugs.sh".
|
||||
Last updated: 2012-07-09
|
||||
Last updated: 2012-07-16
|
||||
|
||||
This contains a local list of the bugs that are open against
|
||||
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
|
||||
@@ -218,6 +218,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
838609 NEW https://bugzilla.redhat.com/show_bug.cgi?id=838609
|
||||
guestmount + fusermount allows a race condition when unmounting and immediately using the disk image
|
||||
|
||||
838904 NEW https://bugzilla.redhat.com/show_bug.cgi?id=838904
|
||||
make-debian-img.sh failed: /dev/debian/root: not found: device not cleared. Aborting. Failed to wipe start of new LV.
|
||||
|
||||
840115 NEW https://bugzilla.redhat.com/show_bug.cgi?id=840115
|
||||
guestfish touch problem - case_sensitive_path API expects the file to exist
|
||||
|
||||
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
|
||||
guestfish's list splitting does not recognize internal quoting
|
||||
|
||||
@@ -236,15 +242,6 @@ 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)
|
||||
|
||||
--------------------------------------------------
|
||||
Bugs in MODIFIED, POST or ON_QA state are fixed.
|
||||
You can help by testing the fixes.
|
||||
|
||||
749828 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=749828
|
||||
p2v does not support raid devices
|
||||
|
||||
(1 bugs)
|
||||
(74 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], [18])
|
||||
m4_define([libguestfs_release], [19])
|
||||
|
||||
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
9346
po-docs/ja.po
9346
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
9246
po-docs/uk.po
9246
po-docs/uk.po
File diff suppressed because it is too large
Load Diff
1378
po/en_GB.po
1378
po/en_GB.po
File diff suppressed because it is too large
Load Diff
1380
po/libguestfs.pot
1380
po/libguestfs.pot
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user