[Pkg-libvirt-commits] [libguestfs] 26/59: Merge tag 'upstream/1.29.37'
Hilko Bengen
bengen at moszumanska.debian.org
Sun May 3 21:26:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit b61012f8a89833b8e1c8501b35067e79c95130c4
Merge: b103920 e503a07
Author: Hilko Bengen <bengen at debian.org>
Date: Sat Apr 25 00:30:45 2015 +0200
Merge tag 'upstream/1.29.37'
Upstream version 1.29.37
.gitignore | 1 -
BUGS | 117 ++--
ChangeLog | 221 +++++++
Makefile.in | 1 +
align/Makefile.in | 1 +
appliance/Makefile.in | 1 +
bash/Makefile.in | 3 +-
build-aux/ltmain.sh | 2 +-
builder/Makefile.in | 1 +
builder/cmdline.ml | 11 +-
builder/index-validate.c | 4 +-
builder/website/Makefile.am | 2 +
builder/website/Makefile.in | 3 +
builder/website/fedora-ppc64.sh | 2 +-
builder/website/fedora-ppc64le.sh | 2 +-
builder/website/index | 37 +-
builder/website/index.asc | 63 +-
builder/website/{fedora-ppc64.sh => rhel-ppc64.sh} | 83 ++-
.../website/{fedora-ppc64le.sh => rhel-ppc64le.sh} | 83 ++-
cat/Makefile.in | 1 +
config.h.in | 3 +
configure | 37 +-
configure.ac | 6 +-
csharp/Makefile.in | 1 +
customize/Makefile.am | 2 +-
customize/Makefile.in | 3 +-
customize/customize_main.ml | 11 +-
daemon/Makefile.in | 1 +
df/Makefile.in | 1 +
diff/Makefile.in | 1 +
edit/Makefile.in | 1 +
erlang/Makefile.in | 1 +
erlang/examples/Makefile.in | 1 +
examples/Makefile.in | 1 +
fish/Makefile.in | 1 +
fish/options.h | 13 +-
format/Makefile.in | 1 +
fuse/Makefile.in | 1 +
fuse/guestunmount.c | 11 +
fuse/test-fuse-umount-race.sh | 2 +-
generator/Makefile.in | 1 +
gnulib/lib/Makefile.in | 1 +
gnulib/tests/Makefile.in | 1 +
gobject/Makefile.in | 1 +
gobject/docs/Makefile.in | 1 +
gobject/docs/guestfs-docs.sgml | 4 +-
gobject/docs/html/index.html | 2 +-
golang/Makefile.in | 1 +
golang/examples/Makefile.in | 1 +
haskell/Makefile.in | 1 +
inspector/Makefile.in | 1 +
java/Makefile.in | 1 +
java/examples/Makefile.in | 1 +
lua/Makefile.in | 1 +
lua/examples/Makefile.in | 1 +
make-fs/Makefile.in | 1 +
mllib/Makefile.am | 4 +-
mllib/Makefile.in | 5 +-
mllib/common_utils.ml | 7 +
mllib/common_utils.mli | 4 +
mllib/config.ml.in | 1 +
ocaml/Makefile.in | 1 +
ocaml/examples/Makefile.in | 1 +
p2v/Makefile.in | 1 +
p2v/main.c | 4 +-
perl/Makefile.in | 1 +
perl/examples/Makefile.in | 1 +
php/Makefile.in | 1 +
po-docs/Makefile.in | 1 +
po-docs/ja/Makefile.in | 1 +
po-docs/ja/guestfish.1 | 4 +-
po-docs/ja/guestfs-erlang.3 | 4 +-
po-docs/ja/guestfs-examples.3 | 4 +-
po-docs/ja/guestfs-faq.1 | 4 +-
po-docs/ja/guestfs-golang.3 | 4 +-
po-docs/ja/guestfs-java.3 | 4 +-
po-docs/ja/guestfs-lua.3 | 4 +-
po-docs/ja/guestfs-ocaml.3 | 4 +-
po-docs/ja/guestfs-performance.1 | 4 +-
po-docs/ja/guestfs-perl.3 | 4 +-
po-docs/ja/guestfs-python.3 | 4 +-
po-docs/ja/guestfs-recipes.1 | 4 +-
po-docs/ja/guestfs-release-notes.1 | 4 +-
po-docs/ja/guestfs-ruby.3 | 4 +-
po-docs/ja/guestfs-testing.1 | 4 +-
po-docs/ja/guestfs.3 | 4 +-
po-docs/ja/guestfsd.8 | 4 +-
po-docs/ja/guestmount.1 | 4 +-
po-docs/ja/guestunmount.1 | 4 +-
po-docs/ja/libguestfs-make-fixed-appliance.1 | 4 +-
po-docs/ja/libguestfs-test-tool.1 | 4 +-
po-docs/ja/libguestfs-tools.conf.5 | 4 +-
po-docs/ja/virt-alignment-scan.1 | 4 +-
po-docs/ja/virt-builder.1 | 4 +-
po-docs/ja/virt-cat.1 | 4 +-
po-docs/ja/virt-copy-in.1 | 4 +-
po-docs/ja/virt-copy-out.1 | 4 +-
po-docs/ja/virt-customize.1 | 4 +-
po-docs/ja/virt-df.1 | 4 +-
po-docs/ja/virt-diff.1 | 4 +-
po-docs/ja/virt-edit.1 | 4 +-
po-docs/ja/virt-filesystems.1 | 4 +-
po-docs/ja/virt-format.1 | 4 +-
po-docs/ja/virt-index-validate.1 | 4 +-
po-docs/ja/virt-inspector.1 | 4 +-
po-docs/ja/virt-list-filesystems.1 | 4 +-
po-docs/ja/virt-list-partitions.1 | 4 +-
po-docs/ja/virt-log.1 | 4 +-
po-docs/ja/virt-ls.1 | 4 +-
po-docs/ja/virt-make-fs.1 | 4 +-
po-docs/ja/virt-p2v-make-disk.1 | 4 +-
po-docs/ja/virt-p2v-make-kickstart.1 | 4 +-
po-docs/ja/virt-p2v.1 | 4 +-
po-docs/ja/virt-rescue.1 | 4 +-
po-docs/ja/virt-resize.1 | 4 +-
po-docs/ja/virt-sparsify.1 | 4 +-
po-docs/ja/virt-sysprep.1 | 4 +-
po-docs/ja/virt-tar-in.1 | 4 +-
po-docs/ja/virt-tar-out.1 | 4 +-
po-docs/ja/virt-tar.1 | 4 +-
po-docs/ja/virt-v2v-test-harness.1 | 4 +-
po-docs/ja/virt-v2v.1 | 4 +-
po-docs/ja/virt-win-reg.1 | 4 +-
po-docs/libguestfs-docs.pot | 4 +-
po-docs/uk/Makefile.in | 1 +
po-docs/uk/guestfish.1 | 4 +-
po-docs/uk/guestfs-erlang.3 | 4 +-
po-docs/uk/guestfs-examples.3 | 4 +-
po-docs/uk/guestfs-faq.1 | 4 +-
po-docs/uk/guestfs-golang.3 | 4 +-
po-docs/uk/guestfs-java.3 | 4 +-
po-docs/uk/guestfs-lua.3 | 4 +-
po-docs/uk/guestfs-ocaml.3 | 4 +-
po-docs/uk/guestfs-performance.1 | 4 +-
po-docs/uk/guestfs-perl.3 | 4 +-
po-docs/uk/guestfs-python.3 | 4 +-
po-docs/uk/guestfs-recipes.1 | 4 +-
po-docs/uk/guestfs-release-notes.1 | 4 +-
po-docs/uk/guestfs-ruby.3 | 4 +-
po-docs/uk/guestfs-testing.1 | 4 +-
po-docs/uk/guestfs.3 | 4 +-
po-docs/uk/guestfsd.8 | 4 +-
po-docs/uk/guestmount.1 | 4 +-
po-docs/uk/guestunmount.1 | 4 +-
po-docs/uk/libguestfs-make-fixed-appliance.1 | 4 +-
po-docs/uk/libguestfs-test-tool.1 | 4 +-
po-docs/uk/libguestfs-tools.conf.5 | 4 +-
po-docs/uk/virt-alignment-scan.1 | 4 +-
po-docs/uk/virt-builder.1 | 4 +-
po-docs/uk/virt-cat.1 | 4 +-
po-docs/uk/virt-copy-in.1 | 4 +-
po-docs/uk/virt-copy-out.1 | 4 +-
po-docs/uk/virt-customize.1 | 4 +-
po-docs/uk/virt-df.1 | 4 +-
po-docs/uk/virt-diff.1 | 4 +-
po-docs/uk/virt-edit.1 | 4 +-
po-docs/uk/virt-filesystems.1 | 4 +-
po-docs/uk/virt-format.1 | 4 +-
po-docs/uk/virt-index-validate.1 | 4 +-
po-docs/uk/virt-inspector.1 | 4 +-
po-docs/uk/virt-list-filesystems.1 | 4 +-
po-docs/uk/virt-list-partitions.1 | 4 +-
po-docs/uk/virt-log.1 | 4 +-
po-docs/uk/virt-ls.1 | 4 +-
po-docs/uk/virt-make-fs.1 | 4 +-
po-docs/uk/virt-p2v-make-disk.1 | 4 +-
po-docs/uk/virt-p2v-make-kickstart.1 | 4 +-
po-docs/uk/virt-p2v.1 | 4 +-
po-docs/uk/virt-rescue.1 | 4 +-
po-docs/uk/virt-resize.1 | 4 +-
po-docs/uk/virt-sparsify.1 | 4 +-
po-docs/uk/virt-sysprep.1 | 4 +-
po-docs/uk/virt-tar-in.1 | 4 +-
po-docs/uk/virt-tar-out.1 | 4 +-
po-docs/uk/virt-tar.1 | 4 +-
po-docs/uk/virt-v2v-test-harness.1 | 4 +-
po-docs/uk/virt-v2v.1 | 4 +-
po-docs/uk/virt-win-reg.1 | 4 +-
po/Makefile.in | 1 +
po/de.gmo | Bin 39852 -> 39852 bytes
po/de.po | 632 ++++++++++----------
po/en_GB.gmo | Bin 6728 -> 6728 bytes
po/en_GB.po | 632 ++++++++++----------
po/es.gmo | Bin 65443 -> 65443 bytes
po/es.po | 632 ++++++++++----------
po/eu.gmo | Bin 1364 -> 1364 bytes
po/eu.po | 632 ++++++++++----------
po/fr.gmo | Bin 108379 -> 108379 bytes
po/fr.po | 632 ++++++++++----------
po/gu.gmo | Bin 48741 -> 48741 bytes
po/gu.po | 632 ++++++++++----------
po/hi.gmo | Bin 39645 -> 39645 bytes
po/hi.po | 632 ++++++++++----------
po/ja.gmo | Bin 131730 -> 131730 bytes
po/ja.po | 632 ++++++++++----------
po/kn.gmo | Bin 47835 -> 47835 bytes
po/kn.po | 632 ++++++++++----------
po/libguestfs.pot | 634 +++++++++++----------
po/ml.gmo | Bin 51685 -> 51685 bytes
po/ml.po | 632 ++++++++++----------
po/mr.gmo | Bin 82415 -> 82415 bytes
po/mr.po | 632 ++++++++++----------
po/nl.gmo | Bin 86749 -> 86749 bytes
po/nl.po | 632 ++++++++++----------
po/or.gmo | Bin 47506 -> 47506 bytes
po/or.po | 632 ++++++++++----------
po/pa.gmo | Bin 72092 -> 72092 bytes
po/pa.po | 632 ++++++++++----------
po/pl.gmo | Bin 79815 -> 79815 bytes
po/pl.po | 632 ++++++++++----------
po/ru.gmo | Bin 1611 -> 1611 bytes
po/ru.po | 632 ++++++++++----------
po/ta.gmo | Bin 42805 -> 42805 bytes
po/ta.po | 632 ++++++++++----------
po/te.gmo | Bin 45315 -> 45315 bytes
po/te.po | 632 ++++++++++----------
po/tg.gmo | Bin 1011 -> 1011 bytes
po/tg.po | 632 ++++++++++----------
po/uk.gmo | Bin 295564 -> 295564 bytes
po/uk.po | 632 ++++++++++----------
po/zh_CN.gmo | Bin 2564 -> 2564 bytes
po/zh_CN.po | 632 ++++++++++----------
po/zh_TW.gmo | Bin 709 -> 709 bytes
po/zh_TW.po | 632 ++++++++++----------
python/Makefile.in | 1 +
python/examples/Makefile.in | 1 +
rescue/Makefile.in | 1 +
resize/Makefile.am | 2 +-
resize/Makefile.in | 3 +-
resize/resize.ml | 9 +-
ruby/Makefile.in | 1 +
ruby/examples/Makefile.in | 1 +
sparsify/Makefile.am | 2 +-
sparsify/Makefile.in | 3 +-
sparsify/cmdline.ml | 10 +-
src/Makefile.in | 1 +
sysprep/Makefile.am | 2 +-
sysprep/Makefile.in | 3 +-
sysprep/main.ml | 11 +-
test-tool/Makefile.in | 1 +
tests/9p/Makefile.in | 1 +
tests/bigdirs/Makefile.in | 1 +
tests/btrfs/Makefile.in | 1 +
tests/c-api/Makefile.in | 1 +
tests/charsets/Makefile.in | 1 +
tests/create/Makefile.in | 1 +
tests/data/Makefile.am | 4 +
tests/data/Makefile.in | 5 +
tests/data/bin-ppc64-dynamic | Bin 0 -> 70037 bytes
tests/data/bin-ppc64le-dynamic | Bin 0 -> 69909 bytes
tests/data/lib-ppc64.so | Bin 0 -> 69393 bytes
tests/data/lib-ppc64le.so | Bin 0 -> 69225 bytes
tests/discard/Makefile.in | 1 +
tests/disk-labels/Makefile.in | 1 +
tests/disks/Makefile.in | 1 +
tests/events/Makefile.in | 1 +
tests/fuzz/Makefile.in | 1 +
tests/guests/Makefile.in | 1 +
tests/guests/guest-aux/fedora-name.db | Bin 12288 -> 12288 bytes
tests/guests/guest-aux/fedora-packages.db | Bin 12288 -> 12288 bytes
tests/hotplug/Makefile.in | 1 +
tests/http/Makefile.in | 1 +
tests/journal/Makefile.in | 1 +
tests/luks/Makefile.in | 1 +
tests/lvm/Makefile.in | 1 +
tests/md/Makefile.in | 1 +
tests/mount-local/Makefile.in | 1 +
tests/mountable/Makefile.in | 1 +
tests/nbd/Makefile.in | 1 +
tests/network/Makefile.in | 1 +
tests/ntfsclone/Makefile.in | 1 +
tests/parallel/Makefile.in | 1 +
tests/protocol/Makefile.in | 1 +
tests/qemu/Makefile.in | 1 +
tests/regressions/Makefile.in | 1 +
tests/relative-paths/Makefile.in | 1 +
tests/rsync/Makefile.in | 1 +
tests/selinux/Makefile.in | 1 +
tests/syslinux/Makefile.in | 1 +
tests/tmpdirs/Makefile.in | 1 +
tests/xfs/Makefile.in | 1 +
tests/xml/Makefile.in | 1 +
tools/Makefile.in | 1 +
tools/virt-win-reg | 2 +-
v2v/Makefile.am | 11 +-
v2v/Makefile.in | 18 +-
v2v/OVF.ml | 26 +-
v2v/cmdline.ml | 10 +-
v2v/input_disk.ml | 1 +
v2v/input_libvirtxml.ml | 25 +
v2v/input_ova.ml | 1 +
v2v/output_libvirt.ml | 11 +-
v2v/output_qemu.ml | 16 +
v2v/test-harness/Makefile.in | 1 +
v2v/test-v2v-i-ova-formats.expected | 1 +
v2v/test-v2v-i-ova-gz.expected | 1 +
v2v/test-v2v-i-ova-two-disks.expected | 1 +
...es.xml.in => test-v2v-networks-and-bridges.xml} | 4 +-
v2v/test-v2v-print-source.sh | 1 +
...{test-v2v-print-source.sh => test-v2v-sound.sh} | 51 +-
v2v/test-v2v-sound.xml | 36 ++
v2v/types.ml | 27 +
v2v/types.mli | 9 +
v2v/utils.ml | 11 +
v2v/v2v.ml | 7 +-
305 files changed, 8443 insertions(+), 7683 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list