Version 1.13.25.

This commit is contained in:
Richard W.M. Jones
2011-10-26 14:09:39 +01:00
parent d64fca7b84
commit ced99cf69e
20 changed files with 23239 additions and 20777 deletions

14
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2011-10-24
Last updated: 2011-10-26
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -32,9 +32,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
693064 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693064
Symbolic links on ntfs-3g are not followed correctly by some commands
693359 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693359
virt-cat and virt-edit don't handle case sensitive NTFS paths properly
701814 NEW https://bugzilla.redhat.com/show_bug.cgi?id=701814
virt-win-reg fails on a libvirt guest that has no defined disk format: "format parameter is empty or contains disallowed characters"
@@ -68,9 +65,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
747290 NEW https://bugzilla.redhat.com/show_bug.cgi?id=747290
libguestfs ignores <readonly/> in libvirt XML
748370 NEW https://bugzilla.redhat.com/show_bug.cgi?id=748370
guestfish fails to read disk images after os upgrade
563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450
list-devices returns devices of different types out of order
@@ -137,9 +131,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
637251 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637251
virt-inspector fails to recognize data-only NTFS disk image
642821 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642821
virt-resize falls over on a disk image with a logical swap partition
646036 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646036
libguestfs fails to launch
@@ -186,6 +177,9 @@ You can help by testing the fixes.
691389 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=691389
Extended attributes don't work over guestmount (FUSE)
748370 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=748370
guestfish fails to read disk images after os upgrade
657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499
checksum: wrong check sum type causes umount to fail

View File

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

1238
po/es.po

File diff suppressed because it is too large Load Diff

1234
po/gu.po

File diff suppressed because it is too large Load Diff

1234
po/hi.po

File diff suppressed because it is too large Load Diff

1234
po/kn.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1234
po/ml.po

File diff suppressed because it is too large Load Diff

1234
po/mr.po

File diff suppressed because it is too large Load Diff

1236
po/nl.po

File diff suppressed because it is too large Load Diff

1234
po/or.po

File diff suppressed because it is too large Load Diff

1234
po/pa.po

File diff suppressed because it is too large Load Diff

1236
po/pl.po

File diff suppressed because it is too large Load Diff

1234
po/ta.po

File diff suppressed because it is too large Load Diff

1234
po/te.po

File diff suppressed because it is too large Load Diff

1238
po/uk.po

File diff suppressed because it is too large Load Diff