[Pkg-libvirt-commits] [libguestfs] 380/384: Merge tag 'upstream/1.29.32'

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 16:59:56 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 82d134bd2d7d9db98973ffa980635db2a2b2cfb4
Merge: 703f977 40f2376
Author: Hilko Bengen <bengen at debian.org>
Date:   Sat Mar 28 11:21:09 2015 +0100

    Merge tag 'upstream/1.29.32'
    
    Upstream version 1.29.32

 BUGS                                               |    84 +-
 ChangeLog                                          |   286 +
 README                                             |     4 +-
 builder/Makefile.am                                |     1 +
 builder/Makefile.in                                |     1 +
 builder/cmdline.ml                                 |     5 +-
 builder/index-parse.y                              |     8 +-
 builder/test-virt-index-validate-good-3            |     4 +
 builder/test-virt-index-validate.sh                |     1 +
 builder/website/rhel.sh                            |    11 +-
 configure                                          |    26 +-
 configure.ac                                       |     2 +-
 csharp/Libguestfs.cs                               |    29 +
 customize/customize_cmdline.ml                     |    32 +
 customize/customize_cmdline.mli                    |     6 +
 customize/customize_run.ml                         |    20 +-
 daemon/actions.h                                   |     3 +
 daemon/btrfs.c                                     |    78 +
 daemon/guestfs_protocol.c                          |    37 +
 daemon/guestfs_protocol.h                          |    31 +-
 daemon/names.c                                     |     2 +
 daemon/optgroups.h                                 |     1 +
 daemon/parted.c                                    |   150 +-
 daemon/stubs.c                                     |    97 +
 erlang/erl-guestfs.c                               |    52 +
 erlang/guestfs.erl                                 |    10 +
 examples/guestfs-faq.pod                           |     4 +-
 fish/cmds-gperf.c                                  |  4896 ++++----
 fish/cmds-gperf.gperf                              |     6 +
 fish/cmds.c                                        |   135 +
 fish/completion.c                                  |     2 +
 fish/guestfish-actions.pod                         |    18 +
 fish/guestfish.pod                                 |    18 +-
 fish/virt-copy-in                                  |     8 +
 fish/virt-copy-out                                 |     8 +
 fish/virt-tar-in                                   |     8 +
 fish/virt-tar-out                                  |     8 +
 fuse/guestmount.pod                                |    13 +
 generator/actions.ml                               |    53 +
 generator/customize.ml                             |    28 +
 generator/files-generated.txt                      |     2 +
 generator/ocaml.ml                                 |     3 +
 generator/utils.ml                                 |    14 +-
 gobject/Makefile.in                                |    11 +
 gobject/Makefile.inc                               |     2 +
 gobject/docs/guestfs-docs.sgml                     |     4 +-
 gobject/docs/guestfs-sections.txt                  |    19 +
 gobject/docs/guestfs.types                         |     1 +
 ...estfsSetE2attrs.html => GuestfsBTRFSImage.html} |    94 +-
 gobject/docs/html/GuestfsBTRFSSubvolumeCreate.html |     8 +-
 .../docs/html/GuestfsBTRFSSubvolumeSnapshot.html   |     4 +-
 gobject/docs/html/GuestfsBtrfsFsck.html            |     4 +-
 gobject/docs/html/GuestfsCompressDeviceOut.html    |     4 +-
 gobject/docs/html/GuestfsCompressOut.html          |     4 +-
 gobject/docs/html/GuestfsCopyAttributes.html       |     4 +-
 gobject/docs/html/GuestfsCopyDeviceToDevice.html   |     4 +-
 gobject/docs/html/GuestfsCopyDeviceToFile.html     |     4 +-
 gobject/docs/html/GuestfsCopyFileToDevice.html     |     4 +-
 gobject/docs/html/GuestfsCopyFileToFile.html       |     4 +-
 gobject/docs/html/GuestfsCpioOut.html              |     4 +-
 gobject/docs/html/GuestfsDiskCreate.html           |     4 +-
 gobject/docs/html/GuestfsE2fsck.html               |     4 +-
 gobject/docs/html/GuestfsFstrim.html               |     4 +-
 gobject/docs/html/GuestfsGrep.html                 |     4 +-
 gobject/docs/html/GuestfsHivexOpen.html            |     4 +-
 gobject/docs/html/GuestfsInspectGetIcon.html       |     4 +-
 gobject/docs/html/GuestfsInternalTest.html         |     4 +-
 .../docs/html/GuestfsInternalTest63Optargs.html    |     4 +-
 .../docs/html/GuestfsInternalTestOnlyOptargs.html  |     4 +-
 gobject/docs/html/GuestfsIsBlockdev.html           |     4 +-
 gobject/docs/html/GuestfsIsChardev.html            |     4 +-
 gobject/docs/html/GuestfsIsDir.html                |     4 +-
 gobject/docs/html/GuestfsIsFifo.html               |     4 +-
 gobject/docs/html/GuestfsIsFile.html               |     4 +-
 gobject/docs/html/GuestfsIsSocket.html             |     4 +-
 gobject/docs/html/GuestfsMDCreate.html             |     4 +-
 gobject/docs/html/GuestfsMke2fs.html               |     4 +-
 gobject/docs/html/GuestfsMkfs.html                 |     4 +-
 gobject/docs/html/GuestfsMkfsBtrfs.html            |     4 +-
 gobject/docs/html/GuestfsMkswap.html               |     4 +-
 gobject/docs/html/GuestfsMktemp.html               |     4 +-
 gobject/docs/html/GuestfsMount9P.html              |     4 +-
 gobject/docs/html/GuestfsMountLocal.html           |     4 +-
 gobject/docs/html/GuestfsNTFSResizeOpts.html       |     4 +-
 gobject/docs/html/GuestfsNtfscloneOut.html         |     4 +-
 gobject/docs/html/GuestfsNtfsfix.html              |     4 +-
 gobject/docs/html/GuestfsRemount.html              |     4 +-
 gobject/docs/html/GuestfsRsync.html                |     4 +-
 gobject/docs/html/GuestfsRsyncIn.html              |     4 +-
 gobject/docs/html/GuestfsRsyncOut.html             |     4 +-
 gobject/docs/html/GuestfsSession.html              |  2219 ++--
 gobject/docs/html/GuestfsSetE2attrs.html           |     4 +-
 gobject/docs/html/GuestfsSyslinux.html             |     4 +-
 gobject/docs/html/GuestfsTarIn.html                |     4 +-
 gobject/docs/html/GuestfsTarOut.html               |     4 +-
 gobject/docs/html/GuestfsTune2FS.html              |     4 +-
 gobject/docs/html/GuestfsUmount.html               |     4 +-
 gobject/docs/html/GuestfsUmountLocal.html          |     4 +-
 gobject/docs/html/GuestfsXfsAdmin.html             |     4 +-
 gobject/docs/html/GuestfsXfsGrowfs.html            |     4 +-
 gobject/docs/html/GuestfsXfsRepair.html            |     4 +-
 gobject/docs/html/api-index-full.html              |    24 +
 gobject/docs/html/ch01.html                        |     3 +
 gobject/docs/html/guestfs.devhelp2                 |     7 +
 gobject/docs/html/index.html                       |     5 +-
 gobject/docs/html/index.sgml                       |    16 +
 gobject/docs/html/object-tree.html                 |     1 +
 gobject/docs/tmpl/optargs-btrfs_image.sgml         |    51 +
 gobject/docs/tmpl/session.sgml                     |    25 +
 gobject/include/guestfs-gobject.h                  |     1 +
 .../include/guestfs-gobject/optargs-btrfs_image.h  |    69 +
 gobject/include/guestfs-gobject/session.h          |     2 +
 gobject/src/optargs-btrfs_image.c                  |   137 +
 gobject/src/session.c                              |    87 +
 golang/src/libguestfs.org/guestfs/guestfs.go       |    52 +
 haskell/Guestfs.hs                                 |    13 +
 java/com/redhat/et/libguestfs/GuestFS.java         |    70 +
 java/com_redhat_et_libguestfs_GuestFS.c            |    64 +
 java/com_redhat_et_libguestfs_GuestFS.h            |    16 +
 lua/lua-guestfs.c                                  |    61 +
 mllib/common_utils.ml                              |     8 +
 mllib/common_utils.mli                             |     2 +
 ocaml/guestfs-c-actions.c                          |    72 +
 ocaml/guestfs-c.c                                  |     8 +
 ocaml/guestfs.ml                                   |     6 +
 ocaml/guestfs.mli                                  |     9 +
 perl/Guestfs.xs                                    |    50 +
 perl/lib/Sys/Guestfs.pm                            |    35 +-
 php/extension/guestfs_php.c                        |    85 +
 php/extension/php_guestfs_php.h                    |     2 +
 po-docs/de.po                                      | 11782 +++++++++---------
 po-docs/en_GB.po                                   | 11858 +++++++++---------
 po-docs/es.po                                      | 11777 +++++++++---------
 po-docs/eu.po                                      | 11712 +++++++++---------
 po-docs/fr.po                                      | 11783 +++++++++---------
 po-docs/ja.po                                      | 11814 +++++++++---------
 po-docs/ja/customize-options.pod                   |    16 +
 po-docs/ja/guestfish-actions.pod                   |    18 +
 po-docs/ja/guestfish.1                             |    43 +-
 po-docs/ja/guestfish.pod                           |    18 +-
 po-docs/ja/guestfs-actions.pod                     |    57 +
 po-docs/ja/guestfs-availability.pod                |    10 +-
 po-docs/ja/guestfs-erlang.3                        |     4 +-
 po-docs/ja/guestfs-examples.3                      |     4 +-
 po-docs/ja/guestfs-faq.1                           |     8 +-
 po-docs/ja/guestfs-faq.pod                         |     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                               |   102 +-
 po-docs/ja/guestfs.pod                             |    24 +-
 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/sysprep-extra-options.pod               |    16 +
 po-docs/ja/virt-alignment-scan.1                   |     4 +-
 po-docs/ja/virt-builder.1                          |    17 +-
 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                        |    17 +-
 po-docs/ja/virt-df.1                               |     4 +-
 po-docs/ja/virt-diff.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-p2v-make-disk.1                    |     4 +-
 po-docs/ja/virt-p2v-make-kickstart.1               |     4 +-
 po-docs/ja/virt-p2v.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                          |    20 +-
 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-test-harness.1                 |    20 +-
 po-docs/ja/virt-v2v-test-harness.pod               |    19 +
 po-docs/ja/virt-v2v.1                              |     4 +-
 po-docs/ja/virt-win-reg.1                          |     4 +-
 po-docs/libguestfs-docs.pot                        |  9979 ++++++++--------
 po-docs/nl.po                                      | 11712 +++++++++---------
 po-docs/tg.po                                      | 11716 +++++++++---------
 po-docs/uk.po                                      | 11813 +++++++++---------
 po-docs/uk/customize-options.pod                   |    16 +
 po-docs/uk/guestfish-actions.pod                   |    19 +
 po-docs/uk/guestfish.1                             |    44 +-
 po-docs/uk/guestfish.pod                           |    18 +-
 po-docs/uk/guestfs-actions.pod                     |    58 +
 po-docs/uk/guestfs-availability.pod                |    10 +-
 po-docs/uk/guestfs-erlang.3                        |     4 +-
 po-docs/uk/guestfs-examples.3                      |     4 +-
 po-docs/uk/guestfs-faq.1                           |     8 +-
 po-docs/uk/guestfs-faq.pod                         |     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                               |   103 +-
 po-docs/uk/guestfs.pod                             |    24 +-
 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/sysprep-extra-options.pod               |    16 +
 po-docs/uk/virt-alignment-scan.1                   |     4 +-
 po-docs/uk/virt-builder.1                          |    17 +-
 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                        |    17 +-
 po-docs/uk/virt-df.1                               |     4 +-
 po-docs/uk/virt-diff.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-p2v-make-disk.1                    |     4 +-
 po-docs/uk/virt-p2v-make-kickstart.1               |     4 +-
 po-docs/uk/virt-p2v.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                          |    20 +-
 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-test-harness.1                 |    20 +-
 po-docs/uk/virt-v2v-test-harness.pod               |    19 +
 po-docs/uk/virt-v2v.1                              |     4 +-
 po-docs/uk/virt-win-reg.1                          |     4 +-
 po-docs/zh_CN.po                                   | 11712 +++++++++---------
 po/POTFILES                                        |     1 +
 po/de.gmo                                          |   Bin 39852 -> 39852 bytes
 po/de.po                                           |  1522 +--
 po/en_GB.gmo                                       |   Bin 6728 -> 6728 bytes
 po/en_GB.po                                        |  1522 +--
 po/es.gmo                                          |   Bin 65443 -> 65443 bytes
 po/es.po                                           |  1522 +--
 po/eu.gmo                                          |   Bin 1364 -> 1364 bytes
 po/eu.po                                           |  1522 +--
 po/fr.gmo                                          |   Bin 108379 -> 108379 bytes
 po/fr.po                                           |  1522 +--
 po/gu.gmo                                          |   Bin 48741 -> 48741 bytes
 po/gu.po                                           |  1522 +--
 po/hi.gmo                                          |   Bin 39645 -> 39645 bytes
 po/hi.po                                           |  1522 +--
 po/ja.gmo                                          |   Bin 131730 -> 131730 bytes
 po/ja.po                                           |  1522 +--
 po/kn.gmo                                          |   Bin 47835 -> 47835 bytes
 po/kn.po                                           |  1522 +--
 po/libguestfs.pot                                  |  1524 +--
 po/ml.gmo                                          |   Bin 51685 -> 51685 bytes
 po/ml.po                                           |  1522 +--
 po/mr.gmo                                          |   Bin 82415 -> 82415 bytes
 po/mr.po                                           |  1522 +--
 po/nl.gmo                                          |   Bin 86749 -> 86749 bytes
 po/nl.po                                           |  1522 +--
 po/or.gmo                                          |   Bin 47506 -> 47506 bytes
 po/or.po                                           |  1522 +--
 po/pa.gmo                                          |   Bin 72092 -> 72092 bytes
 po/pa.po                                           |  1522 +--
 po/pl.gmo                                          |   Bin 79815 -> 79815 bytes
 po/pl.po                                           |  1522 +--
 po/ru.gmo                                          |   Bin 1611 -> 1611 bytes
 po/ru.po                                           |  1522 +--
 po/ta.gmo                                          |   Bin 42805 -> 42805 bytes
 po/ta.po                                           |  1522 +--
 po/te.gmo                                          |   Bin 45315 -> 45315 bytes
 po/te.po                                           |  1522 +--
 po/tg.gmo                                          |   Bin 1011 -> 1011 bytes
 po/tg.po                                           |  1522 +--
 po/uk.gmo                                          |   Bin 295564 -> 295564 bytes
 po/uk.po                                           |  1522 +--
 po/zh_CN.gmo                                       |   Bin 2564 -> 2564 bytes
 po/zh_CN.po                                        |  1522 +--
 po/zh_TW.gmo                                       |   Bin 709 -> 709 bytes
 po/zh_TW.po                                        |  1522 +--
 podwrapper.pl.in                                   |     1 -
 python/guestfs-py.c                                |    96 +
 python/guestfs.py                                  |    20 +
 ruby/ext/guestfs/_guestfs.c                        |   108 +
 src/MAX_PROC_NR                                    |     2 +-
 src/actions-3.c                                    |   133 +
 src/actions-4.c                                    |   100 +
 src/actions-variants.c                             |    53 +
 src/guestfs-actions.pod                            |    59 +
 src/guestfs-availability.pod                       |     1 +
 src/guestfs.h                                      |    18 +
 src/guestfs.pod                                    |    22 +-
 src/guestfs_protocol.c                             |    37 +
 src/guestfs_protocol.h                             |    31 +-
 src/guestfs_protocol.x                             |    21 +-
 src/launch-libvirt.c                               |     4 +-
 src/libguestfs.syms                                |     4 +
 test-tool/libguestfs-test-tool.pod                 |     8 +-
 tests/c-api/tests.c                                | 11882 ++++++++++---------
 tests/guests/guest-aux/fedora-name.db              |   Bin 12288 -> 12288 bytes
 tests/guests/guest-aux/fedora-packages.db          |   Bin 12288 -> 12288 bytes
 tests/mount-local/test-parallel-mount-local.c      |     8 +-
 v2v/test-harness/Makefile.am                       |     2 +
 v2v/test-harness/Makefile.in                       |     2 +
 v2v/test-harness/v2v_test_harness.ml               |   140 +-
 v2v/test-harness/virt-v2v-test-harness.pod         |    20 +
 341 files changed, 97277 insertions(+), 89170 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