[Pkg-libvirt-commits] [libguestfs] 30/384: Merge tag 'upstream/1.29.12'

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 16:55:17 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 313c1d03b339bb28094fe7c48f291a75711acfdd
Merge: 6f16499 6c3683e
Author: Hilko Bengen <bengen at debian.org>
Date:   Sat Nov 29 11:48:16 2014 +0100

    Merge tag 'upstream/1.29.12'
    
    Upstream version 1.29.12

 BUGS                                         |   46 +-
 ChangeLog                                    |  113 ++
 align/scan.c                                 |    3 +
 bash/Makefile.am                             |    3 +-
 bash/Makefile.in                             |    3 +-
 bash/guestfish                               |   11 +-
 bash/guestmount                              |   11 +-
 bash/virt-alignment-scan                     |   29 +-
 bash/virt-rescue                             |   11 +-
 bash/virt-resize                             |   30 +-
 bash/{guestmount => virt-v2v}                |   58 +-
 builder/cmdline.ml                           |    1 +
 cat/cat.c                                    |    3 +
 cat/filesystems.c                            |    3 +
 cat/log.c                                    |    3 +
 cat/ls.c                                     |    3 +
 configure                                    |   26 +-
 configure.ac                                 |    2 +-
 customize/customize_main.ml                  |    1 +
 daemon/uuids.c                               |   24 +
 df/main.c                                    |    3 +
 diff/diff.c                                  |    3 +
 edit/edit.c                                  |    3 +
 fish/cmds-gperf.c                            |  110 +-
 fish/cmds-gperf.gperf                        |    1 +
 fish/cmds.c                                  |    5 +-
 fish/completion.c                            |    1 +
 fish/fish.c                                  |    3 +
 fish/guestfish-actions.pod                   |    2 +
 fish/options.c                               |   16 +-
 fish/options.h                               |    1 +
 format/format.c                              |    3 +
 fuse/guestmount.c                            |    3 +
 generator/actions.ml                         |    1 +
 gobject/docs/guestfs-docs.sgml               |    4 +-
 gobject/docs/html/index.html                 |    2 +-
 inspector/inspector.c                        |    3 +
 make-fs/make-fs.c                            |    4 +
 mllib/common_utils.ml                        |    9 +-
 mllib/common_utils.mli                       |    2 +
 p2v/HACKING                                  |   36 +
 p2v/Makefile.am                              |    1 +
 p2v/Makefile.in                              |    2 +-
 p2v/main.c                                   |   17 +-
 po-docs/ja.po                                |  329 ++--
 po-docs/ja/guestfish-actions.pod             |    2 +
 po-docs/ja/guestfish.1                       |    6 +-
 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                         |    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/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                  |  309 ++--
 po-docs/uk.po                                |  329 ++--
 po-docs/uk/guestfish-actions.pod             |    2 +
 po-docs/uk/guestfish.1                       |    6 +-
 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                         |    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/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                                  | 2222 ++++++++++++-------------
 po/es.gmo                                    |  Bin 66107 -> 66107 bytes
 po/es.po                                     | 2222 ++++++++++++-------------
 po/gu.gmo                                    |  Bin 48828 -> 48828 bytes
 po/gu.po                                     | 2222 ++++++++++++-------------
 po/hi.gmo                                    |  Bin 39739 -> 39739 bytes
 po/hi.po                                     | 2222 ++++++++++++-------------
 po/kn.gmo                                    |  Bin 48005 -> 48005 bytes
 po/kn.po                                     | 2222 ++++++++++++-------------
 po/libguestfs.pot                            | 2224 +++++++++++++-------------
 po/ml.gmo                                    |  Bin 51830 -> 51830 bytes
 po/ml.po                                     | 2222 ++++++++++++-------------
 po/mr.gmo                                    |  Bin 83307 -> 83307 bytes
 po/mr.po                                     | 2222 ++++++++++++-------------
 po/nl.gmo                                    |  Bin 87302 -> 87302 bytes
 po/nl.po                                     | 2222 ++++++++++++-------------
 po/or.gmo                                    |  Bin 47619 -> 47619 bytes
 po/or.po                                     | 2222 ++++++++++++-------------
 po/pa.gmo                                    |  Bin 73082 -> 73082 bytes
 po/pa.po                                     | 2222 ++++++++++++-------------
 po/pl.gmo                                    |  Bin 80500 -> 80500 bytes
 po/pl.po                                     | 2222 ++++++++++++-------------
 po/ta.gmo                                    |  Bin 42873 -> 42873 bytes
 po/ta.po                                     | 2222 ++++++++++++-------------
 po/te.gmo                                    |  Bin 45454 -> 45454 bytes
 po/te.po                                     | 2222 ++++++++++++-------------
 po/uk.gmo                                    |  Bin 325388 -> 325388 bytes
 po/uk.po                                     | 2224 +++++++++++++-------------
 rescue/rescue.c                              |    3 +
 resize/resize.ml                             |    1 +
 sparsify/cmdline.ml                          |    1 +
 src/drives.c                                 |   34 +-
 src/filearch.c                               |   35 +-
 src/guestfs-internal.h                       |   24 +
 src/inspect-fs-unix.c                        |  164 +-
 src/inspect-fs-windows.c                     |   43 +-
 src/inspect-fs.c                             |   53 +-
 src/inspect.c                                |   46 +
 src/launch-direct.c                          |   34 +-
 src/osinfo.c                                 |   29 +-
 sysprep/main.ml                              |    1 +
 sysprep/sysprep_operation_fs_uuids.ml        |    2 -
 tests/c-api/tests.c                          |   44 +-
 tests/guests/guest-aux/fedora-name.db        |  Bin 12288 -> 12288 bytes
 tests/guests/guest-aux/fedora-packages.db    |  Bin 12288 -> 12288 bytes
 v2v/HACKING                                  |   11 +-
 v2v/cmdline.ml                               |    3 +-
 189 files changed, 18027 insertions(+), 17797 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