Version 1.23.2.

This commit is contained in:
Richard W.M. Jones
2013-06-03 13:25:47 +01:00
parent 731d0e1bf6
commit 222a7b56f3
20 changed files with 20070 additions and 19251 deletions

22
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2013-05-28
Last updated: 2013-06-03
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -272,9 +272,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
957796 NEW https://bugzilla.redhat.com/show_bug.cgi?id=957796
tar-out and base64-out quoting error
958183 NEW https://bugzilla.redhat.com/show_bug.cgi?id=958183
Rebase libguestfs in RHEL 6.5
960522 NEW https://bugzilla.redhat.com/show_bug.cgi?id=960522
libguestfs is not built for F18 ppc64
@@ -284,8 +281,8 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
962866 NEW https://bugzilla.redhat.com/show_bug.cgi?id=962866
virt-filesystems command fails with error "libguestfs: error: supermin-helper exited with error status 1."
965495 NEW https://bugzilla.redhat.com/show_bug.cgi?id=965495
New APIs required in libguestfs for virt-v2v in RHEL 6.5
968875 NEW https://bugzilla.redhat.com/show_bug.cgi?id=968875
virt-sysprep, virt-resize, virt-sparsify should support URL-type arguments
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting
@@ -305,7 +302,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
(95 bugs)
(94 bugs)
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
@@ -332,6 +329,15 @@ You can help by testing the fixes.
957616 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=957616
libguestfs-1.21.31-1.1.el7.1.1.x86_64 won't install due to missing dependency
(7 bugs)
958183 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=958183
Rebase libguestfs in RHEL 6.5
965495 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=965495
New APIs required in libguestfs for virt-v2v in RHEL 6.5
968315 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=968315
CVE-2013-2124 libguestfs: DoS (abort) due to a double free flaw when inspecting certain guest files / images [epel-5]
(10 bugs)
End of BUGS file.

View File

@@ -20,7 +20,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [23])
m4_define([libguestfs_release], [1])
m4_define([libguestfs_release], [2])
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

1645
po/es.po

File diff suppressed because it is too large Load Diff

1645
po/gu.po

File diff suppressed because it is too large Load Diff

1645
po/hi.po

File diff suppressed because it is too large Load Diff

1645
po/kn.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1645
po/ml.po

File diff suppressed because it is too large Load Diff

1645
po/mr.po

File diff suppressed because it is too large Load Diff

1645
po/nl.po

File diff suppressed because it is too large Load Diff

1645
po/or.po

File diff suppressed because it is too large Load Diff

1645
po/pa.po

File diff suppressed because it is too large Load Diff

1645
po/pl.po

File diff suppressed because it is too large Load Diff

1645
po/ta.po

File diff suppressed because it is too large Load Diff

1645
po/te.po

File diff suppressed because it is too large Load Diff

1645
po/uk.po

File diff suppressed because it is too large Load Diff