[Pkg-libvirt-commits] [libguestfs] 74/78: Merge tag 'upstream/1.27.6'
Hilko Bengen
bengen at moszumanska.debian.org
Fri May 9 12:56:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit e41ff6b67bb1bce570241f7644393633bdaec6c2
Merge: 67fd31b ad31884
Author: Hilko Bengen <bengen at debian.org>
Date: Tue Apr 22 20:23:34 2014 +0200
Merge tag 'upstream/1.27.6'
Upstream version 1.27.6
.gitignore | 17 +-
AUTHORS | 1 +
BUGS | 18 +-
ChangeLog | 689 ++
Makefile.am | 3 +-
Makefile.in | 6 +-
align/Makefile.am | 1 -
align/Makefile.in | 4 -
appliance/Makefile.am | 17 +-
appliance/Makefile.in | 20 +-
appliance/excludefiles.in | 3 +
bash/Makefile.in | 3 -
builder/Makefile.am | 20 +-
builder/Makefile.in | 33 +-
builder/builder.ml | 15 +-
builder/cmdline.ml | 17 +-
builder/downloader.ml | 44 +-
builder/downloader.mli | 15 +-
builder/index-parse.c | 64 +-
builder/index-parse.h | 11 +-
builder/index-parse.y | 2 +-
builder/index-scan.c | 33 +-
builder/index-scan.l | 5 +-
builder/index_parser.ml | 4 +-
builder/index_parser.mli | 2 +-
builder/list_entries.ml | 4 +-
builder/list_entries.mli | 2 +-
builder/pxzcat-c.c | 32 +-
builder/pxzcat.ml | 1 +
builder/pxzcat.mli | 3 +
builder/sources.ml | 12 +-
builder/sources.mli | 1 +
builder/{test-index.in => test-index} | 0
builder/test-virt-builder-list.sh | 1 +
builder/test-virt-builder-planner.sh | 1 +
builder/test-virt-builder.sh | 1 +
builder/test-virt-index-validate-bad-1 | 8 +
builder/test-virt-index-validate-good-1 | 0
builder/test-virt-index-validate-good-2 | 2 +
.../test-virt-index-validate.sh | 18 +-
builder/virt-builder.pod | 69 +-
builder/website/Makefile.in | 3 -
cat/Makefile.am | 3 -
cat/Makefile.in | 6 -
config.h.in | 9 +
configure | 118 +-
configure.ac | 63 +-
csharp/Libguestfs.cs | 46 +-
csharp/Makefile.in | 3 -
customize/Makefile.am | 2 -
customize/Makefile.in | 5 -
customize/customize_cmdline.ml | 12 +
customize/customize_cmdline.mli | 2 +
customize/customize_main.ml | 1 +
customize/customize_run.ml | 8 +
customize/test-virt-customize.sh | 1 +
daemon/Makefile.in | 3 -
daemon/blkdiscard.c | 3 +
daemon/optgroups.h | 1 -
daemon/parted.c | 82 +-
daemon/stubs.c | 10 -
df/Makefile.am | 1 -
df/Makefile.in | 4 -
diff/Makefile.am | 1 -
diff/Makefile.in | 4 -
edit/Makefile.am | 1 -
edit/Makefile.in | 4 -
erlang/Makefile.am | 3 +-
erlang/Makefile.in | 6 +-
erlang/erl-guestfs.c | 48 +
erlang/examples/Makefile.in | 3 -
erlang/guestfs.erl | 12 +
examples/Makefile.am | 24 +-
examples/Makefile.in | 27 +-
examples/guestfs-faq.pod | 56 +-
examples/guestfs-recipes.pod | 32 +-
fish/Makefile.am | 1 -
fish/Makefile.in | 4 -
fish/cmds-gperf.c | 1925 +--
fish/cmds-gperf.gperf | 9 +
fish/cmds.c | 112 +-
fish/completion.c | 3 +
fish/guestfish-actions.pod | 50 +
format/Makefile.am | 1 -
format/Makefile.in | 4 -
fuse/Makefile.am | 7 +-
fuse/Makefile.in | 10 +-
generator/Makefile.in | 3 -
generator/actions.ml | 148 +-
generator/customize.ml | 10 +
generator/ocaml.ml | 3 +
gnulib/lib/Makefile.in | 3 -
gnulib/tests/Makefile.in | 3 -
gobject/Makefile.in | 3 -
gobject/docs/Makefile.in | 3 -
gobject/docs/guestfs-docs.sgml | 4 +-
gobject/docs/guestfs-sections.txt | 3 +
gobject/docs/html/GuestfsSession.html | 174 +-
gobject/docs/html/api-index-full.html | 12 +
gobject/docs/html/guestfs.devhelp2 | 3 +
gobject/docs/html/index.html | 2 +-
gobject/docs/html/index.sgml | 3 +
gobject/docs/tmpl/session.sgml | 34 +
gobject/include/guestfs-gobject/session.h | 3 +
gobject/src/session.c | 127 +-
golang/Makefile.in | 3 -
golang/examples/Makefile.in | 3 -
golang/src/libguestfs.org/guestfs/guestfs.go | 57 +-
haskell/Guestfs.hs | 39 +
haskell/Makefile.in | 3 -
inspector/Makefile.am | 1 -
inspector/Makefile.in | 4 -
java/Makefile.in | 3 -
java/com/redhat/et/libguestfs/GuestFS.java | 95 +-
java/com_redhat_et_libguestfs_GuestFS.c | 65 +
java/com_redhat_et_libguestfs_GuestFS.h | 24 +
java/examples/Makefile.in | 3 -
lua/Makefile.in | 3 -
lua/examples/Makefile.in | 3 -
lua/lua-guestfs.c | 71 +
make-fs/Makefile.am | 1 -
make-fs/Makefile.in | 4 -
make-fs/make-fs.c | 28 +-
mllib/Makefile.am | 2 -
mllib/Makefile.in | 5 -
mllib/common_utils.ml | 8 +
ocaml/Makefile.in | 3 -
ocaml/examples/Makefile.in | 3 -
ocaml/guestfs-c-actions.c | 90 +
ocaml/guestfs-c.c | 8 +
ocaml/guestfs.ml | 8 +
ocaml/guestfs.mli | 15 +-
perl/Guestfs.xs | 41 +
perl/Makefile.in | 3 -
perl/examples/Makefile.in | 3 -
perl/lib/Sys/Guestfs.pm | 71 +-
php/Makefile.in | 3 -
php/extension/guestfs_php.c | 111 +
php/extension/php_guestfs_php.h | 3 +
po-docs/Makefile.in | 3 -
po-docs/ja.po | 11966 +++++++++---------
po-docs/ja/Makefile.in | 3 -
po-docs/ja/customize-options.pod | 7 +
po-docs/ja/guestfish-actions.pod | 45 +
po-docs/ja/guestfish.1 | 52 +-
po-docs/ja/guestfs-actions.pod | 58 +
po-docs/ja/guestfs-availability.pod | 2 +-
po-docs/ja/guestfs-erlang.3 | 4 +-
po-docs/ja/guestfs-examples.3 | 4 +-
po-docs/ja/guestfs-faq.1 | 57 +-
po-docs/ja/guestfs-faq.pod | 55 +-
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 | 39 +-
po-docs/ja/guestfs-recipes.pod | 30 +-
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 | 67 +-
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 | 7 +
po-docs/ja/sysprep-operations.pod | 12 +
po-docs/ja/virt-alignment-scan.1 | 4 +-
po-docs/ja/virt-builder.1 | 78 +-
po-docs/ja/virt-builder.pod | 67 +-
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-ls.1 | 4 +-
po-docs/ja/virt-make-fs.1 | 4 +-
po-docs/ja/virt-rescue.1 | 4 +-
po-docs/ja/virt-resize.1 | 4 +-
po-docs/ja/virt-sparsify.1 | 9 +-
po-docs/ja/virt-sparsify.pod | 6 +-
po-docs/ja/virt-sysprep.1 | 23 +-
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-win-reg.1 | 4 +-
po-docs/libguestfs-docs.pot | 10254 ++++++++--------
po-docs/uk.po | 11996 ++++++++++---------
po-docs/uk/Makefile.in | 3 -
po-docs/uk/customize-options.pod | 7 +
po-docs/uk/guestfish-actions.pod | 45 +
po-docs/uk/guestfish.1 | 52 +-
po-docs/uk/guestfs-actions.pod | 59 +
po-docs/uk/guestfs-availability.pod | 2 +-
po-docs/uk/guestfs-erlang.3 | 4 +-
po-docs/uk/guestfs-examples.3 | 4 +-
po-docs/uk/guestfs-faq.1 | 57 +-
po-docs/uk/guestfs-faq.pod | 55 +-
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 | 40 +-
po-docs/uk/guestfs-recipes.pod | 31 +-
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 | 68 +-
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 | 7 +
po-docs/uk/sysprep-operations.pod | 12 +
po-docs/uk/virt-alignment-scan.1 | 4 +-
po-docs/uk/virt-builder.1 | 79 +-
po-docs/uk/virt-builder.pod | 68 +-
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-ls.1 | 4 +-
po-docs/uk/virt-make-fs.1 | 4 +-
po-docs/uk/virt-rescue.1 | 4 +-
po-docs/uk/virt-resize.1 | 4 +-
po-docs/uk/virt-sparsify.1 | 10 +-
po-docs/uk/virt-sparsify.pod | 7 +-
po-docs/uk/virt-sysprep.1 | 23 +-
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-win-reg.1 | 4 +-
po/Makefile.in | 3 -
po/POTFILES | 1 +
po/POTFILES-ml | 11 +
po/en_GB.gmo | Bin 8160 -> 8160 bytes
po/en_GB.po | 2461 ++--
po/es.gmo | Bin 67801 -> 67801 bytes
po/es.po | 2461 ++--
po/gu.gmo | Bin 48824 -> 48824 bytes
po/gu.po | 2461 ++--
po/hi.gmo | Bin 39735 -> 39735 bytes
po/hi.po | 2461 ++--
po/kn.gmo | Bin 48001 -> 48001 bytes
po/kn.po | 2461 ++--
po/libguestfs.pot | 2463 ++--
po/ml.gmo | Bin 51826 -> 51826 bytes
po/ml.po | 2461 ++--
po/mr.gmo | Bin 85591 -> 85591 bytes
po/mr.po | 2461 ++--
po/nl.gmo | Bin 120221 -> 120221 bytes
po/nl.po | 2461 ++--
po/or.gmo | Bin 47615 -> 47615 bytes
po/or.po | 2461 ++--
po/pa.gmo | Bin 74712 -> 74712 bytes
po/pa.po | 2461 ++--
po/pl.gmo | Bin 88401 -> 88401 bytes
po/pl.po | 2461 ++--
po/ta.gmo | Bin 42869 -> 42869 bytes
po/ta.po | 2461 ++--
po/te.gmo | Bin 45450 -> 45450 bytes
po/te.po | 2461 ++--
po/uk.gmo | Bin 280761 -> 280512 bytes
po/uk.po | 2469 ++--
ruby/t/tc_010_load.rb => python/MANIFEST.in | 16 +-
python/Makefile.am | 66 +-
python/Makefile.in | 109 +-
python/README.txt | 4 +
python/examples/Makefile.in | 3 -
python/guestfs-py.c | 91 +
python/guestfs.py | 57 +
python/setup.py.in | 62 +
rescue/Makefile.am | 11 +-
rescue/Makefile.in | 14 +-
rescue/rescue.c | 10 +-
.../test-virt-rescue-suggest.sh | 38 +-
resize/Makefile.am | 2 -
resize/Makefile.in | 5 -
ruby/Makefile.am | 3 +-
ruby/Makefile.in | 6 +-
ruby/examples/Makefile.in | 3 -
ruby/ext/guestfs/_guestfs.c | 140 +-
ruby/t/tc_010_load.rb | 7 +-
ruby/t/tc_020_create.rb | 9 +-
ruby/t/tc_030_create_flags.rb | 11 +-
ruby/t/tc_040_create_multiple.rb | 15 +-
ruby/t/tc_050_handle_properties.rb | 11 +-
ruby/t/tc_060_explicit_close.rb | 11 +-
ruby/t/tc_070_optargs.rb | 9 +-
ruby/t/tc_100_launch.rb | 7 +-
ruby/t/tc_410_close_event.rb | 7 +-
ruby/t/tc_420_log_messages.rb | 7 +-
ruby/t/tc_800_rhbz507346.rb | 11 +-
ruby/t/tc_810_rhbz664558c6.rb | 9 +-
ruby/t/tc_820_rhbz1046509.rb | 9 +-
ruby/t/{tc_020_create.rb => test_helper.rb} | 21 +-
sparsify/Makefile.am | 103 +-
sparsify/Makefile.in | 377 +-
sparsify/copying.ml | 10 +-
ruby/t/tc_010_load.rb => sparsify/link.sh.in | 18 +-
sparsify/test-virt-sparsify-in-place.sh | 6 +-
sparsify/virt-sparsify.pod | 7 +-
src/Makefile.am | 9 +-
src/Makefile.in | 35 +-
src/actions-0.c | 36 -
src/actions-1.c | 101 +
src/actions-3.c | 220 +-
src/actions-4.c | 49 -
src/create.c | 46 +-
src/guestfs-actions.pod | 64 +
src/guestfs-availability.pod | 1 -
src/guestfs-internal-actions.h | 9 +-
src/guestfs-internal.h | 15 +-
src/guestfs.h | 18 +-
src/guid.c | 70 +
src/handle.c | 104 +
src/launch-direct.c | 16 +-
src/launch-libvirt.c | 44 +-
src/launch.c | 72 -
src/libguestfs.syms | 5 +-
src/libvirt-domain.c | 7 +-
src/listfs.c | 9 +-
src/test-utils.c | 4 +
src/utils.c | 49 +-
sysprep/Makefile.am | 2 -
sysprep/Makefile.in | 5 -
sysprep/sysprep_operation_logfiles.ml | 24 +
sysprep/sysprep_operation_tmp_files.ml | 13 +-
test-tool/Makefile.am | 3 +-
test-tool/Makefile.in | 6 +-
tests/9p/Makefile.in | 3 -
tests/bigdirs/Makefile.in | 3 -
tests/btrfs/Makefile.in | 3 -
tests/c-api/Makefile.am | 48 +-
tests/c-api/Makefile.in | 101 +-
tests/c-api/test-backend-settings.c | 149 +
tests/c-api/tests.c | 49 +-
tests/charsets/Makefile.am | 3 +-
tests/charsets/Makefile.in | 6 +-
tests/create/Makefile.in | 3 -
tests/data/Makefile.in | 3 -
tests/discard/Makefile.in | 3 -
tests/disk-labels/Makefile.in | 3 -
tests/disks/Makefile.in | 3 -
tests/events/Makefile.am | 1 -
tests/events/Makefile.in | 4 -
tests/fuzz/Makefile.in | 3 -
tests/guests/Makefile.in | 3 -
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 | 3 -
tests/http/Makefile.in | 3 -
tests/journal/Makefile.in | 3 -
tests/luks/Makefile.in | 3 -
tests/lvm/Makefile.in | 3 -
tests/md/Makefile.in | 3 -
tests/mount-local/Makefile.am | 1 -
tests/mount-local/Makefile.in | 4 -
tests/mountable/Makefile.am | 3 +-
tests/mountable/Makefile.in | 6 +-
tests/nbd/Makefile.in | 3 -
tests/network/Makefile.in | 3 -
tests/ntfsclone/Makefile.in | 3 -
tests/parallel/Makefile.am | 3 +-
tests/parallel/Makefile.in | 6 +-
tests/protocol/Makefile.in | 3 -
tests/qemu/Makefile.in | 3 -
tests/regressions/Makefile.am | 12 +-
tests/regressions/Makefile.in | 15 +-
tests/relative-paths/Makefile.in | 3 -
tests/rsync/Makefile.in | 3 -
tests/selinux/Makefile.in | 3 -
tests/syslinux/Makefile.in | 3 -
tests/tmpdirs/Makefile.in | 3 -
tests/xfs/Makefile.in | 3 -
tests/xml/Makefile.in | 3 -
tools/Makefile.in | 3 -
400 files changed, 46118 insertions(+), 34689 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