Version 1.23.10.

This commit is contained in:
Richard W.M. Jones
2013-07-23 12:23:51 +01:00
parent 4180abcc1f
commit 4d2c63a9bc
20 changed files with 36860 additions and 34770 deletions

53
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2013-07-19
Last updated: 2013-07-23
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -53,9 +53,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
660687 NEW https://bugzilla.redhat.com/show_bug.cgi?id=660687
guestmount: "touch" command fails: touch: setting times of `timestamp': Invalid argument
672485 NEW https://bugzilla.redhat.com/show_bug.cgi?id=672485
[RFE] virt-edit/tar/inspector do not support encrypted system
693064 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693064
Symbolic links on ntfs-3g are not followed correctly by some commands
@@ -173,12 +170,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
910270 NEW https://bugzilla.redhat.com/show_bug.cgi?id=910270
Tracker: Bugs in other packages that stop libguestfs working on Fedora 18
911674 NEW https://bugzilla.redhat.com/show_bug.cgi?id=911674
swapon label test fails (RHEL 7 only)
911678 NEW https://bugzilla.redhat.com/show_bug.cgi?id=911678
libguestfs: error: cpio command failed: Resource temporarily unavailable (RHEL 7 only)
913815 NEW https://bugzilla.redhat.com/show_bug.cgi?id=913815
febootstrap: no ext2 root device found when running libguestfs-test-tools
@@ -243,19 +234,13 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
sh "rpm -Va" fails because apparently /dev/shm is not created/bind-mounted correctly
982979 NEW https://bugzilla.redhat.com/show_bug.cgi?id=982979
Some command need return 'false' for the non-support groups of command
983331 NEW https://bugzilla.redhat.com/show_bug.cgi?id=983331
Some command need return 'false' for the non-support groups of command
983691 NEW https://bugzilla.redhat.com/show_bug.cgi?id=983691
libguestfs double free when kernel link fails during launch
Disable fstrim API/command in RHEL 6
983969 NEW https://bugzilla.redhat.com/show_bug.cgi?id=983969
RFE: virt-sysprep should be SELinux-aware
985856 NEW https://bugzilla.redhat.com/show_bug.cgi?id=985856
Can't set acl value for a specified user with 'acl-set-file'
986242 NEW https://bugzilla.redhat.com/show_bug.cgi?id=986242
golang bindings cannot be compiled if golang-guestfs package is installed
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting
@@ -275,24 +260,21 @@ 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
(85 bugs)
(80 bugs)
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
You can help by testing the fixes.
976250 POST https://bugzilla.redhat.com/show_bug.cgi?id=976250
Make xfs filesystem failed with specified blocksize, gives "unknown option -b" error
980338 POST https://bugzilla.redhat.com/show_bug.cgi?id=980338
disk-format "qemu-img info: JSON parse error" when target file does not exist
983690 POST https://bugzilla.redhat.com/show_bug.cgi?id=983690
libguestfs double free when kernel link fails during launch
985269 POST https://bugzilla.redhat.com/show_bug.cgi?id=985269
Can't set acl value for a specified user with 'acl-set-file'
672485 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=672485
[RFE] virt-edit/tar-in/tar-out/inspector do not support encrypted system
819086 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=819086
look for qemu-kvm on /usr/libexec
@@ -332,12 +314,24 @@ You can help by testing the fixes.
975771 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=975771
Specifying virtio interface ('iface' parameter) breaks the direct backend - libguestfs hangs
976250 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=976250
Make xfs filesystem failed with specified blocksize, gives "unknown option -b" error
976299 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=976299
mke2fs-J should give a meaningful error when specified type is anything except 'ext{2,3,4}'
980338 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=980338
disk-format "qemu-img info: JSON parse error" when target file does not exist
980502 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=980502
libguestfs is not able to be built with yum cache from multiple repos
983691 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=983691
libguestfs double free when kernel link fails during launch
985856 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=985856
Can't set acl value for a specified user with 'acl-set-file'
892291 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=892291
guestmount: link() incorrectly returns ENOENT, when it should be EXDEV
@@ -371,7 +365,7 @@ You can help by testing the fixes.
980372 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=980372
"hivex-commit" should fail with a relative path
(30 bugs)
(33 bugs)
--------------------------------------------------
These bugs are in the VERIFIED state.
@@ -415,9 +409,6 @@ These bugs are in the VERIFIED state.
975760 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=975760
Specifying virtio interface ('iface' parameter) breaks the appliance attach-method - libguestfs hangs
983218 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=983218
libguestfs double free when kernel link fails during launch
(14 bugs)
(13 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], [9])
m4_define([libguestfs_release], [10])
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

1898
po/es.po

File diff suppressed because it is too large Load Diff

1882
po/gu.po

File diff suppressed because it is too large Load Diff

1882
po/hi.po

File diff suppressed because it is too large Load Diff

1882
po/kn.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1882
po/ml.po

File diff suppressed because it is too large Load Diff

1894
po/mr.po

File diff suppressed because it is too large Load Diff

1896
po/nl.po

File diff suppressed because it is too large Load Diff

1882
po/or.po

File diff suppressed because it is too large Load Diff

1894
po/pa.po

File diff suppressed because it is too large Load Diff

1895
po/pl.po

File diff suppressed because it is too large Load Diff

1882
po/ta.po

File diff suppressed because it is too large Load Diff

1882
po/te.po

File diff suppressed because it is too large Load Diff

1897
po/uk.po

File diff suppressed because it is too large Load Diff