[Pkg-libvirt-commits] [libguestfs] 61/63: Merge tag 'upstream/1.27.39'
Hilko Bengen
bengen at moszumanska.debian.org
Fri Oct 3 14:43:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag debian/1%1.27.39-1
in repository libguestfs.
commit c956a2e96669889fdd45f55cbe534444d2284889
Merge: 65aadfa 587ea39
Author: Hilko Bengen <bengen at debian.org>
Date: Tue Sep 9 17:48:14 2014 +0200
Merge tag 'upstream/1.27.39'
Upstream version 1.27.39
.gitignore | 17 +-
BUGS | 64 +-
ChangeLog | 536 ++++
Makefile.am | 13 +-
Makefile.in | 46 +-
align/Makefile.in | 2 +
align/virt-alignment-scan.pod | 14 +-
appliance/Makefile.am | 4 +-
appliance/Makefile.in | 6 +-
appliance/excludefiles.in | 7 +
appliance/guestfs_shadow.aug | 72 +
bash/Makefile.in | 2 +
builder/Makefile.am | 2 +-
builder/Makefile.in | 4 +-
builder/builder.ml | 28 +-
builder/website/Makefile.in | 2 +
cat/Makefile.in | 2 +
config.h.in | 31 +-
configure | 89 +-
configure.ac | 11 +-
csharp/Makefile.in | 2 +
customize/Makefile.am | 2 +-
customize/Makefile.in | 4 +-
customize/customize_main.ml | 23 +-
customize/password.ml | 64 +-
daemon/Makefile.in | 2 +
daemon/augeas.c | 82 +-
daemon/daemon.h | 19 +-
daemon/guestfsd.c | 11 +
daemon/lvm-filter.c | 21 +-
df/Makefile.in | 2 +
diff/Makefile.in | 2 +
edit/Makefile.in | 2 +
erlang/Makefile.in | 2 +
erlang/examples/Makefile.in | 2 +
examples/Makefile.in | 2 +
examples/guestfs-faq.pod | 44 +-
fish/Makefile.in | 2 +
format/Makefile.in | 2 +
fuse/Makefile.in | 2 +
generator/Makefile.in | 2 +
gnulib/lib/Makefile.am | 2 +
gnulib/lib/Makefile.in | 4 +
gnulib/lib/error.c | 19 +-
gnulib/lib/getdtablesize.c | 8 +
gnulib/lib/localcharset.c | 37 +-
gnulib/lib/openat-die.c | 4 +-
gnulib/lib/stdlib.in.h | 23 +
gnulib/lib/sys_select.in.h | 15 +-
gnulib/lib/vasnprintf.c | 174 +-
gnulib/tests/Makefile.in | 2 +
gnulib/tests/localename.c | 102 +-
gnulib/tests/localename.h | 8 +-
gnulib/tests/test-open.h | 8 +-
gobject/Makefile.in | 2 +
gobject/docs/Makefile.in | 2 +
gobject/docs/guestfs-docs.sgml | 4 +-
gobject/docs/html/index.html | 2 +-
golang/Makefile.in | 2 +
golang/examples/Makefile.in | 2 +
haskell/Makefile.in | 2 +
inspector/Makefile.in | 2 +
java/Makefile.in | 2 +
java/examples/Makefile.in | 2 +
lua/Makefile.in | 2 +
lua/examples/Makefile.in | 2 +
m4/extern-inline.m4 | 31 +-
m4/gnulib-common.m4 | 48 +-
m4/manywarnings.m4 | 30 +-
m4/po.m4 | 4 +-
m4/stdlib_h.m4 | 2 +
maint.mk | 6 +-
make-fs/Makefile.in | 2 +
mllib/Makefile.am | 2 +-
mllib/Makefile.in | 4 +-
mllib/common_utils.ml | 30 +-
mllib/common_utils.mli | 3 +
ocaml/.depend | 52 +-
ocaml/Makefile.am | 2 +-
ocaml/Makefile.in | 4 +-
ocaml/examples/Makefile.in | 2 +
p2v-iso/Makefile.am | 67 -
p2v-iso/Makefile.in | 1733 -------------
p2v-iso/guestfs-p2v-iso.pod | 238 --
p2v-iso/guestfs-p2v-iso.txt | 213 --
p2v-iso/kickstart-target.sh.in | 87 -
p2v-iso/virt-builder-target.sh.in | 96 -
p2v/Makefile.am | 65 +-
p2v/Makefile.in | 215 +-
p2v/config.c | 6 +
p2v/conversion.c | 374 ++-
p2v/gui.c | 340 ++-
{p2v-iso => p2v}/issue | 0
p2v/kernel.c | 35 +-
{p2v-iso => p2v}/launch-virt-p2v.in | 0
p2v/p2v.h | 6 +
{p2v-iso => p2v}/p2v.ks.in | 37 +-
{p2v-iso => p2v}/p2v.service | 0
p2v/ssh.c | 217 +-
p2v/test-virt-p2v.sh | 2 +-
p2v/virt-p2v-make-disk.in | 146 ++
p2v/virt-p2v-make-disk.pod | 115 +
p2v/virt-p2v-make-kickstart.in | 158 ++
p2v/virt-p2v-make-kickstart.pod | 201 ++
p2v/virt-p2v.pod | 53 +-
perl/Makefile.in | 2 +
perl/examples/Makefile.in | 2 +
php/Makefile.in | 2 +
po-docs/Makefile.in | 2 +
po-docs/ja.po | 3269 ++++++++++++++-----------
po-docs/ja/Makefile.in | 2 +
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 | 48 +-
po-docs/ja/guestfs-faq.pod | 44 +-
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-p2v-iso.pod | 231 --
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 | 48 +-
po-docs/ja/guestfs.pod | 44 +-
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/sysprep-extra-options.pod | 13 +
po-docs/ja/sysprep-operations.pod | 9 +-
po-docs/ja/virt-alignment-scan.1 | 20 +-
po-docs/ja/virt-alignment-scan.pod | 16 +-
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-df.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.pod | 115 +
po-docs/ja/virt-p2v-make-kickstart.pod | 198 ++
po-docs/ja/virt-p2v.pod | 54 +-
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 | 29 +-
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.pod | 111 +-
po-docs/ja/virt-win-reg.1 | 4 +-
po-docs/libguestfs-docs.pot | 2838 +++++++++++----------
po-docs/podfiles | 3 +-
po-docs/uk.po | 3184 +++++++++++++-----------
po-docs/uk/Makefile.in | 2 +
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 | 48 +-
po-docs/uk/guestfs-faq.pod | 44 +-
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-p2v-iso.pod | 231 --
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 | 48 +-
po-docs/uk/guestfs.pod | 44 +-
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/sysprep-extra-options.pod | 13 +
po-docs/uk/sysprep-operations.pod | 11 +-
po-docs/uk/virt-alignment-scan.1 | 20 +-
po-docs/uk/virt-alignment-scan.pod | 16 +-
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-df.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.pod | 115 +
po-docs/uk/virt-p2v-make-kickstart.pod | 198 ++
po-docs/uk/virt-p2v.pod | 54 +-
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 | 31 +-
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.pod | 111 +-
po-docs/uk/virt-win-reg.1 | 4 +-
po/Makefile.in | 2 +
po/POTFILES-ml | 4 +
po/en_GB.gmo | Bin 6694 -> 6694 bytes
po/en_GB.po | 596 +++--
po/es.gmo | Bin 66107 -> 66107 bytes
po/es.po | 596 +++--
po/gu.gmo | Bin 48828 -> 48828 bytes
po/gu.po | 596 +++--
po/hi.gmo | Bin 39739 -> 39739 bytes
po/hi.po | 596 +++--
po/kn.gmo | Bin 48005 -> 48005 bytes
po/kn.po | 596 +++--
po/libguestfs.pot | 598 +++--
po/ml.gmo | Bin 51830 -> 51830 bytes
po/ml.po | 596 +++--
po/mr.gmo | Bin 83307 -> 83307 bytes
po/mr.po | 596 +++--
po/nl.gmo | Bin 87462 -> 87462 bytes
po/nl.po | 596 +++--
po/or.gmo | Bin 47619 -> 47619 bytes
po/or.po | 596 +++--
po/pa.gmo | Bin 73082 -> 73082 bytes
po/pa.po | 596 +++--
po/pl.gmo | Bin 80561 -> 80561 bytes
po/pl.po | 596 +++--
po/ta.gmo | Bin 42873 -> 42873 bytes
po/ta.po | 596 +++--
po/te.gmo | Bin 45454 -> 45454 bytes
po/te.po | 596 +++--
po/uk.gmo | Bin 190546 -> 190546 bytes
po/uk.po | 596 +++--
python/Makefile.in | 2 +
python/examples/Makefile.in | 2 +
rescue/Makefile.in | 2 +
resize/Makefile.am | 2 +-
resize/Makefile.in | 4 +-
resize/resize.ml | 29 +-
ruby/Makefile.in | 2 +
ruby/examples/Makefile.in | 2 +
run.in | 6 +
sparsify/Makefile.am | 2 +-
sparsify/Makefile.in | 4 +-
sparsify/sparsify.ml | 29 +-
src/Makefile.in | 2 +
src/guestfs.pod | 44 +-
src/launch-libvirt.c | 3 +-
sysprep/Makefile.am | 2 +-
sysprep/Makefile.in | 4 +-
sysprep/main.ml | 33 +-
sysprep/sysprep_operation_user_account.ml | 93 +-
test-tool/Makefile.in | 2 +
tests/9p/Makefile.in | 2 +
tests/bigdirs/Makefile.in | 2 +
tests/btrfs/Makefile.in | 2 +
tests/c-api/Makefile.in | 2 +
tests/charsets/Makefile.in | 2 +
tests/create/Makefile.in | 2 +
tests/data/Makefile.in | 2 +
tests/discard/Makefile.in | 2 +
tests/disk-labels/Makefile.in | 2 +
tests/disks/Makefile.in | 2 +
tests/events/Makefile.in | 2 +
tests/fuzz/Makefile.in | 2 +
tests/guests/Makefile.in | 2 +
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 | 2 +
tests/http/Makefile.in | 2 +
tests/journal/Makefile.in | 2 +
tests/luks/Makefile.in | 2 +
tests/lvm/Makefile.in | 2 +
tests/md/Makefile.in | 2 +
tests/mount-local/Makefile.in | 2 +
tests/mountable/Makefile.in | 2 +
tests/nbd/Makefile.in | 2 +
tests/network/Makefile.in | 2 +
tests/ntfsclone/Makefile.in | 2 +
tests/parallel/Makefile.in | 2 +
tests/protocol/Makefile.in | 2 +
tests/qemu/Makefile.in | 2 +
tests/regressions/Makefile.in | 2 +
tests/relative-paths/Makefile.in | 2 +
tests/rsync/Makefile.in | 2 +
tests/selinux/Makefile.in | 2 +
tests/syslinux/Makefile.in | 2 +
tests/tmpdirs/Makefile.in | 2 +
tests/xfs/Makefile.in | 2 +
tests/xml/Makefile.in | 2 +
tools/Makefile.in | 2 +
v2v/JSON.ml | 53 +
v2v/{output_local.ml => JSON.mli} | 36 +-
v2v/Makefile.am | 16 +-
v2v/Makefile.in | 18 +-
v2v/TODO | 26 +-
v2v/cmdline.ml | 23 +-
v2v/convert_linux.ml | 3 +
v2v/domainxml-c.c | 20 +-
v2v/input_disk.ml | 8 +-
v2v/input_libvirt.ml | 40 +-
v2v/input_libvirtxml.ml | 15 +-
v2v/input_libvirtxml.mli | 2 +-
v2v/input_ova.ml | 220 ++
v2v/{output_local.ml => input_ova.mli} | 34 +-
v2v/lib_esx.ml | 36 +-
v2v/lib_xen.ml | 71 +
v2v/{output_local.ml => lib_xen.mli} | 34 +-
v2v/{output_local.ml => modules_list.ml} | 38 +-
v2v/{output_local.ml => modules_list.mli} | 37 +-
v2v/output_RHEV.ml | 1 +
v2v/output_glance.ml | 1 +
v2v/output_libvirt.ml | 1 +
v2v/output_local.ml | 1 +
v2v/test-v2v-i-ova.ovf | 147 ++
p2v/test-virt-p2v.sh => v2v/test-v2v-i-ova.sh | 47 +-
v2v/utils.ml | 13 -
v2v/v2v.ml | 42 +-
v2v/virt-v2v.pod | 112 +-
344 files changed, 16121 insertions(+), 12173 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