Version 1.21.4.

This commit is contained in:
Richard W.M. Jones
2013-01-18 08:18:24 +00:00
parent d8f14591d1
commit 64b229e8ff
6 changed files with 715 additions and 629 deletions

7
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2013-01-17
Last updated: 2013-01-18
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -212,9 +212,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
892834 NEW https://bugzilla.redhat.com/show_bug.cgi?id=892834
guestmount: rename() incorrectly follows symbolic links
894545 NEW https://bugzilla.redhat.com/show_bug.cgi?id=894545
libguestfs FTBFS on Fedora 19 because of new ruby
895670 NEW https://bugzilla.redhat.com/show_bug.cgi?id=895670
Dependency error updating to 1.20.1
@@ -257,7 +254,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
(79 bugs)
(78 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], [21])
m4_define([libguestfs_release], [3])
m4_define([libguestfs_release], [4])
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.21.3\n"
"Project-Id-Version: libguestfs 1.21.4\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-01-17 09:40+0000\n"
"POT-Creation-Date: 2013-01-18 08:16+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"