[Pkg-libvirt-commits] [libguestfs] 153/156: Merge tag 'upstream/1.26.8'

Hilko Bengen bengen at moszumanska.debian.org
Sat Aug 30 08:26:21 UTC 2014


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

bengen pushed a commit to branch master
in repository libguestfs.

commit a88f8fdab419856285914b18d36e1748b05849b1
Merge: 5ef5df2 8bee8c2
Author: Hilko Bengen <bengen at debian.org>
Date:   Wed Aug 27 21:21:56 2014 +0200

    Merge tag 'upstream/1.26.8'
    
    Upstream version 1.26.8

 BUGS                                         |   37 +-
 ChangeLog                                    |  395 ++
 appliance/excludefiles.in                    |    3 +
 appliance/hostfiles.in                       |    3 +
 appliance/packagelist.in                     |   34 +-
 builder/Makefile.am                          |    4 +-
 builder/Makefile.in                          |    4 +-
 builder/index-validate.c                     |    1 +
 configure                                    |   29 +-
 configure.ac                                 |    5 +-
 daemon/blkid.c                               |    8 +-
 daemon/checksum.c                            |    8 +-
 daemon/daemon.h                              |    9 +
 daemon/echo-daemon.c                         |   45 +-
 daemon/file.c                                |    6 +-
 daemon/guestfsd.c                            |    9 +
 daemon/stubs.c                               |  986 +----
 df/parallel.c                                |    3 +
 generator/actions.ml                         |   17 +-
 generator/daemon.ml                          |    8 +-
 generator/python.ml                          |    4 +-
 gobject/docs/guestfs-docs.sgml               |    4 +-
 gobject/docs/html/index.html                 |    2 +-
 mllib/common_utils.mli                       |    3 +
 po-docs/ja.po                                |    6 +-
 po-docs/ja/guestfish.1                       |    4 +-
 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                         |   10 +-
 po-docs/ja/guestfs.pod                       |    2 +-
 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-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                  |    6 +-
 po-docs/uk.po                                |    6 +-
 po-docs/uk/guestfish.1                       |    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                         |   10 +-
 po-docs/uk/guestfs.pod                       |    2 +-
 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-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 8160 -> 8160 bytes
 po/en_GB.po                                  |   50 +-
 po/es.gmo                                    |  Bin 67693 -> 67693 bytes
 po/es.po                                     |   50 +-
 po/gu.gmo                                    |  Bin 48824 -> 48824 bytes
 po/gu.po                                     |   50 +-
 po/hi.gmo                                    |  Bin 39735 -> 39735 bytes
 po/hi.po                                     |   50 +-
 po/kn.gmo                                    |  Bin 48001 -> 48001 bytes
 po/kn.po                                     |   50 +-
 po/libguestfs.pot                            |   52 +-
 po/ml.gmo                                    |  Bin 51826 -> 51826 bytes
 po/ml.po                                     |   50 +-
 po/mr.gmo                                    |  Bin 85443 -> 85443 bytes
 po/mr.po                                     |   50 +-
 po/nl.gmo                                    |  Bin 119219 -> 119219 bytes
 po/nl.po                                     |   50 +-
 po/or.gmo                                    |  Bin 47615 -> 47615 bytes
 po/or.po                                     |   50 +-
 po/pa.gmo                                    |  Bin 74552 -> 74552 bytes
 po/pa.po                                     |   50 +-
 po/pl.gmo                                    |  Bin 88285 -> 88285 bytes
 po/pl.po                                     |   50 +-
 po/ta.gmo                                    |  Bin 42869 -> 42869 bytes
 po/ta.po                                     |   50 +-
 po/te.gmo                                    |  Bin 45450 -> 45450 bytes
 po/te.po                                     |   50 +-
 po/uk.gmo                                    |  Bin 277805 -> 277805 bytes
 po/uk.po                                     |   50 +-
 python/guestfs-py.c                          |    6 +-
 rescue/rescue.c                              |    4 +-
 run.in                                       |    2 +-
 src/cleanup.c                                |    9 +
 src/drives.c                                 |   11 +-
 src/guestfs-internal-frontend.h              |    3 +
 src/guestfs.pod                              |    2 +-
 src/inspect-apps.c                           |    2 +-
 src/launch-direct.c                          |   18 +-
 src/libvirt-is-version.c                     |    1 +
 tests/c-api/tests-main.c                     |    7 +-
 tests/c-api/tests.c                          | 6030 +++++++++++++-------------
 tests/guests/guest-aux/fedora-name.db        |  Bin 12288 -> 12288 bytes
 tests/guests/guest-aux/fedora-packages.db    |  Bin 12288 -> 12288 bytes
 tests/syslinux/test-syslinux.pl              |    3 +-
 163 files changed, 4424 insertions(+), 4447 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