Version 1.5.21.

This commit is contained in:
Richard W.M. Jones
2010-10-01 21:04:07 +01:00
parent ffc75da713
commit fd10487c9e
17 changed files with 8972 additions and 8727 deletions

44
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs".
Last updated: 2010-09-26 22:40:42
Last updated: 2010-10-01 21:02:14
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -80,9 +80,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
600144 NEW https://bugzilla.redhat.com/show_bug.cgi?id=600144
document that mkmountpoint and umount-all cannot be mixed
602599 NEW https://bugzilla.redhat.com/show_bug.cgi?id=602599
[RFE] A new API for custom cleanup prior to close in perl bindings
602997 NEW https://bugzilla.redhat.com/show_bug.cgi?id=602997
part-get-bootable gives wrong result with an unordered part layout
@@ -110,9 +107,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
619345 NEW https://bugzilla.redhat.com/show_bug.cgi?id=619345
RFE: Enable coredump capture in the appliance
623183 NEW https://bugzilla.redhat.com/show_bug.cgi?id=623183
"libguestfs: warning: unexpected connection from UID 0 to port ..."
624035 NEW https://bugzilla.redhat.com/show_bug.cgi?id=624035
guestfish "upload /file foo" command hangs or gives a protocol error
@@ -134,30 +128,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
632918 NEW https://bugzilla.redhat.com/show_bug.cgi?id=632918
Can't use virt-resize on Ubuntu 10.04 image
633096 NEW https://bugzilla.redhat.com/show_bug.cgi?id=633096
virt-resize calculates block device size incorrectly, doesn't work with qcow2 target
633766 NEW https://bugzilla.redhat.com/show_bug.cgi?id=633766
virt-resize --shrink fails
634246 NEW https://bugzilla.redhat.com/show_bug.cgi?id=634246
guestfs_part_get_parttype returns "loop" when run against a partition, LV or filesystem
635969 NEW https://bugzilla.redhat.com/show_bug.cgi?id=635969
glob echo mkfs ext2 /dev/vd[b-t]1 prints garbage
635971 NEW https://bugzilla.redhat.com/show_bug.cgi?id=635971
glob mkfs ext2 /dev/vd[b-t]1 does not expand
636061 NEW https://bugzilla.redhat.com/show_bug.cgi?id=636061
[abrt] guestfish-1.2.11-1.fc12: malloc_consolidate: Process /usr/bin/guestfish was killed by signal 11 (SIGSEGV)
636370 NEW https://bugzilla.redhat.com/show_bug.cgi?id=636370
libguestfs depsolving issue on yum install
636454 NEW https://bugzilla.redhat.com/show_bug.cgi?id=636454
[RFE] Need a way to determine if a particular block device is a logical volume
637244 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637244
virt-inspector has noisy start when inspecting 64-bit disk image from 32-bit host
@@ -167,6 +146,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
637252 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637252
virt-resize has no 32-bit support
638899 NEW https://bugzilla.redhat.com/show_bug.cgi?id=638899
/dev/mapper paths should not be returned from C inspection APIs
638901 NEW https://bugzilla.redhat.com/show_bug.cgi?id=638901
Appliance filename should not contain repository name
639405 NEW https://bugzilla.redhat.com/show_bug.cgi?id=639405
Interrupted cached appliance creation leaves libguestfs unusable
501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882
/tmp/libguestfs temporary directory is not cleaned up
@@ -258,6 +246,15 @@ You can help by testing the fixes.
619334 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619334
RFE: Enable coredump capture in the appliance
633096 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633096
virt-resize calculates block device size incorrectly, doesn't work with qcow2 target
633766 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633766
virt-resize --shrink fails
635969 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=635969
glob echo mkfs ext2 /dev/vd[b-t]1 prints garbage
--------------------------------------------------
These bugs are in the VERIFIED state.
@@ -297,4 +294,7 @@ These bugs are in the VERIFIED state.
619826 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619826
[RFE] Need a way to determine if a particular block device is a logical volume
636454 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=636454
[RFE] Need a way to determine if a particular block device is a logical volume
End of BUGS file.

View File

@@ -18,7 +18,7 @@
# major/minor/release must be numbers
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [5])
m4_define([libguestfs_release], [20])
m4_define([libguestfs_release], [21])
# extra can be any string
m4_define([libguestfs_extra], [])

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

1084
po/es.po

File diff suppressed because it is too large Load Diff

1084
po/gu.po

File diff suppressed because it is too large Load Diff

1084
po/hi.po

File diff suppressed because it is too large Load Diff

1084
po/kn.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1084
po/ml.po

File diff suppressed because it is too large Load Diff

1084
po/mr.po

File diff suppressed because it is too large Load Diff

1084
po/nl.po

File diff suppressed because it is too large Load Diff

1084
po/or.po

File diff suppressed because it is too large Load Diff

1084
po/pa.po

File diff suppressed because it is too large Load Diff

1084
po/pl.po

File diff suppressed because it is too large Load Diff

1084
po/ta.po

File diff suppressed because it is too large Load Diff

1084
po/te.po

File diff suppressed because it is too large Load Diff