mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Version 1.21.7.
This commit is contained in:
16
BUGS
16
BUGS
@@ -1,5 +1,5 @@
|
||||
NOTE: This file is automatically generated from "update-bugs.sh".
|
||||
Last updated: 2013-01-28
|
||||
Last updated: 2013-02-04
|
||||
|
||||
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,18 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
903987 NEW https://bugzilla.redhat.com/show_bug.cgi?id=903987
|
||||
Command "acl-set-file" is inconvenient to use
|
||||
|
||||
905322 NEW https://bugzilla.redhat.com/show_bug.cgi?id=905322
|
||||
"No such file or directory" when execute "hivex-commit"
|
||||
|
||||
906190 NEW https://bugzilla.redhat.com/show_bug.cgi?id=906190
|
||||
Need add a line break behind the output of command "hivex-value-value"
|
||||
|
||||
906766 NEW https://bugzilla.redhat.com/show_bug.cgi?id=906766
|
||||
virt-resize breaks the disk images
|
||||
|
||||
906777 NEW https://bugzilla.redhat.com/show_bug.cgi?id=906777
|
||||
In tests, set_label sometimes fails
|
||||
|
||||
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
|
||||
guestfish's list splitting does not recognize internal quoting
|
||||
|
||||
@@ -236,7 +248,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
803643 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=803643
|
||||
inspect-is-multipart return false when inspection results should be true
|
||||
|
||||
(72 bugs)
|
||||
(76 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], [21])
|
||||
m4_define([libguestfs_release], [6])
|
||||
m4_define([libguestfs_release], [7])
|
||||
|
||||
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libguestfs 1.21.6\n"
|
||||
"Project-Id-Version: libguestfs 1.21.7\n"
|
||||
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
|
||||
"POT-Creation-Date: 2013-01-28 18:13+0000\n"
|
||||
"POT-Creation-Date: 2013-02-04 12:59+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
903
po/en_GB.po
903
po/en_GB.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user