[Pkg-libvirt-commits] [libguestfs] 47/146: Merge tag 'upstream/1.28.4'

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 17:00:28 UTC 2015


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

bengen pushed a commit to branch master
in repository libguestfs.

commit 7ac194748c652426ae1ab2fe9b616c4117e03614
Merge: 99c2d1c 0d5eefd
Author: Hilko Bengen <bengen at debian.org>
Date:   Mon Dec 1 08:13:37 2014 +0100

    Merge tag 'upstream/1.28.4'
    
    Upstream version 1.28.4

 BUGS                                         | 111 ++++++-
 ChangeLog                                    | 478 +++++++++++++++++++++++++++
 README                                       |   2 +-
 appliance/init                               |  16 +-
 builder/Makefile.am                          |   2 +-
 builder/Makefile.in                          |   2 +-
 configure                                    |  42 +--
 configure.ac                                 |   4 +-
 csharp/Libguestfs.cs                         |   4 +-
 customize/Makefile.am                        |   2 +-
 customize/Makefile.in                        |   2 +-
 daemon/available.c                           |   2 +-
 daemon/blockdev.c                            |  20 +-
 daemon/guestfsd.c                            |   2 +-
 daemon/ntfs.c                                |   2 +-
 fish/cmds.c                                  |  12 +-
 fish/guestfish-actions.pod                   |   8 +-
 generator/actions.ml                         |  12 +-
 generator/checks.ml                          |   4 +-
 gobject/docs/guestfs-docs.sgml               |   4 +-
 gobject/docs/html/GuestfsSession.html        |  16 +-
 gobject/docs/html/index.html                 |   2 +-
 gobject/src/session.c                        |  16 +-
 golang/src/libguestfs.org/guestfs/guestfs.go |   4 +-
 guestfs-release-notes.pod                    |   2 +-
 guestfs-release-notes.txt                    |   4 +-
 inspector/inspector.c                        |   4 +-
 java/com/redhat/et/libguestfs/GuestFS.java   |  12 +-
 mllib/Makefile.am                            |   6 +-
 mllib/Makefile.in                            |   6 +-
 ocaml/Makefile.am                            |   2 +-
 ocaml/Makefile.in                            |   4 +-
 ocaml/guestfs.mli                            |   4 +-
 p2v/HACKING                                  |  36 ++
 p2v/Makefile.am                              |   1 +
 p2v/Makefile.in                              |   2 +-
 p2v/conversion.c                             |  16 +-
 p2v/gui.c                                    |  39 ++-
 p2v/main.c                                   |   3 -
 p2v/p2v.h                                    |   1 +
 p2v/p2v.ks.in                                |   3 +-
 p2v/virt-p2v-make-kickstart.in               |   3 +
 p2v/virt-p2v.pod                             |   8 +-
 perl/lib/Sys/Guestfs.pm                      |  12 +-
 po-docs/ja.po                                | 341 ++++++++++---------
 po-docs/ja/guestfish-actions.pod             |  13 +-
 po-docs/ja/guestfish.1                       |  17 +-
 po-docs/ja/guestfs-actions.pod               |  13 +-
 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           |   6 +-
 po-docs/ja/guestfs-release-notes.pod         |   2 +-
 po-docs/ja/guestfs-ruby.3                    |   4 +-
 po-docs/ja/guestfs-testing.1                 |   4 +-
 po-docs/ja/guestfs.3                         |  17 +-
 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-p2v.pod                      |   9 +-
 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                  | 319 +++++++++---------
 po-docs/uk.po                                | 331 ++++++++++---------
 po-docs/uk/guestfish-actions.pod             |  12 +-
 po-docs/uk/guestfish.1                       |  16 +-
 po-docs/uk/guestfs-actions.pod               |  12 +-
 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           |   6 +-
 po-docs/uk/guestfs-release-notes.pod         |   2 +-
 po-docs/uk/guestfs-ruby.3                    |   4 +-
 po-docs/uk/guestfs-testing.1                 |   4 +-
 po-docs/uk/guestfs.3                         |  16 +-
 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-p2v.pod                      |   9 +-
 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                                  | 265 ++++++++-------
 po/es.gmo                                    | Bin 66107 -> 66107 bytes
 po/es.po                                     | 265 ++++++++-------
 po/gu.gmo                                    | Bin 48828 -> 48828 bytes
 po/gu.po                                     | 265 ++++++++-------
 po/hi.gmo                                    | Bin 39739 -> 39739 bytes
 po/hi.po                                     | 265 ++++++++-------
 po/kn.gmo                                    | Bin 48005 -> 48005 bytes
 po/kn.po                                     | 265 ++++++++-------
 po/libguestfs.pot                            | 267 ++++++++-------
 po/ml.gmo                                    | Bin 51830 -> 51830 bytes
 po/ml.po                                     | 265 ++++++++-------
 po/mr.gmo                                    | Bin 83307 -> 83307 bytes
 po/mr.po                                     | 265 ++++++++-------
 po/nl.gmo                                    | Bin 87462 -> 87325 bytes
 po/nl.po                                     | 275 ++++++++-------
 po/or.gmo                                    | Bin 47619 -> 47619 bytes
 po/or.po                                     | 265 ++++++++-------
 po/pa.gmo                                    | Bin 73082 -> 73082 bytes
 po/pa.po                                     | 265 ++++++++-------
 po/pl.gmo                                    | Bin 80561 -> 80438 bytes
 po/pl.po                                     | 275 ++++++++-------
 po/ta.gmo                                    | Bin 42873 -> 42873 bytes
 po/ta.po                                     | 265 ++++++++-------
 po/te.gmo                                    | Bin 45454 -> 45454 bytes
 po/te.po                                     | 265 ++++++++-------
 po/uk.gmo                                    | Bin 326840 -> 325434 bytes
 po/uk.po                                     | 311 +++++++++--------
 python/guestfs.py                            |   8 +-
 resize/Makefile.am                           |   2 +-
 resize/Makefile.in                           |   2 +-
 ruby/ext/guestfs/_guestfs.c                  |  12 +-
 sparsify/Makefile.am                         |   2 +-
 sparsify/Makefile.in                         |   2 +-
 src/guestfs-actions.pod                      |   8 +-
 src/inspect-apps.c                           |  71 +++-
 src/inspect-icon.c                           |  34 +-
 sysprep/Makefile.am                          |   2 +-
 sysprep/Makefile.in                          |   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/Makefile.am                              |   2 +-
 v2v/Makefile.in                              |   3 +-
 v2v/TODO                                     |   1 -
 v2v/cmdline.ml                               |   2 +-
 v2v/convert_linux.ml                         | 135 +++++---
 v2v/input_disk.ml                            |   4 +-
 v2v/input_libvirtxml.ml                      |  42 ++-
 v2v/input_ova.ml                             |  62 ++--
 v2v/output_libvirt.ml                        |   2 +-
 v2v/test-v2v-i-ova-gz.expected               |   4 +-
 v2v/test-v2v-i-ova-two-disks.expected        |   6 +-
 v2v/test-v2v-i-ova-zip.expected              |   4 +-
 v2v/test-v2v-print-source.sh                 |   2 +-
 v2v/types.ml                                 |  71 +++-
 v2v/types.mli                                |  27 +-
 v2v/v2v.ml                                   |  26 +-
 207 files changed, 4128 insertions(+), 2930 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