[Pkg-libvirt-commits] [libguestfs] 238/384: Merge tag 'upstream/1.29.24'

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 16:57:32 UTC 2015


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

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 71560014af098a78424687551ea23902936bd6a2
Merge: 41e8a84 34fa53f
Author: Hilko Bengen <bengen at debian.org>
Date:   Thu Feb 5 00:50:22 2015 +0100

    Merge tag 'upstream/1.29.24'
    
    Upstream version 1.29.24

 BUGS                                         |   39 +-
 ChangeLog                                    |  158 +
 bash/Makefile.in                             |    2 +-
 builder/cmdline.ml                           |    2 +-
 configure                                    |   26 +-
 configure.ac                                 |    2 +-
 csharp/Libguestfs.cs                         |   28 +
 customize/customize_cmdline.ml               |   13 +
 customize/customize_cmdline.mli              |    2 +
 customize/customize_run.ml                   |    4 +
 daemon/parted.c                              |   36 +-
 erlang/erl-guestfs.c                         |   32 +
 erlang/guestfs.erl                           |    8 +
 fish/copy.c                                  |  279 +-
 generator/actions.ml                         |   34 +-
 generator/c.ml                               |    2 +-
 generator/customize.ml                       |   12 +
 generator/types.ml                           |    2 +
 gobject/docs/guestfs-docs.sgml               |    4 +-
 gobject/docs/guestfs-sections.txt            |    2 +
 gobject/docs/html/GuestfsSession.html        | 2010 ++++----
 gobject/docs/html/api-index-full.html        |    8 +
 gobject/docs/html/guestfs.devhelp2           |    2 +
 gobject/docs/html/index.html                 |    2 +-
 gobject/docs/html/index.sgml                 |    2 +
 gobject/docs/tmpl/session.sgml               |   24 +
 gobject/include/guestfs-gobject/session.h    |    2 +
 gobject/src/session.c                        |   78 +
 golang/src/libguestfs.org/guestfs/guestfs.go |   40 +
 haskell/Guestfs.hs                           |   26 +
 java/com/redhat/et/libguestfs/GuestFS.java   |   51 +
 java/com_redhat_et_libguestfs_GuestFS.c      |   44 +
 java/com_redhat_et_libguestfs_GuestFS.h      |   16 +
 lua/lua-guestfs.c                            |   48 +
 mllib/common_utils.ml                        |   26 +
 mllib/common_utils.mli                       |    7 +
 ocaml/guestfs-c-actions.c                    |   66 +
 ocaml/guestfs.ml                             |    4 +
 ocaml/guestfs.mli                            |    8 +
 perl/Guestfs.xs                              |   24 +
 perl/lib/Sys/Guestfs.pm                      |   38 +
 php/extension/guestfs_php.c                  |   82 +
 php/extension/php_guestfs_php.h              |    2 +
 po-docs/ja.po                                | 6894 ++++++++++++-------------
 po-docs/ja/customize-options.pod             |    7 +
 po-docs/ja/guestfish.1                       |    4 +-
 po-docs/ja/guestfs-actions.pod               |   34 +
 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                         |   42 +-
 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/virt-alignment-scan.1             |    4 +-
 po-docs/ja/virt-builder.1                    |   10 +-
 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                    |   11 +-
 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                  | 5735 ++++++++++-----------
 po-docs/uk.po                                | 6896 +++++++++++++-------------
 po-docs/uk/customize-options.pod             |    7 +
 po-docs/uk/guestfish.1                       |    4 +-
 po-docs/uk/guestfs-actions.pod               |   34 +
 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                         |   42 +-
 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/virt-alignment-scan.1             |    4 +-
 po-docs/uk/virt-builder.1                    |   10 +-
 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                    |   11 +-
 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                                  |    1 +
 po/en_GB.gmo                                 |  Bin 6694 -> 6694 bytes
 po/en_GB.po                                  |  265 +-
 po/es.gmo                                    |  Bin 65889 -> 65409 bytes
 po/es.po                                     |  281 +-
 po/gu.gmo                                    |  Bin 48707 -> 48707 bytes
 po/gu.po                                     |  265 +-
 po/hi.gmo                                    |  Bin 39611 -> 39611 bytes
 po/hi.po                                     |  265 +-
 po/kn.gmo                                    |  Bin 47801 -> 47801 bytes
 po/kn.po                                     |  265 +-
 po/libguestfs.pot                            |  267 +-
 po/ml.gmo                                    |  Bin 51651 -> 51651 bytes
 po/ml.po                                     |  265 +-
 po/mr.gmo                                    |  Bin 83073 -> 82381 bytes
 po/mr.po                                     |  277 +-
 po/nl.gmo                                    |  Bin 87135 -> 86715 bytes
 po/nl.po                                     |  277 +-
 po/or.gmo                                    |  Bin 47472 -> 47472 bytes
 po/or.po                                     |  265 +-
 po/pa.gmo                                    |  Bin 72810 -> 72058 bytes
 po/pa.po                                     |  277 +-
 po/pl.gmo                                    |  Bin 80312 -> 79781 bytes
 po/pl.po                                     |  279 +-
 po/ta.gmo                                    |  Bin 42771 -> 42771 bytes
 po/ta.po                                     |  265 +-
 po/te.gmo                                    |  Bin 45281 -> 45281 bytes
 po/te.po                                     |  265 +-
 po/uk.gmo                                    |  Bin 296479 -> 295869 bytes
 po/uk.po                                     |  279 +-
 python/guestfs-py.c                          |   74 +
 python/guestfs.py                            |   27 +
 ruby/ext/guestfs/_guestfs.c                  |   81 +
 sparsify/copying.ml                          |   42 +-
 sparsify/in_place.ml                         |    4 +-
 sparsify/utils.ml                            |   16 +
 src/Makefile.am                              |    1 +
 src/Makefile.in                              |   27 +-
 src/actions-0.c                              |   49 +
 src/actions-3.c                              |   49 +
 src/command.c                                |  119 +-
 src/copy-in-out.c                            |  250 +
 src/guestfs-actions.pod                      |   34 +
 src/guestfs-internal-actions.h               |    2 +
 src/guestfs-internal.h                       |    5 +
 src/guestfs.h                                |    8 +
 src/libguestfs.syms                          |    2 +
 sysprep/main.ml                              |    3 +-
 tests/c-api/Makefile.am                      |    2 +-
 tests/c-api/Makefile.in                      |   15 +-
 tests/c-api/tests.c                          |   46 +-
 tests/guests/guest-aux/fedora-name.db        |  Bin 12288 -> 12288 bytes
 tests/guests/guest-aux/fedora-packages.db    |  Bin 12288 -> 12288 bytes
 tests/regressions/Makefile.am                |    1 +
 tests/regressions/Makefile.in                |    4 +-
 v2v/input_ova.ml                             |    2 +-
 200 files changed, 15366 insertions(+), 12943 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