mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Version 1.19.50.
This commit is contained in:
10
BUGS
10
BUGS
@@ -1,5 +1,5 @@
|
||||
NOTE: This file is automatically generated from "update-bugs.sh".
|
||||
Last updated: 2012-10-09
|
||||
Last updated: 2012-10-10
|
||||
|
||||
This contains a local list of the bugs that are open against
|
||||
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
|
||||
@@ -221,6 +221,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
863696 NEW https://bugzilla.redhat.com/show_bug.cgi?id=863696
|
||||
[F18] libguestfs fails to mount a disk image file(in this case qcow2) as 'root'
|
||||
|
||||
864871 NEW https://bugzilla.redhat.com/show_bug.cgi?id=864871
|
||||
libvirt error: could not create appliance through libvirt: unable to set security context 'unconfined_u:object_r:svirt_image_t:s0:cXXX,cYYY' on '.../console.sock'
|
||||
|
||||
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
|
||||
guestfish's list splitting does not recognize internal quoting
|
||||
|
||||
@@ -239,7 +242,10 @@ 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
|
||||
|
||||
(73 bugs)
|
||||
864899 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=864899
|
||||
valgrind reports "Syscall param write(buf) points to uninitialised byte(s)" when event contains a log message
|
||||
|
||||
(75 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], [49])
|
||||
m4_define([libguestfs_release], [50])
|
||||
|
||||
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
5549
po-docs/ja.po
5549
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
5547
po-docs/uk.po
5547
po-docs/uk.po
File diff suppressed because it is too large
Load Diff
@@ -6,10 +6,10 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libguestfs 1.19.49\n"
|
||||
"Project-Id-Version: libguestfs 1.19.50\n"
|
||||
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
|
||||
"component=libguestfs&product=Virtualization+Tools\n"
|
||||
"POT-Creation-Date: 2012-10-09 11:20+0100\n"
|
||||
"POT-Creation-Date: 2012-10-10 21:21+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"
|
||||
|
||||
Reference in New Issue
Block a user