[Pkg-libvirt-commits] [libguestfs] 266/384: Merge tag 'upstream/1.29.25'

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 16:57:51 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 7da9604f0a212a2fd6fdf44de94f1db7646e7831
Merge: d62a226 b07467d
Author: Hilko Bengen <bengen at debian.org>
Date:   Thu Feb 12 17:13:08 2015 +0100

    Merge tag 'upstream/1.29.25'
    
    Upstream version 1.29.25

 .gitignore                                     |     1 +
 AUTHORS                                        |     2 +
 BUGS                                           |    22 +-
 ChangeLog                                      |   236 +
 align/scan.c                                   |    14 +-
 bash/Makefile.in                               |     2 +-
 builder/index-validate.c                       |    18 +-
 builder/pxzcat-c.c                             |     8 +-
 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                                      |    27 +-
 configure.ac                                   |     3 +-
 csharp/Libguestfs.cs                           |    29 +
 customize/customize_run.ml                     |     3 +-
 daemon/actions.h                               |     2 +
 daemon/btrfs.c                                 |     2 +-
 daemon/guestfs_protocol.c                      |    36 +
 daemon/guestfs_protocol.h                      |    28 +-
 daemon/names.c                                 |     2 +
 daemon/optgroups.h                             |     2 +
 daemon/parted.c                                |    35 +-
 daemon/stubs.c                                 |    91 +
 df/domains.c                                   |    10 +-
 df/main.c                                      |    14 +-
 df/parallel.c                                  |     2 +-
 diff/diff.c                                    |    16 +-
 edit/edit.c                                    |    12 +-
 erlang/erl-guestfs.c                           |    35 +
 erlang/guestfs.erl                             |     8 +
 fish/cmds-gperf.c                              |  4554 +++++----
 fish/cmds-gperf.gperf                          |     6 +
 fish/cmds.c                                    |   306 +-
 fish/completion.c                              |     2 +
 fish/config.c                                  |     6 +-
 fish/fish.c                                    |    54 +-
 fish/guestfish-actions.pod                     |    14 +
 fish/inspect.c                                 |     8 +-
 fish/options.c                                 |    10 +-
 fish/options.h                                 |     6 +-
 fish/uri.c                                     |     8 +-
 fish/windows.c                                 |     4 +-
 format/format.c                                |    14 +-
 fuse/guestmount.c                              |    22 +-
 fuse/guestunmount.c                            |    16 +-
 fuse/test-guestmount-fd.c                      |    10 +-
 fuse/test-guestunmount-fd.c                    |     4 +-
 generator/actions.ml                           |    36 +
 generator/bindtests.ml                         |    63 +
 generator/files-generated.txt                  |     1 +
 generator/fish.ml                              |     4 +-
 generator/java.ml                              |    64 +-
 generator/main.ml                              |     1 +
 generator/php.ml                               |   121 +-
 generator/utils.ml                             |     8 +-
 generator/utils.mli                            |     3 +
 gobject/docs/guestfs-docs.sgml                 |     4 +-
 gobject/docs/guestfs-sections.txt              |     2 +
 gobject/docs/html/GuestfsSession.html          |   801 +-
 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                 |    25 +
 gobject/include/guestfs-gobject/session.h      |     2 +
 gobject/src/session.c                          |    69 +
 golang/src/libguestfs.org/guestfs/guestfs.go   |    38 +
 haskell/Guestfs.hs                             |    26 +
 inspector/inspector.c                          |    32 +-
 java/com/redhat/et/libguestfs/GuestFS.java     |  6336 +++++++------
 java/com_redhat_et_libguestfs_GuestFS.c        |    49 +
 java/com_redhat_et_libguestfs_GuestFS.h        |    16 +
 lua/lua-guestfs.c                              |    52 +
 make-fs/make-fs.c                              |    28 +-
 ocaml/guestfs-c-actions.c                      |    67 +
 ocaml/guestfs.ml                               |     4 +
 ocaml/guestfs.mli                              |     8 +
 p2v/conversion.c                               |     4 +-
 p2v/gui.c                                      |    10 +-
 p2v/kernel.c                                   |    18 +-
 p2v/main.c                                     |    12 +-
 p2v/ssh.c                                      |     4 +-
 perl/Guestfs.xs                                |    29 +
 perl/lib/Sys/Guestfs.pm                        |    31 +-
 perl/t/060-handle-properties.t                 |    13 +-
 php/extension/guestfs_php.c                    |   955 +-
 php/extension/php_guestfs_php.h                |     2 +
 php/extension/tests/guestfs_php_bindtests.phpt |   315 +
 po-docs/ja.po                                  |  3695 ++++----
 po-docs/ja/guestfish-actions.pod               |    14 +
 po-docs/ja/guestfish.1                         |    20 +-
 po-docs/ja/guestfs-actions.pod                 |    25 +
 po-docs/ja/guestfs-availability.pod            |     3 +-
 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                           |    34 +-
 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/virt-alignment-scan.1               |     4 +-
 po-docs/ja/virt-builder.1                      |     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-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                      |     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-win-reg.1                      |     4 +-
 po-docs/libguestfs-docs.pot                    |  3187 ++++---
 po-docs/uk.po                                  |  3693 ++++----
 po-docs/uk/guestfish-actions.pod               |    14 +
 po-docs/uk/guestfish.1                         |    20 +-
 po-docs/uk/guestfs-actions.pod                 |    26 +
 po-docs/uk/guestfs-availability.pod            |     4 +-
 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                           |    36 +-
 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/virt-alignment-scan.1               |     4 +-
 po-docs/uk/virt-builder.1                      |     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-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                      |     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-win-reg.1                      |     4 +-
 po/en_GB.gmo                                   |   Bin 6694 -> 6694 bytes
 po/en_GB.po                                    |  1630 ++--
 po/es.gmo                                      |   Bin 65409 -> 65409 bytes
 po/es.po                                       |  1630 ++--
 po/gu.gmo                                      |   Bin 48707 -> 48707 bytes
 po/gu.po                                       |  1630 ++--
 po/hi.gmo                                      |   Bin 39611 -> 39611 bytes
 po/hi.po                                       |  1630 ++--
 po/kn.gmo                                      |   Bin 47801 -> 47801 bytes
 po/kn.po                                       |  1630 ++--
 po/libguestfs.pot                              |  1632 ++--
 po/ml.gmo                                      |   Bin 51651 -> 51651 bytes
 po/ml.po                                       |  1630 ++--
 po/mr.gmo                                      |   Bin 82381 -> 82381 bytes
 po/mr.po                                       |  1630 ++--
 po/nl.gmo                                      |   Bin 86715 -> 86715 bytes
 po/nl.po                                       |  1630 ++--
 po/or.gmo                                      |   Bin 47472 -> 47472 bytes
 po/or.po                                       |  1630 ++--
 po/pa.gmo                                      |   Bin 72058 -> 72058 bytes
 po/pa.po                                       |  1630 ++--
 po/pl.gmo                                      |   Bin 79781 -> 79781 bytes
 po/pl.po                                       |  1630 ++--
 po/ta.gmo                                      |   Bin 42771 -> 42771 bytes
 po/ta.po                                       |  1630 ++--
 po/te.gmo                                      |   Bin 45281 -> 45281 bytes
 po/te.po                                       |  1630 ++--
 po/uk.gmo                                      |   Bin 295869 -> 295869 bytes
 po/uk.po                                       |  1630 ++--
 python/guestfs-py.c                            |    79 +
 python/guestfs.py                              |    16 +
 rescue/rescue.c                                |    20 +-
 resize/resize.ml                               |    22 +-
 ruby/Makefile.am                               |     6 +-
 ruby/Makefile.in                               |     5 +-
 ruby/Rakefile.in                               |     4 +-
 ruby/ext/guestfs/_guestfs.c                    |    73 +
 src/MAX_PROC_NR                                |     2 +-
 src/actions-2.c                                |   112 +
 src/actions-4.c                                |   100 +
 src/guestfs-actions.pod                        |    26 +
 src/guestfs-availability.pod                   |     2 +
 src/guestfs-internal-frontend.h                |     8 +-
 src/guestfs.h                                  |     8 +
 src/guestfs_protocol.c                         |    36 +
 src/guestfs_protocol.h                         |    28 +-
 src/guestfs_protocol.x                         |    21 +-
 src/launch-libvirt.c                           |    12 +
 src/libguestfs.syms                            |     2 +
 tests/c-api/tests.c                            | 11497 ++++++++++++-----------
 tests/charsets/test-charset-fidelity.c         |     8 +-
 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  |     4 +-
 tests/parallel/test-parallel.c                 |     2 +-
 tests/qemu/qemu-boot.c                         |    20 +-
 tests/qemu/qemu-speed-test.c                   |    18 +-
 tests/regressions/rhbz790721.c                 |     2 +-
 tests/regressions/rhbz914931.c                 |     2 +-
 251 files changed, 32992 insertions(+), 29744 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