[Pkg-libvirt-commits] [libguestfs] 39/116: Merge tag 'upstream/1.29.5'

Hilko Bengen bengen at moszumanska.debian.org
Wed Nov 26 22:05:04 UTC 2014


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

bengen pushed a commit to annotated tag debian/1%1.29.10-1
in repository libguestfs.

commit 56b4dd66afa8b13de7a3ec9eda6059b80428a3cf
Merge: 3281d2d f058982
Author: Hilko Bengen <bengen at debian.org>
Date:   Thu Nov 6 15:12:12 2014 +0100

    Merge tag 'upstream/1.29.5'
    
    Upstream version 1.29.5

 BUGS                                         |   52 +-
 ChangeLog                                    |  216 +++
 Makefile.in                                  |   27 +-
 aclocal.m4                                   |    3 +
 align/Makefile.am                            |    1 +
 align/Makefile.in                            |   31 +-
 appliance/Makefile.in                        |   27 +-
 bash/Makefile.am                             |   57 +-
 bash/Makefile.in                             |   90 +-
 bootstrap                                    |    2 -
 builder/Makefile.am                          |    3 +
 builder/Makefile.in                          |   34 +-
 builder/cmdline.ml                           |    4 +-
 builder/index-scan.l                         |    4 +-
 builder/virt-builder.pod                     |   31 +
 builder/website/Makefile.in                  |   27 +-
 cat/Makefile.am                              |    4 +
 cat/Makefile.in                              |   43 +-
 config.h.in                                  |   14 +
 configure                                    | 2295 ++++++++++++++++++++++----
 configure.ac                                 |   43 +-
 csharp/Makefile.in                           |   27 +-
 customize/Makefile.am                        |    5 +-
 customize/Makefile.in                        |   32 +-
 customize/customize_cmdline.ml               |   13 +
 customize/customize_cmdline.mli              |    2 +
 customize/customize_run.ml                   |    8 +
 customize/firstboot.ml                       |   17 +-
 customize/ssh_key.ml                         |  133 ++
 customize/ssh_key.mli                        |   32 +
 daemon/Makefile.in                           |   27 +-
 daemon/strings.c                             |    2 +-
 df/Makefile.am                               |    1 +
 df/Makefile.in                               |   31 +-
 diff/Makefile.am                             |    1 +
 diff/Makefile.in                             |   31 +-
 edit/Makefile.am                             |    1 +
 edit/Makefile.in                             |   31 +-
 erlang/Makefile.am                           |    1 +
 erlang/Makefile.in                           |   29 +-
 erlang/examples/Makefile.in                  |   27 +-
 examples/Makefile.in                         |   27 +-
 fish/Makefile.am                             |    1 +
 fish/Makefile.in                             |   34 +-
 fish/cmds.c                                  |    4 +-
 fish/guestfish-actions.pod                   |   12 +-
 format/Makefile.am                           |    1 +
 format/Makefile.in                           |   31 +-
 fuse/Makefile.am                             |    4 +
 fuse/Makefile.in                             |   39 +-
 generator/Makefile.in                        |   27 +-
 generator/actions.ml                         |   12 +-
 generator/customize.ml                       |   58 +-
 gnulib/lib/Makefile.in                       |   27 +-
 gnulib/tests/Makefile.in                     |   27 +-
 gobject/Makefile.in                          |   27 +-
 gobject/docs/Makefile.in                     |   27 +-
 gobject/docs/guestfs-docs.sgml               |    4 +-
 gobject/docs/html/GuestfsSession.html        |   14 +-
 gobject/docs/html/index.html                 |    2 +-
 gobject/src/session.c                        |   12 +-
 golang/Makefile.in                           |   27 +-
 golang/examples/Makefile.in                  |   27 +-
 haskell/Makefile.in                          |   27 +-
 inspector/Makefile.am                        |    1 +
 inspector/Makefile.in                        |   31 +-
 java/Makefile.in                             |   27 +-
 java/com/redhat/et/libguestfs/GuestFS.java   |   14 +-
 java/examples/Makefile.in                    |   27 +-
 lua/Makefile.in                              |   27 +-
 lua/examples/Makefile.in                     |   27 +-
 m4/guestfs-find-db-tool.m4                   |   42 +
 m4/nls.m4                                    |   32 +
 m4/progtest.m4                               |   91 +
 make-fs/Makefile.am                          |    1 +
 make-fs/Makefile.in                          |   30 +-
 mllib/Makefile.am                            |    2 +-
 mllib/Makefile.in                            |   29 +-
 ocaml/Makefile.am                            |    2 +
 ocaml/Makefile.in                            |   29 +-
 ocaml/examples/Makefile.in                   |   27 +-
 p2v/Makefile.in                              |   27 +-
 perl/Makefile.in                             |   27 +-
 perl/examples/Makefile.in                    |   27 +-
 perl/lib/Sys/Guestfs.pm                      |   12 +-
 php/Makefile.in                              |   27 +-
 po-docs/Makefile.in                          |   27 +-
 po-docs/ja.po                                |  716 ++++----
 po-docs/ja/Makefile.in                       |   27 +-
 po-docs/ja/customize-options.pod             |   10 +
 po-docs/ja/guestfish-actions.pod             |    8 +-
 po-docs/ja/guestfish.1                       |   12 +-
 po-docs/ja/guestfs-actions.pod               |    8 +-
 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                         |   16 +-
 po-docs/ja/guestfs.pod                       |    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/sysprep-extra-options.pod         |   10 +
 po-docs/ja/virt-alignment-scan.1             |    4 +-
 po-docs/ja/virt-builder.1                    |   35 +-
 po-docs/ja/virt-builder.pod                  |   29 +
 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-rescue.1                     |    4 +-
 po-docs/ja/virt-resize.1                     |    4 +-
 po-docs/ja/virt-sparsify.1                   |    4 +-
 po-docs/ja/virt-sysprep.1                    |   14 +-
 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                  |  685 ++++----
 po-docs/uk.po                                |  722 ++++----
 po-docs/uk/Makefile.in                       |   27 +-
 po-docs/uk/customize-options.pod             |   10 +
 po-docs/uk/guestfish-actions.pod             |    8 +-
 po-docs/uk/guestfish.1                       |   12 +-
 po-docs/uk/guestfs-actions.pod               |    8 +-
 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                         |   16 +-
 po-docs/uk/guestfs.pod                       |    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/sysprep-extra-options.pod         |   10 +
 po-docs/uk/virt-alignment-scan.1             |    4 +-
 po-docs/uk/virt-builder.1                    |   35 +-
 po-docs/uk/virt-builder.pod                  |   29 +
 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-rescue.1                     |    4 +-
 po-docs/uk/virt-resize.1                     |    4 +-
 po-docs/uk/virt-sparsify.1                   |    4 +-
 po-docs/uk/virt-sysprep.1                    |   14 +-
 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                               |   27 +-
 po/POTFILES-ml                               |    1 +
 po/en_GB.gmo                                 |  Bin 6694 -> 6694 bytes
 po/en_GB.po                                  |  267 +--
 po/es.gmo                                    |  Bin 66107 -> 66107 bytes
 po/es.po                                     |  267 +--
 po/gu.gmo                                    |  Bin 48828 -> 48828 bytes
 po/gu.po                                     |  267 +--
 po/hi.gmo                                    |  Bin 39739 -> 39739 bytes
 po/hi.po                                     |  267 +--
 po/kn.gmo                                    |  Bin 48005 -> 48005 bytes
 po/kn.po                                     |  267 +--
 po/libguestfs.pot                            |  269 +--
 po/ml.gmo                                    |  Bin 51830 -> 51830 bytes
 po/ml.po                                     |  267 +--
 po/mr.gmo                                    |  Bin 83307 -> 83307 bytes
 po/mr.po                                     |  267 +--
 po/nl.gmo                                    |  Bin 87462 -> 87462 bytes
 po/nl.po                                     |  267 +--
 po/or.gmo                                    |  Bin 47619 -> 47619 bytes
 po/or.po                                     |  267 +--
 po/pa.gmo                                    |  Bin 73082 -> 73082 bytes
 po/pa.po                                     |  267 +--
 po/pl.gmo                                    |  Bin 80561 -> 80561 bytes
 po/pl.po                                     |  267 +--
 po/ta.gmo                                    |  Bin 42873 -> 42873 bytes
 po/ta.po                                     |  267 +--
 po/te.gmo                                    |  Bin 45454 -> 45454 bytes
 po/te.po                                     |  267 +--
 po/uk.gmo                                    |  Bin 328379 -> 326840 bytes
 po/uk.po                                     |  311 ++--
 python/Makefile.in                           |   27 +-
 python/examples/Makefile.in                  |   27 +-
 python/guestfs.py                            |   14 +-
 rescue/Makefile.am                           |    1 +
 rescue/Makefile.in                           |   31 +-
 resize/Makefile.am                           |    2 +-
 resize/Makefile.in                           |   29 +-
 ruby/Makefile.in                             |   27 +-
 ruby/examples/Makefile.in                    |   27 +-
 ruby/ext/guestfs/_guestfs.c                  |   14 +-
 sparsify/Makefile.in                         |   27 +-
 src/Makefile.am                              |    6 +-
 src/Makefile.in                              |   37 +-
 src/guestfs-actions.pod                      |   12 +-
 src/guestfs-internal-all.h                   |    6 -
 src/guestfs.pod                              |    4 +-
 src/launch-direct.c                          |    3 +-
 src/launch-libvirt.c                         |    5 +-
 src/launch-unix.c                            |    2 +-
 sysprep/Makefile.am                          |    3 +-
 sysprep/Makefile.in                          |   30 +-
 test-tool/Makefile.am                        |    1 +
 test-tool/Makefile.in                        |   31 +-
 tests/9p/Makefile.in                         |   27 +-
 tests/bigdirs/Makefile.in                    |   27 +-
 tests/btrfs/Makefile.in                      |   27 +-
 tests/c-api/Makefile.am                      |    4 +
 tests/c-api/Makefile.in                      |   42 +-
 tests/c-api/tests.c                          |   44 +-
 tests/charsets/Makefile.am                   |    5 +-
 tests/charsets/Makefile.in                   |   35 +-
 tests/create/Makefile.in                     |   27 +-
 tests/data/Makefile.in                       |   27 +-
 tests/discard/Makefile.in                    |   27 +-
 tests/disk-labels/Makefile.in                |   27 +-
 tests/disks/Makefile.in                      |   27 +-
 tests/events/Makefile.am                     |    1 +
 tests/events/Makefile.in                     |   29 +-
 tests/fuzz/Makefile.in                       |   27 +-
 tests/guests/Makefile.in                     |   27 +-
 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                    |   27 +-
 tests/http/Makefile.in                       |   27 +-
 tests/journal/Makefile.in                    |   27 +-
 tests/luks/Makefile.in                       |   27 +-
 tests/lvm/Makefile.in                        |   27 +-
 tests/md/Makefile.in                         |   27 +-
 tests/mount-local/Makefile.in                |   27 +-
 tests/mountable/Makefile.in                  |   27 +-
 tests/nbd/Makefile.in                        |   27 +-
 tests/network/Makefile.in                    |   27 +-
 tests/ntfsclone/Makefile.in                  |   27 +-
 tests/parallel/Makefile.in                   |   27 +-
 tests/protocol/Makefile.in                   |   27 +-
 tests/qemu/Makefile.am                       |    3 +
 tests/qemu/Makefile.in                       |   36 +-
 v2v/link.sh.in => tests/qemu/guestfs-md5.sh  |   24 +-
 tests/qemu/qemu-liveness.sh                  |    6 +-
 tests/qemu/qemu-snapshot-isolation.sh        |   14 +-
 tests/regressions/Makefile.in                |   27 +-
 tests/relative-paths/Makefile.in             |   27 +-
 tests/rsync/Makefile.in                      |   27 +-
 tests/selinux/Makefile.in                    |   27 +-
 tests/syslinux/Makefile.in                   |   27 +-
 tests/tmpdirs/Makefile.in                    |   27 +-
 tests/xfs/Makefile.in                        |   27 +-
 tests/xml/Makefile.in                        |   27 +-
 tools/Makefile.in                            |   27 +-
 v2v/Makefile.am                              |    1 +
 v2v/Makefile.in                              |   28 +-
 v2v/cmdline.ml                               |    4 +-
 v2v/input_libvirt_vcenter_https.ml           |   16 +-
 v2v/link.sh.in                               |    2 +-
 301 files changed, 8718 insertions(+), 4206 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