[Pkg-libvirt-commits] [libguestfs] 119/233: Merge tag 'upstream/1.25.26'
Hilko Bengen
bengen at moszumanska.debian.org
Wed Feb 19 21:11:36 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 0365d0c452bef4b3817a38fded9e2f8210672805
Merge: 6402ba5 5ae78bb
Author: Hilko Bengen <bengen at debian.org>
Date: Thu Jan 23 19:54:13 2014 +0100
Merge tag 'upstream/1.25.26'
Upstream version 1.25.26
.gitignore | 5 +
AUTHORS | 2 +
BUGS | 65 +-
ChangeLog | 75092 ++++++++++++-------
Makefile.am | 3 +-
Makefile.in | 18 +-
appliance/init | 2 +
builder/Makefile.am | 3 +-
builder/Makefile.in | 3 +-
builder/builder.ml | 85 +-
builder/cmdline.ml | 51 +-
builder/downloader.ml | 36 +-
builder/downloader.mli | 2 +-
builder/index-parse.c | 76 +-
builder/index-parse.y | 12 +-
builder/index-parser-c.c | 15 +-
builder/index-scan.c | 23 +-
builder/index-scan.l | 9 +-
builder/index-struct.c | 1 +
builder/index-struct.h | 1 +
builder/index_parser.ml | 48 +-
builder/index_parser.mli | 2 +-
builder/list_entries.ml | 142 +-
builder/list_entries.mli | 2 +-
builder/perl_edit.ml | 29 +-
builder/test-virt-builder-list.sh | 67 +
builder/test-virt-builder.sh | 50 +-
builder/virt-builder.pod | 317 +-
builder/website/Makefile.am | 1 +
builder/website/Makefile.in | 1 +
builder/website/cirros-0.3.1.xz.sig | 17 +
builder/website/index | 19 +
builder/website/index.asc | 47 +-
configure | 29 +-
configure.ac | 3 +-
csharp/Libguestfs.cs | 43 +
daemon/actions.h | 5 +
daemon/btrfs.c | 2 +-
daemon/command.c | 3 +-
daemon/daemon.h | 3 +
daemon/debug.c | 3 +-
daemon/file.c | 72 +
daemon/guestfs_protocol.c | 67 +
daemon/guestfs_protocol.h | 15 +-
daemon/ldm.c | 4 +-
daemon/lvm.c | 9 +-
daemon/names.c | 1 +
daemon/stubs.c | 48 +
daemon/xattr.c | 181 +-
daemon/zero.c | 24 +-
edit/edit.c | 49 +-
erlang/erl-guestfs.c | 81 +
erlang/guestfs.erl | 14 +
fish/Makefile.am | 2 +
fish/Makefile.in | 11 +-
fish/cmds-gperf.c | 4050 +-
fish/cmds-gperf.gperf | 9 +
fish/cmds.c | 162 +-
fish/completion.c | 3 +
fish/edit.c | 54 +-
fish/guestfish-actions.pod | 64 +-
fish/guestfish.pod | 5 +
fish/test-a.sh | 3 +
fish/test-add-domain.sh | 2 +-
fish/test-d.sh | 2 +-
fish/test-file-attrs.sh | 157 +
generator/actions.ml | 73 +-
generator/files-generated.txt | 2 +
gobject/Makefile.in | 17 +-
gobject/Makefile.inc | 6 +-
gobject/docs/guestfs-docs.sgml | 4 +-
gobject/docs/guestfs-sections.txt | 20 +
gobject/docs/guestfs.types | 1 +
gobject/docs/html/GuestfsCopyAttributes.html | 167 +
gobject/docs/html/GuestfsRemount.html | 4 +-
gobject/docs/html/GuestfsSession.html | 181 +-
gobject/docs/html/api-index-full.html | 40 +
gobject/docs/html/ch01.html | 3 +
gobject/docs/html/guestfs.devhelp2 | 11 +
gobject/docs/html/index.html | 5 +-
gobject/docs/html/index.sgml | 17 +
gobject/docs/html/object-tree.html | 5 +-
gobject/docs/tmpl/optargs-copy_attributes.sgml | 66 +
gobject/docs/tmpl/session.sgml | 34 +
gobject/include/guestfs-gobject.h | 1 +
.../guestfs-gobject/optargs-copy_attributes.h | 69 +
gobject/include/guestfs-gobject/session.h | 3 +
gobject/src/optargs-copy_attributes.c | 222 +
gobject/src/session.c | 171 +-
golang/src/libguestfs.org/guestfs/guestfs.go | 87 +
haskell/Guestfs.hs | 26 +
java/com/redhat/et/libguestfs/GuestFS.java | 147 +-
java/com_redhat_et_libguestfs_GuestFS.c | 93 +
java/com_redhat_et_libguestfs_GuestFS.h | 24 +
libtool-kill-dependency_libs.sh | 3 +-
lua/lua-guestfs.c | 91 +
mllib/Makefile.am | 3 +
mllib/Makefile.in | 3 +
mllib/common_utils.ml | 16 +-
mllib/config.ml | 2 +-
mllib/planner.ml | 3 +-
mllib/planner.mli | 3 +-
.../timezone.ml | 38 +-
builder/list_entries.mli => mllib/timezone.mli | 9 +-
ocaml/guestfs-c-actions.c | 120 +
ocaml/guestfs.ml | 6 +
ocaml/guestfs.mli | 12 +
perl/Guestfs.xs | 75 +
perl/lib/Sys/Guestfs.pm | 88 +-
php/extension/guestfs_php.c | 156 +
php/extension/php_guestfs_php.h | 3 +
po-docs/ja.po | 13471 ++--
po-docs/ja/guestfish-actions.pod | 62 +-
po-docs/ja/guestfish.1 | 69 +-
po-docs/ja/guestfish.pod | 5 +
po-docs/ja/guestfs-actions.pod | 108 +-
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 | 134 +-
po-docs/ja/guestfs.pod | 19 +
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 | 4 +
po-docs/ja/sysprep-operations.pod | 17 +
po-docs/ja/virt-alignment-scan.1 | 4 +-
po-docs/ja/virt-builder.1 | 345 +-
po-docs/ja/virt-builder.pod | 312 +-
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 | 4 +-
po-docs/ja/virt-sysprep.1 | 85 +-
po-docs/ja/virt-sysprep.pod | 55 +-
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 | 11813 +--
po-docs/uk.po | 13479 ++--
po-docs/uk/guestfish-actions.pod | 63 +-
po-docs/uk/guestfish.1 | 70 +-
po-docs/uk/guestfish.pod | 5 +
po-docs/uk/guestfs-actions.pod | 108 +-
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 | 134 +-
po-docs/uk/guestfs.pod | 19 +
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 | 4 +
po-docs/uk/sysprep-operations.pod | 17 +
po-docs/uk/virt-alignment-scan.1 | 4 +-
po-docs/uk/virt-builder.1 | 345 +-
po-docs/uk/virt-builder.pod | 312 +-
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 | 4 +-
po-docs/uk/virt-sysprep.1 | 86 +-
po-docs/uk/virt-sysprep.pod | 56 +-
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/POTFILES | 2 +
po/POTFILES-ml | 2 +
po/en_GB.gmo | Bin 8160 -> 8160 bytes
po/en_GB.po | 2738 +-
po/es.gmo | Bin 69074 -> 69074 bytes
po/es.po | 2738 +-
po/gu.gmo | Bin 49018 -> 49018 bytes
po/gu.po | 2738 +-
po/hi.gmo | Bin 39716 -> 39716 bytes
po/hi.po | 2738 +-
po/kn.gmo | Bin 48001 -> 48001 bytes
po/kn.po | 2738 +-
po/libguestfs.pot | 2740 +-
po/ml.gmo | Bin 51795 -> 51795 bytes
po/ml.po | 2738 +-
po/mr.gmo | Bin 87270 -> 87270 bytes
po/mr.po | 2738 +-
po/nl.gmo | Bin 124912 -> 124808 bytes
po/nl.po | 2743 +-
po/or.gmo | Bin 47615 -> 47615 bytes
po/or.po | 2738 +-
po/pa.gmo | Bin 76472 -> 76472 bytes
po/pa.po | 2738 +-
po/pl.gmo | Bin 90175 -> 90175 bytes
po/pl.po | 2738 +-
po/ta.gmo | Bin 42849 -> 42849 bytes
po/ta.po | 2738 +-
po/te.gmo | Bin 45450 -> 45450 bytes
po/te.po | 2738 +-
po/uk.gmo | Bin 213605 -> 213458 bytes
po/uk.po | 2743 +-
python/guestfs-py.c | 127 +
python/guestfs.py | 67 +-
ruby/ext/guestfs/_guestfs.c | 198 +-
sparsify/sparsify.ml | 9 +
src/MAX_PROC_NR | 2 +-
src/Makefile.am | 22 +
src/Makefile.in | 201 +-
src/actions-1.c | 147 +
src/actions-3.c | 98 +
src/actions-variants.c | 59 +
src/drives.c | 294 +-
src/fuse.c | 4 +-
src/guestfs-actions.pod | 111 +-
src/guestfs-internal-actions.h | 2 +
src/guestfs-internal-all.h | 1 +
src/guestfs-internal-frontend.h | 2 +
src/guestfs-internal.h | 37 +-
src/guestfs.h | 31 +
src/guestfs.pod | 19 +
src/guestfs_protocol.c | 67 +
src/guestfs_protocol.h | 15 +-
src/guestfs_protocol.x | 14 +-
src/handle.c | 49 +
src/launch-direct.c | 319 +-
src/launch-libvirt.c | 1426 +-
src/launch-uml.c | 87 +-
src/launch.c | 52 +
src/libguestfs.pc | 2 +-
src/libguestfs.syms | 5 +
src/libvirt-auth.c | 55 +-
src/libvirt-domain.c | 5 +-
src/lpj.c | 5 +
src/test-utils.c | 156 +
src/utils.c | 81 +
sysprep/Makefile.am | 2 +
sysprep/Makefile.in | 2 +
sysprep/main.ml | 64 +-
sysprep/sysprep_operation.ml | 85 +-
sysprep/sysprep_operation.mli | 52 +-
sysprep/sysprep_operation_abrt_data.ml | 6 +-
sysprep/sysprep_operation_bash_history.ml | 4 +-
sysprep/sysprep_operation_blkid_tab.ml | 7 +-
sysprep/sysprep_operation_ca_certificates.ml | 7 +-
sysprep/sysprep_operation_crash_data.ml | 5 +-
sysprep/sysprep_operation_cron_spool.ml | 5 +-
sysprep/sysprep_operation_delete.ml | 5 +-
sysprep/sysprep_operation_dhcp_client_state.ml | 5 +-
sysprep/sysprep_operation_dhcp_server_state.ml | 5 +-
sysprep/sysprep_operation_dovecot_data.ml | 6 +-
sysprep/sysprep_operation_firewall_rules.ml | 7 +-
sysprep/sysprep_operation_firstboot.ml | 8 +-
sysprep/sysprep_operation_flag_reconfiguration.ml | 5 +-
sysprep/sysprep_operation_fs_uuids.ml | 5 +-
sysprep/sysprep_operation_hostname.ml | 5 +-
sysprep/sysprep_operation_kerberos_data.ml | 7 +-
sysprep/sysprep_operation_logfiles.ml | 5 +-
sysprep/sysprep_operation_lvm_uuids.ml | 5 +-
sysprep/sysprep_operation_machine_id.ml | 9 +-
sysprep/sysprep_operation_mail_spool.ml | 5 +-
sysprep/sysprep_operation_net_hostname.ml | 9 +-
sysprep/sysprep_operation_net_hwaddr.ml | 9 +-
sysprep/sysprep_operation_pacct_log.ml | 16 +-
sysprep/sysprep_operation_package_manager_cache.ml | 6 +-
sysprep/sysprep_operation_pam_data.ml | 7 +-
sysprep/sysprep_operation_password.ml | 5 +-
sysprep/sysprep_operation_puppet_data_log.ml | 7 +-
sysprep/sysprep_operation_random_seed.ml | 5 +-
sysprep/sysprep_operation_rhn_systemid.ml | 7 +-
sysprep/sysprep_operation_rpm_db.ml | 6 +-
sysprep/sysprep_operation_samba_db_log.ml | 7 +-
sysprep/sysprep_operation_script.ml | 5 +-
sysprep/sysprep_operation_smolt_uuid.ml | 7 +-
sysprep/sysprep_operation_ssh_hostkeys.ml | 6 +-
sysprep/sysprep_operation_ssh_userdir.ml | 6 +-
sysprep/sysprep_operation_sssd_db_log.ml | 7 +-
...n_hostname.ml => sysprep_operation_timezone.ml} | 38 +-
sysprep/sysprep_operation_tmp_files.ml | 7 +-
sysprep/sysprep_operation_udev_persistent_net.ml | 8 +-
sysprep/sysprep_operation_user_account.ml | 4 +-
sysprep/sysprep_operation_utmp.ml | 5 +-
sysprep/sysprep_operation_yum_uuid.ml | 6 +-
sysprep/virt-sysprep.pod | 57 +-
test-tool/test-tool.c | 15 +-
tests/c-api/tests.c | 600 +-
tests/events/Makefile.am | 32 +-
tests/events/Makefile.in | 232 +-
tests/events/libvirt-auth.xml | 22 +
tests/events/test-libvirt-auth-callbacks.c | 185 +
tests/guests/guest-aux/fedora-name.db | Bin 12288 -> 12288 bytes
tests/guests/guest-aux/fedora-packages.db | Bin 12288 -> 12288 bytes
tests/guests/guest-aux/make-fedora-img.pl | 6 +-
tests/nbd/test-nbd.pl | 10 +-
tests/regressions/Makefile.am | 71 +-
tests/regressions/Makefile.in | 137 +-
tests/regressions/rhbz1044014.c | 69 +
tests/regressions/rhbz1044014.in | 1 +
tests/regressions/rhbz1044014.sh | 70 +
tests/regressions/rhbz1044014.xml | 5 +
tests/regressions/rhbz1054761.sh | 49 +
tests/regressions/rhbz1055452.c | 101 +
tests/regressions/rhbz501893 | 228 -
tests/regressions/rhbz790721 | 228 -
tests/regressions/rhbz914931 | 228 -
tests/{events => relative-paths}/Makefile.am | 15 +-
tests/{events => relative-paths}/Makefile.in | 21 +-
tests/relative-paths/test-relative-paths.sh | 144 +
357 files changed, 104336 insertions(+), 68630 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