[Pkg-libvirt-commits] [libguestfs] 17/19: Merge tag 'upstream/1.25.37'

Hilko Bengen bengen at moszumanska.debian.org
Wed Feb 26 08:45:20 UTC 2014


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

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 593a71a128d94f4a00cba9d038d1ca2d301aa41c
Merge: c140eab 0c85470
Author: Hilko Bengen <bengen at debian.org>
Date:   Sun Feb 23 11:17:40 2014 +0100

    Merge tag 'upstream/1.25.37'
    
    Upstream version 1.25.37

 BUGS                                         |   2 +-
 ChangeLog                                    | 133 ++++
 builder/Makefile.am                          |   4 +
 builder/Makefile.in                          |   4 +
 builder/builder.ml                           |   3 +-
 builder/cmdline.ml                           |   9 +-
 builder/index-scan.c                         |  96 +--
 builder/index-scan.l                         |   2 +-
 builder/index-validate.c                     |   8 +
 mllib/config.ml => builder/paths.ml          |  14 +-
 builder/sigchecker.ml                        | 105 ++-
 builder/sigchecker.mli                       |   6 +-
 builder/website/index                        |  12 +-
 builder/website/index.asc                    |  38 +-
 builder/website/scientificlinux-6.xz.sig     |  28 +-
 builder/website/scientificlinux.sh           |   3 +-
 config.h.in                                  |   3 +
 configure                                    |  36 +-
 configure.ac                                 |   6 +-
 fish/config.c                                | 147 ++--
 fish/guestfish.pod                           |   9 +-
 fish/libguestfs-tools.conf.pod               |  52 +-
 fuse/guestmount.pod                          |   4 +
 gobject/docs/guestfs-docs.sgml               |   4 +-
 gobject/docs/html/index.html                 |   2 +-
 m4/libtool.m4                                |   4 +-
 mllib/Makefile.am                            |   5 +
 mllib/Makefile.in                            |   5 +
 mllib/common_utils.ml                        |  23 +
 mllib/config.ml                              |   2 +-
 mllib/mkdtemp-c.c                            |  56 ++
 mllib/{config.ml => mkdtemp.ml}              |   7 +-
 mllib/{config.ml => mkdtemp.mli}             |   8 +-
 po-docs/ja.po                                | 960 ++++++++++++++------------
 po-docs/ja/guestfish.1                       |  16 +-
 po-docs/ja/guestfish.pod                     |   8 +-
 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                      |  12 +-
 po-docs/ja/guestmount.pod                    |   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           |  41 +-
 po-docs/ja/libguestfs-tools.conf.pod         |  50 +-
 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                     |  12 +-
 po-docs/ja/virt-rescue.pod                   |   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                  | 914 +++++++++++++------------
 po-docs/uk.po                                | 978 +++++++++++++++------------
 po-docs/uk/guestfish.1                       |  16 +-
 po-docs/uk/guestfish.pod                     |   8 +-
 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                      |  12 +-
 po-docs/uk/guestmount.pod                    |   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           |  41 +-
 po-docs/uk/libguestfs-tools.conf.pod         |  50 +-
 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                     |  12 +-
 po-docs/uk/virt-rescue.pod                   |   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/POTFILES                                  |   1 +
 po/POTFILES-ml                               |   2 +
 po/en_GB.gmo                                 | Bin 8160 -> 8160 bytes
 po/en_GB.po                                  | 325 ++++-----
 po/es.gmo                                    | Bin 67778 -> 67778 bytes
 po/es.po                                     | 325 ++++-----
 po/gu.gmo                                    | Bin 48801 -> 48801 bytes
 po/gu.po                                     | 325 ++++-----
 po/hi.gmo                                    | Bin 39716 -> 39716 bytes
 po/hi.po                                     | 325 ++++-----
 po/kn.gmo                                    | Bin 48001 -> 48001 bytes
 po/kn.po                                     | 325 ++++-----
 po/libguestfs.pot                            | 327 ++++-----
 po/ml.gmo                                    | Bin 51795 -> 51795 bytes
 po/ml.po                                     | 325 ++++-----
 po/mr.gmo                                    | Bin 85591 -> 85591 bytes
 po/mr.po                                     | 325 ++++-----
 po/nl.gmo                                    | Bin 122565 -> 122565 bytes
 po/nl.po                                     | 325 ++++-----
 po/or.gmo                                    | Bin 47615 -> 47615 bytes
 po/or.po                                     | 325 ++++-----
 po/pa.gmo                                    | Bin 74683 -> 74683 bytes
 po/pa.po                                     | 325 ++++-----
 po/pl.gmo                                    | Bin 88447 -> 88447 bytes
 po/pl.po                                     | 325 ++++-----
 po/ta.gmo                                    | Bin 42849 -> 42849 bytes
 po/ta.po                                     | 325 ++++-----
 po/te.gmo                                    | Bin 45450 -> 45450 bytes
 po/te.po                                     | 325 ++++-----
 po/uk.gmo                                    | Bin 209759 -> 209759 bytes
 po/uk.po                                     | 325 ++++-----
 rescue/virt-rescue.pod                       |   4 +
 src/appliance.c                              |   4 +-
 src/launch-direct.c                          |   6 +-
 src/launch-libvirt.c                         |   7 +
 src/libguestfs.pc                            |   2 +-
 tests/guests/guest-aux/fedora-name.db        | Bin 12288 -> 12288 bytes
 tests/guests/guest-aux/fedora-packages.db    | Bin 12288 -> 12288 bytes
 172 files changed, 5139 insertions(+), 4078 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