[Pkg-libvirt-commits] [libguestfs] 69/72: Merge tag 'upstream/1.28.7'

Hilko Bengen bengen at moszumanska.debian.org
Sun Apr 5 15:20:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository libguestfs.

commit 062717b9f8e6f93be92b7ae71eb6c86f115a218a
Merge: 60435b7 f421d31
Author: Hilko Bengen <bengen at debian.org>
Date:   Mon Mar 30 11:28:27 2015 +0200

    Merge tag 'upstream/1.28.7'
    
    Upstream version 1.28.7

 .tx/config                                    |   12 -
 AUTHORS                                       |    3 +
 BUGS                                          |  933 -----
 ChangeLog                                     |  797 ++++
 Makefile.am                                   |   12 +-
 Makefile.in                                   |   13 +-
 README                                        |    4 +-
 TODO                                          |   30 +-
 align/Makefile.in                             |    1 +
 align/scan.c                                  |   14 +-
 appliance/Makefile.in                         |    1 +
 appliance/init                                |    4 +
 bash/Makefile.in                              |    3 +-
 build-aux/install-sh                          |  374 +-
 build-aux/ltmain.sh                           | 5528 ++++++++++++++++---------
 builder/Makefile.am                           |    1 +
 builder/Makefile.in                           |    2 +
 builder/builder.ml                            |    8 +-
 builder/cache.ml                              |    2 +-
 builder/cmdline.ml                            |   19 +-
 builder/index-parse.y                         |    8 +-
 builder/index-validate.c                      |   18 +-
 builder/pxzcat-c.c                            |    4 +-
 builder/test-virt-index-validate-good-3       |    4 +
 builder/test-virt-index-validate.sh           |    1 +
 builder/virt-builder.pod                      |    4 +-
 builder/website/Makefile.am                   |    2 +
 builder/website/Makefile.in                   |    3 +
 builder/website/fedora-aarch64.sh             |  103 +
 builder/website/fedora-ppc64.sh               |   97 +
 builder/website/index                         |   25 +
 builder/website/index.asc                     |   51 +-
 builder/website/rhel.sh                       |   13 +-
 cat/Makefile.in                               |    1 +
 cat/cat.c                                     |    8 +-
 cat/filesystems.c                             |   10 +-
 cat/log.c                                     |   18 +-
 cat/ls.c                                      |   12 +-
 cat/visit.c                                   |    4 +-
 config.h.in                                   |    3 +-
 configure                                     | 3166 ++++++++------
 configure.ac                                  |    2 +-
 csharp/Makefile.in                            |    1 +
 customize/Makefile.in                         |    1 +
 customize/customize_run.ml                    |   27 +-
 customize/firstboot.ml                        |   73 +-
 customize/firstboot.mli                       |   13 +-
 daemon/Makefile.in                            |    1 +
 daemon/ext2.c                                 |    6 +-
 daemon/parted.c                               |    2 +-
 df/Makefile.in                                |    1 +
 df/domains.c                                  |   10 +-
 df/main.c                                     |   14 +-
 df/parallel.c                                 |    2 +-
 diff/Makefile.in                              |    1 +
 diff/diff.c                                   |   16 +-
 edit/Makefile.in                              |    1 +
 edit/edit.c                                   |   12 +-
 erlang/Makefile.in                            |    1 +
 erlang/examples/Makefile.in                   |    1 +
 examples/Makefile.in                          |    1 +
 examples/guestfs-faq.pod                      |   12 +-
 fish/Makefile.in                              |    1 +
 fish/cmds.c                                   |  198 +-
 fish/config.c                                 |    6 +-
 fish/fish.c                                   |   54 +-
 fish/guestfish-actions.pod                    |   20 +-
 fish/guestfish.pod                            |   18 +-
 fish/inspect.c                                |    8 +-
 fish/options.c                                |   10 +-
 fish/options.h                                |    6 +-
 fish/uri.c                                    |    8 +-
 fish/virt-copy-in                             |    8 +
 fish/virt-copy-out                            |    8 +
 fish/virt-tar-in                              |    8 +
 fish/virt-tar-out                             |    8 +
 fish/windows.c                                |    4 +-
 format/Makefile.in                            |    1 +
 format/format.c                               |   14 +-
 fuse/Makefile.in                              |    1 +
 fuse/guestmount.c                             |   22 +-
 fuse/guestmount.pod                           |   13 +
 fuse/guestunmount.c                           |   25 +-
 fuse/test-guestmount-fd.c                     |   10 +-
 fuse/test-guestunmount-fd.c                   |    4 +-
 generator/Makefile.in                         |    1 +
 generator/actions.ml                          |   24 +-
 generator/fish.ml                             |    4 +-
 generator/gobject.ml                          |    8 +-
 generator/ocaml.ml                            |   18 +-
 generator/php.ml                              |  121 +-
 generator/python.ml                           |   19 +-
 generator/utils.ml                            |   14 +-
 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/GuestfsSession.html         |  432 +-
 gobject/docs/html/deprecated-api-index.html   |  216 +-
 gobject/docs/html/guestfs.devhelp2            |  106 +-
 gobject/docs/html/index.html                  |    2 +-
 gobject/src/session.c                         |   59 +-
 golang/Makefile.in                            |    1 +
 golang/examples/Makefile.in                   |    1 +
 haskell/Makefile.in                           |    1 +
 inspector/Makefile.in                         |    1 +
 inspector/inspector.c                         |   32 +-
 java/Makefile.in                              |    1 +
 java/com/redhat/et/libguestfs/GuestFS.java    |    6 +-
 java/examples/Makefile.in                     |    1 +
 lua/Makefile.in                               |    1 +
 lua/examples/Makefile.in                      |    1 +
 m4/.gitignore                                 |    1 +
 m4/libtool.m4                                 | 2550 +++++++-----
 m4/ltoptions.m4                               |  127 +-
 m4/ltsugar.m4                                 |    7 +-
 m4/ltversion.m4                               |   12 +-
 m4/lt~obsolete.m4                             |    7 +-
 make-fs/Makefile.in                           |    1 +
 make-fs/make-fs.c                             |   28 +-
 mllib/Makefile.in                             |    1 +
 mllib/common_utils.ml                         |   11 +
 mllib/common_utils.mli                        |    3 +
 ocaml/Makefile.am                             |    2 +-
 ocaml/Makefile.in                             |    3 +-
 ocaml/examples/Makefile.in                    |    1 +
 ocaml/guestfs-c.c                             |    8 +
 ocaml/guestfs.ml                              |    2 +
 ocaml/guestfs.mli                             |   61 +
 p2v/Makefile.in                               |    1 +
 p2v/conversion.c                              |    4 +-
 p2v/gui.c                                     |   12 +-
 p2v/kernel.c                                  |   18 +-
 p2v/main.c                                    |   12 +-
 p2v/ssh.c                                     |    4 +-
 perl/Makefile.in                              |    1 +
 perl/examples/Makefile.in                     |    1 +
 perl/lib/Sys/Guestfs.pm                       |   20 +-
 php/Makefile.in                               |    1 +
 php/extension/guestfs_php.c                   |  876 +---
 po-docs/Makefile.in                           |    1 +
 po-docs/ja.po                                 | 1497 +++----
 po-docs/ja/Makefile.am                        |    6 +
 po-docs/ja/Makefile.in                        |    7 +
 po-docs/ja/guestfish-actions.pod              |   20 +-
 po-docs/ja/guestfish.1                        |   41 +-
 po-docs/ja/guestfish.pod                      |   18 +-
 po-docs/ja/guestfs-actions.pod                |   22 +-
 po-docs/ja/guestfs-erlang.3                   |    4 +-
 po-docs/ja/guestfs-examples.3                 |    4 +-
 po-docs/ja/guestfs-faq.1                      |   17 +-
 po-docs/ja/guestfs-faq.pod                    |   12 +-
 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                          |   57 +-
 po-docs/ja/guestfs.pod                        |   32 +-
 po-docs/ja/guestfsd.8                         |    4 +-
 po-docs/ja/guestmount.1                       |   15 +-
 po-docs/ja/guestmount.pod                     |   12 +
 po-docs/ja/guestunmount.1                     |    4 +-
 po-docs/ja/libguestfs-make-fixed-appliance.1  |    4 +-
 po-docs/ja/libguestfs-test-tool.1             |   11 +-
 po-docs/ja/libguestfs-test-tool.pod           |    7 +-
 po-docs/ja/libguestfs-tools.conf.5            |    4 +-
 po-docs/ja/virt-alignment-scan.1              |    4 +-
 po-docs/ja/virt-builder.1                     |    8 +-
 po-docs/ja/virt-builder.pod                   |    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                   |  556 +++
 po-docs/ja/virt-df.1                          |    4 +-
 po-docs/ja/{virt-df.1 => virt-diff.1}         |  243 +-
 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               |  206 +
 po-docs/ja/virt-p2v-make-kickstart.1          |  281 ++
 po-docs/ja/virt-p2v.1                         |  682 +++
 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.1                         | 1459 +++++++
 po-docs/ja/virt-win-reg.1                     |    4 +-
 po-docs/libguestfs-docs.pot                   | 1366 +++---
 po-docs/uk.po                                 | 1529 +++----
 po-docs/uk/Makefile.am                        |    6 +
 po-docs/uk/Makefile.in                        |    7 +
 po-docs/uk/guestfish-actions.pod              |   20 +-
 po-docs/uk/guestfish.1                        |   41 +-
 po-docs/uk/guestfish.pod                      |   18 +-
 po-docs/uk/guestfs-actions.pod                |   23 +-
 po-docs/uk/guestfs-erlang.3                   |    4 +-
 po-docs/uk/guestfs-examples.3                 |    4 +-
 po-docs/uk/guestfs-faq.1                      |   17 +-
 po-docs/uk/guestfs-faq.pod                    |   12 +-
 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                          |   58 +-
 po-docs/uk/guestfs.pod                        |   32 +-
 po-docs/uk/guestfsd.8                         |    4 +-
 po-docs/uk/guestmount.1                       |   15 +-
 po-docs/uk/guestmount.pod                     |   12 +
 po-docs/uk/guestunmount.1                     |    4 +-
 po-docs/uk/libguestfs-make-fixed-appliance.1  |    4 +-
 po-docs/uk/libguestfs-test-tool.1             |   11 +-
 po-docs/uk/libguestfs-test-tool.pod           |    7 +-
 po-docs/uk/libguestfs-tools.conf.5            |    4 +-
 po-docs/uk/virt-alignment-scan.1              |    4 +-
 po-docs/uk/virt-builder.1                     |    8 +-
 po-docs/uk/virt-builder.pod                   |    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                   |  569 +++
 po-docs/uk/virt-df.1                          |    4 +-
 po-docs/uk/{virt-log.1 => virt-diff.1}        |  184 +-
 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               |  206 +
 po-docs/uk/virt-p2v-make-kickstart.1          |  281 ++
 po-docs/uk/virt-p2v.1                         |  682 +++
 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.1                         | 1461 +++++++
 po-docs/uk/virt-win-reg.1                     |    4 +-
 po/Makefile.in                                |    1 +
 po/en_GB.gmo                                  |  Bin 6694 -> 6694 bytes
 po/en_GB.po                                   |  114 +-
 po/es.gmo                                     |  Bin 66107 -> 66107 bytes
 po/es.po                                      |  114 +-
 po/gu.gmo                                     |  Bin 48828 -> 48828 bytes
 po/gu.po                                      |  114 +-
 po/hi.gmo                                     |  Bin 39739 -> 39739 bytes
 po/hi.po                                      |  114 +-
 po/kn.gmo                                     |  Bin 48005 -> 48005 bytes
 po/kn.po                                      |  114 +-
 po/libguestfs.pot                             |  116 +-
 po/ml.gmo                                     |  Bin 51830 -> 51830 bytes
 po/ml.po                                      |  114 +-
 po/mr.gmo                                     |  Bin 83307 -> 83307 bytes
 po/mr.po                                      |  114 +-
 po/nl.gmo                                     |  Bin 87325 -> 87325 bytes
 po/nl.po                                      |  114 +-
 po/or.gmo                                     |  Bin 47619 -> 47619 bytes
 po/or.po                                      |  114 +-
 po/pa.gmo                                     |  Bin 73082 -> 73082 bytes
 po/pa.po                                      |  114 +-
 po/pl.gmo                                     |  Bin 80438 -> 80438 bytes
 po/pl.po                                      |  114 +-
 po/ta.gmo                                     |  Bin 42873 -> 42873 bytes
 po/ta.po                                      |  114 +-
 po/te.gmo                                     |  Bin 45454 -> 45454 bytes
 po/te.po                                      |  114 +-
 po/uk.gmo                                     |  Bin 322182 -> 321795 bytes
 po/uk.po                                      |  129 +-
 podwrapper.pl.in                              |    1 -
 python/Makefile.in                            |    1 +
 python/examples/Makefile.in                   |    1 +
 python/guestfs-py.c                           |  644 +++
 python/guestfs.py                             |    6 +-
 rescue/Makefile.in                            |    1 +
 rescue/rescue.c                               |   20 +-
 resize/Makefile.in                            |    1 +
 ruby/Makefile.in                              |    1 +
 ruby/examples/Makefile.in                     |    1 +
 ruby/ext/guestfs/_guestfs.c                   |    6 +-
 run.in                                        |   96 +-
 sparsify/Makefile.in                          |    1 +
 src/Makefile.in                               |    1 +
 src/guestfs-actions.pod                       |   20 +-
 src/guestfs-internal-frontend.h               |    6 +-
 src/guestfs-internal.h                        |    7 +-
 src/guestfs.pod                               |   30 +-
 src/handle.c                                  |    3 +
 src/launch-libvirt.c                          |    4 +-
 src/proto.c                                   |    4 +-
 sysprep/Makefile.in                           |    1 +
 test-tool/Makefile.in                         |    1 +
 test-tool/libguestfs-test-tool.pod            |    8 +-
 tests/9p/Makefile.in                          |    1 +
 tests/bigdirs/Makefile.in                     |    1 +
 tests/btrfs/Makefile.in                       |    1 +
 tests/c-api/Makefile.in                       |    1 +
 tests/c-api/tests.c                           |   44 +-
 tests/charsets/Makefile.in                    |    1 +
 tests/charsets/test-charset-fidelity.c        |    8 +-
 tests/create/Makefile.in                      |    1 +
 tests/data/Makefile.in                        |    1 +
 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/mount-local/test-parallel-mount-local.c |   12 +-
 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/parallel/test-parallel.c                |    2 +-
 tests/protocol/Makefile.in                    |    1 +
 tests/qemu/Makefile.in                        |    1 +
 tests/qemu/qemu-boot.c                        |   20 +-
 tests/qemu/qemu-speed-test.c                  |   18 +-
 tests/regressions/Makefile.in                 |    1 +
 tests/regressions/rhbz790721.c                |    2 +-
 tests/regressions/rhbz914931.c                |    2 +-
 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 +
 update-bugs.sh                                |    6 +-
 v2v/Makefile.in                               |    1 +
 v2v/convert_windows.ml                        |   31 +-
 v2v/output_libvirt.ml                         |    6 +
 v2v/xml-c.c                                   |   84 +-
 v2v/xml.ml                                    |   13 +
 v2v/xml.mli                                   |   16 +
 tx-pull.sh => zanata-pull.sh                  |   17 +-
 zanata.xml                                    |  106 +
 378 files changed, 21005 insertions(+), 10937 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