Skip to content

Commit

Permalink
Version 1.33.31.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwmjones committed May 26, 2016
1 parent e516b85 commit 6cc640b
Show file tree
Hide file tree
Showing 39 changed files with 67,113 additions and 66,096 deletions.
24 changes: 12 additions & 12 deletions BUGS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2016-05-23
Last updated: 2016-05-26

This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
Expand Down Expand Up @@ -95,9 +95,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
903987 NEW https://bugzilla.redhat.com/show_bug.cgi?id=903987
Command "acl-set-file" is inconvenient to use

906777 NEW https://bugzilla.redhat.com/show_bug.cgi?id=906777
In tests, set_label sometimes fails

910115 NEW https://bugzilla.redhat.com/show_bug.cgi?id=910115
RFE: support ntfsresize --bad-sectors option in virt-resize

Expand Down Expand Up @@ -491,6 +488,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
1337865 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1337865
Part-init and part-add failed to create partition with mac parttype on aarch64

1339565 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1339565
Can't press "create" button via keyboard when create network on p2v client

503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting

Expand Down Expand Up @@ -626,9 +626,6 @@ You can help by testing the fixes.
1218766 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1218766
Rebase libguestfs in RHEL 7.3

1227609 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1227609
virt-p2v: Using "Back" button causes output list to be repopulated multiple times

1239154 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1239154
appliance fails to start with "supermin: ext2fs_file_write: /var/log/tallylog: Could not allocate block in ext2 filesystem"

Expand All @@ -644,9 +641,6 @@ You can help by testing the fixes.
1267032 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1267032
guestfish copy-in command behaves oddly/unexpectedly with wildcards

1277074 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1277074
Virt-p2v client shouldn't present the vdsm option because it's not usable

1277122 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1277122
RFE: virt-sparsify: make '--in-place' sparsification safe to abort (gracefully or ungracefully)

Expand All @@ -656,7 +650,7 @@ You can help by testing the fixes.
1309580 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1309580
OS name of win8.1 x64 guest shows incorrect in rhevm3.6 general info

(31 bugs)
(29 bugs)

--------------------------------------------------
These bugs are in the VERIFIED state.
Expand All @@ -679,6 +673,9 @@ These bugs are in the VERIFIED state.
1225789 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1225789
Wrong video driver is installed for rhel5.11 guest after conversion to libvirt

1227609 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1227609
virt-p2v: Using "Back" button causes output list to be repopulated multiple times

1229119 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1229119
Unrelated info in fstab makes virt-v2v fail with unclear error info

Expand All @@ -694,6 +691,9 @@ These bugs are in the VERIFIED state.
1262959 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1262959
virt-builder/virt-customize set password does not work

1277074 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1277074
Virt-p2v client shouldn't present the vdsm option because it's not usable

1287826 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1287826
Remove virt-v2v support for ppc64le

Expand All @@ -718,6 +718,6 @@ These bugs are in the VERIFIED state.
1328766 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1328766
Remove --in-place option in virt-v2v help

(19 bugs)
(21 bugs)

End of BUGS file.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [33])
m4_define([libguestfs_release], [30])
m4_define([libguestfs_release], [31])

AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)

dnl The date that the above version was released. This is used in
dnl the website 'index.html' file.
AC_SUBST([RELEASE_DATE], [2016-05-23])
AC_SUBST([RELEASE_DATE], [2016-05-26])

AC_CONFIG_AUX_DIR([build-aux])
AC_REQUIRE_AUX_FILE([guestfs-test-driver])
Expand Down
7,417 changes: 3,716 additions & 3,701 deletions po-docs/de.po

Large diffs are not rendered by default.

7,417 changes: 3,716 additions & 3,701 deletions po-docs/en_GB.po

Large diffs are not rendered by default.

7,413 changes: 3,712 additions & 3,701 deletions po-docs/es.po

Large diffs are not rendered by default.

7,417 changes: 3,716 additions & 3,701 deletions po-docs/eu.po

Large diffs are not rendered by default.

7,413 changes: 3,712 additions & 3,701 deletions po-docs/fr.po

Large diffs are not rendered by default.

7,417 changes: 3,716 additions & 3,701 deletions po-docs/ja.po

Large diffs are not rendered by default.

6,211 changes: 3,111 additions & 3,100 deletions po-docs/libguestfs-docs.pot

Large diffs are not rendered by default.

7,413 changes: 3,712 additions & 3,701 deletions po-docs/nl.po

Large diffs are not rendered by default.

7,413 changes: 3,712 additions & 3,701 deletions po-docs/pt_BR.po

Large diffs are not rendered by default.

7,413 changes: 3,712 additions & 3,701 deletions po-docs/tg.po

Large diffs are not rendered by default.

7,417 changes: 3,716 additions & 3,701 deletions po-docs/uk.po

Large diffs are not rendered by default.

7,413 changes: 3,712 additions & 3,701 deletions po-docs/zh_CN.po

Large diffs are not rendered by default.

Loading

0 comments on commit 6cc640b

Please sign in to comment.