Version 1.5.2.

This commit is contained in:
Richard Jones
2010-07-22 16:53:54 +01:00
parent e7ee6eebed
commit cd773b0707
14 changed files with 6039 additions and 5833 deletions

25
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs".
Last updated: 2010-07-21 21:57:31
Last updated: 2010-07-22 17:06:34
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -113,6 +113,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
584228 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=584228
tgz-in/tar-in command hang when run with a vfat img
613562 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=613562
virt-v2v | rhel6 v2v doesn't support install the guest driver by rhn
502074 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=502074
running commands segfault randomly, with 32 bit host and guest, when host is a Xen or VMWare guest
@@ -125,8 +128,8 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
541618 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=541618
guestfish not able to mount freebsd ufs2 partitions automatically
613562 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=613562
virt-v2v | rhel6 v2v doesn't support install the guest driver by rhn
617165 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=617165
mount operation failed and hung on some images which running in read-only mode
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
@@ -198,16 +201,10 @@ You can help by testing the fixes.
610880 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=610880
libguestfs should set broader read perms on tmpdir, so works in some situations when executed with umask 077
615870 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=615870
615870 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=615870
libguestfs-find-requires.sh is not autogenerating dependencies for libguestfs
616438 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=616438
libguestfs missing runtime Requires: binutils
582144 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=582144
$g->aug_set doesn't allow a NULL value
616437 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=616437
616438 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=616438
libguestfs missing runtime Requires: binutils
--------------------------------------------------
@@ -219,6 +216,9 @@ These bugs are in the VERIFIED state.
579664 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=579664
guestfish doesn't report error when there is not enough space for image allocation
582144 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=582144
$g->aug_set doesn't allow a NULL value
598309 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=598309
part-list and several other cmd failed on libguestfs on RHEL5
@@ -237,4 +237,7 @@ These bugs are in the VERIFIED state.
609990 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=609990
guestfish: using -m option in conjunction with --listen option causes appliance to die
616437 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=616437
libguestfs missing runtime Requires: binutils
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], [1])
m4_define([libguestfs_release], [2])
# extra can be any string
m4_define([libguestfs_extra], [])

987
po/es.po

File diff suppressed because it is too large Load Diff

987
po/gu.po

File diff suppressed because it is too large Load Diff

987
po/hi.po

File diff suppressed because it is too large Load Diff

987
po/kn.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

987
po/ml.po

File diff suppressed because it is too large Load Diff

987
po/mr.po

File diff suppressed because it is too large Load Diff

987
po/or.po

File diff suppressed because it is too large Load Diff

987
po/pa.po

File diff suppressed because it is too large Load Diff

987
po/pl.po

File diff suppressed because it is too large Load Diff

987
po/ta.po

File diff suppressed because it is too large Load Diff

987
po/te.po

File diff suppressed because it is too large Load Diff