Version 1.19.50.

This commit is contained in:
Richard W.M. Jones
2012-10-10 21:22:43 +00:00
parent 316c2a6fc7
commit 77ce157db8
6 changed files with 8143 additions and 7822 deletions

10
BUGS
View File

@@ -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.

View File

@@ -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])

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -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"