Version 1.25.22.

This commit is contained in:
Richard W.M. Jones
2014-01-17 15:48:22 +00:00
parent e22bd2dcd2
commit 716f6e4275
20 changed files with 4761 additions and 4194 deletions

18
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2014-01-13
Last updated: 2014-01-17
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -251,6 +251,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
1051694 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1051694
libguestfs FTBFS on Ubuntu saucy
1053847 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1053847
Recommended default clock/timer settings
1054761 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1054761
guestfs_pvs prints "unknown device" if a physical volume is missing
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting
@@ -266,16 +272,13 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
624335 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=624335
blockdev-setbsz succeeds, but does not affect blockdev-getbsz
660687 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=660687
guestmount: "touch" command fails: touch: setting times of `timestamp': Invalid argument
691389 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=691389
SELinux labels don't work over guestmount (FUSE)
965495 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=965495
New APIs required in libguestfs for virt-v2v in RHEL 6.5
(85 bugs)
(86 bugs)
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
@@ -284,13 +287,16 @@ You can help by testing the fixes.
1028650 POST https://bugzilla.redhat.com/show_bug.cgi?id=1028650
virt-* argument parser doesn't accept --arg=value (you have to use --arg value)
1045033 POST https://bugzilla.redhat.com/show_bug.cgi?id=1045033
LIBVIRT_DEFAULT_URI=qemu:///system breaks libguestfs
998109 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=998109
Let's enable kvmclock in RHEL 7
1020950 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1020950
CVE-2013-4419 libguestfs: insecure temporary directory handling for guestfish's network socket [epel-5]
(3 bugs)
(4 bugs)
--------------------------------------------------
These bugs are in the VERIFIED state.

View File

@@ -26,7 +26,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [25])
m4_define([libguestfs_release], [21])
m4_define([libguestfs_release], [22])
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

File diff suppressed because it is too large Load Diff

394
po/es.po

File diff suppressed because it is too large Load Diff

394
po/gu.po

File diff suppressed because it is too large Load Diff

394
po/hi.po

File diff suppressed because it is too large Load Diff

394
po/kn.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

394
po/ml.po

File diff suppressed because it is too large Load Diff

394
po/mr.po

File diff suppressed because it is too large Load Diff

399
po/nl.po

File diff suppressed because it is too large Load Diff

394
po/or.po

File diff suppressed because it is too large Load Diff

394
po/pa.po

File diff suppressed because it is too large Load Diff

394
po/pl.po

File diff suppressed because it is too large Load Diff

394
po/ta.po

File diff suppressed because it is too large Load Diff

394
po/te.po

File diff suppressed because it is too large Load Diff

399
po/uk.po

File diff suppressed because it is too large Load Diff