[Pkg-libvirt-commits] [libguestfs] 143/146: Merge tag 'upstream/1.28.6'

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 17:01:47 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 73c6a7721ff954ed933ab920411bd6904ed9a7bc
Merge: 3002844 73f31a8
Author: Hilko Bengen <bengen at debian.org>
Date:   Tue Feb 10 13:50:13 2015 +0100

    Merge tag 'upstream/1.28.6'
    
    Upstream version 1.28.6

 AUTHORS                                            |     3 +
 BUGS                                               |   261 +-
 ChangeLog                                          |  1074 ++
 Makefile.in                                        |    76 +-
 README                                             |     6 +-
 aclocal.m4                                         |    65 +-
 align/Makefile.in                                  |    28 +-
 appliance/Makefile.in                              |    29 +-
 bash/Makefile.in                                   |    29 +-
 build-aux/compile                                  |     2 +-
 build-aux/depcomp                                  |     2 +-
 build-aux/missing                                  |     2 +-
 build-aux/ylwrap                                   |     2 +-
 builder/Makefile.am                                |     7 +-
 builder/Makefile.in                                |    38 +-
 builder/virt-builder.pod                           |     9 +-
 builder/website/Makefile.in                        |    27 +-
 builder/website/fedora.sh                          |     6 +-
 builder/website/index                              |    24 +-
 builder/website/index.asc                          |    50 +-
 builder/website/rhel.sh                            |    44 +-
 cat/Makefile.in                                    |    28 +-
 configure                                          |   219 +-
 configure.ac                                       |    25 +-
 csharp/Libguestfs.cs                               |    17 +-
 csharp/Makefile.in                                 |    27 +-
 customize/Makefile.in                              |    27 +-
 customize/customize_cmdline.ml                     |     2 +-
 customize/customize_cmdline.mli                    |     2 +-
 customize/customize_run.ml                         |     7 +-
 customize/virt-customize.pod                       |     8 +
 daemon/Makefile.in                                 |    28 +-
 daemon/actions.h                                   |     2 +-
 daemon/errnostring-gperf.gperf                     |     2 +-
 daemon/errnostring.c                               |     2 +-
 daemon/errnostring.h                               |     2 +-
 daemon/names.c                                     |     2 +-
 daemon/optgroups.c                                 |     2 +-
 daemon/optgroups.h                                 |     2 +-
 daemon/parted.c                                    |    36 +-
 daemon/readdir.c                                   |    18 +-
 daemon/stubs.c                                     |     2 +-
 df/Makefile.in                                     |    28 +-
 diff/Makefile.in                                   |    28 +-
 diff/diff.c                                        |     4 +-
 edit/Makefile.in                                   |    28 +-
 erlang/Makefile.in                                 |    28 +-
 erlang/bindtests.erl                               |     2 +-
 erlang/erl-guestfs.c                               |    16 +-
 erlang/examples/Makefile.in                        |    27 +-
 erlang/guestfs.erl                                 |     6 +-
 examples/Makefile.in                               |    28 +-
 examples/guestfs-recipes.pod                       |    13 +-
 fish/Makefile.in                                   |    28 +-
 fish/cmds-gperf.c                                  |  4853 ++++----
 fish/cmds-gperf.gperf                              |     5 +-
 fish/cmds.c                                        |   821 +-
 fish/completion.c                                  |     3 +-
 fish/event-names.c                                 |     2 +-
 fish/fish-cmds.h                                   |     2 +-
 fish/fish.c                                        |    38 +-
 fish/guestfish-actions.pod                         |    29 +-
 fish/guestfish-commands.pod                        |     2 +-
 fish/guestfish-prepopts.pod                        |     2 +-
 fish/prepopts.c                                    |     2 +-
 fish/prepopts.h                                    |     2 +-
 format/Makefile.in                                 |    28 +-
 fuse/Makefile.in                                   |    28 +-
 fuse/test-fuse.c                                   |     8 +
 generator/Makefile.in                              |    27 +-
 generator/actions.ml                               |    35 +-
 generator/fish.ml                                  |    21 +-
 generator/gobject.ml                               |     3 +-
 generator/lua.ml                                   |     6 +
 gnulib/lib/Makefile.in                             |    25 +-
 gnulib/tests/Makefile.in                           |    25 +-
 gobject/Makefile.am                                |     4 +-
 gobject/Makefile.in                                |    42 +-
 gobject/Makefile.inc                               |     2 +-
 gobject/bindtests.js                               |     2 +-
 gobject/docs/Makefile.in                           |    29 +-
 gobject/docs/guestfs-docs.sgml                     |     4 +-
 gobject/docs/guestfs-sections.txt                  |     1 +
 gobject/docs/html/GuestfsSession.html              |  2037 ++--
 gobject/docs/html/api-index-full.html              |     4 +
 gobject/docs/html/guestfs.devhelp2                 |     1 +
 gobject/docs/html/index.html                       |     2 +-
 gobject/docs/html/index.sgml                       |     1 +
 gobject/docs/tmpl/session.sgml                     |    10 +
 gobject/include/guestfs-gobject.h                  |     2 +-
 .../include/guestfs-gobject/optargs-add_domain.h   |     2 +-
 .../include/guestfs-gobject/optargs-add_drive.h    |     2 +-
 .../guestfs-gobject/optargs-add_drive_scratch.h    |     2 +-
 .../optargs-btrfs_filesystem_resize.h              |     2 +-
 .../include/guestfs-gobject/optargs-btrfs_fsck.h   |     2 +-
 .../guestfs-gobject/optargs-compress_device_out.h  |     2 +-
 .../include/guestfs-gobject/optargs-compress_out.h |     2 +-
 .../guestfs-gobject/optargs-copy_attributes.h      |     2 +-
 .../optargs-copy_device_to_device.h                |     2 +-
 .../guestfs-gobject/optargs-copy_device_to_file.h  |     2 +-
 .../guestfs-gobject/optargs-copy_file_to_device.h  |     2 +-
 .../guestfs-gobject/optargs-copy_file_to_file.h    |     2 +-
 gobject/include/guestfs-gobject/optargs-cpio_out.h |     2 +-
 .../include/guestfs-gobject/optargs-disk_create.h  |     2 +-
 gobject/include/guestfs-gobject/optargs-e2fsck.h   |     2 +-
 gobject/include/guestfs-gobject/optargs-fstrim.h   |     2 +-
 gobject/include/guestfs-gobject/optargs-grep.h     |     2 +-
 .../include/guestfs-gobject/optargs-hivex_open.h   |     2 +-
 .../guestfs-gobject/optargs-inspect_get_icon.h     |     2 +-
 .../guestfs-gobject/optargs-internal_test.h        |     2 +-
 .../optargs-internal_test_63_optargs.h             |     2 +-
 .../optargs-internal_test_only_optargs.h           |     2 +-
 .../include/guestfs-gobject/optargs-is_blockdev.h  |     2 +-
 .../include/guestfs-gobject/optargs-is_chardev.h   |     2 +-
 gobject/include/guestfs-gobject/optargs-is_dir.h   |     2 +-
 gobject/include/guestfs-gobject/optargs-is_fifo.h  |     2 +-
 gobject/include/guestfs-gobject/optargs-is_file.h  |     2 +-
 .../include/guestfs-gobject/optargs-is_socket.h    |     2 +-
 .../include/guestfs-gobject/optargs-md_create.h    |     2 +-
 gobject/include/guestfs-gobject/optargs-mke2fs.h   |     2 +-
 gobject/include/guestfs-gobject/optargs-mkfs.h     |     2 +-
 .../include/guestfs-gobject/optargs-mkfs_btrfs.h   |     2 +-
 gobject/include/guestfs-gobject/optargs-mkswap.h   |     2 +-
 gobject/include/guestfs-gobject/optargs-mktemp.h   |     2 +-
 gobject/include/guestfs-gobject/optargs-mount_9p.h |     2 +-
 .../include/guestfs-gobject/optargs-mount_local.h  |     2 +-
 .../guestfs-gobject/optargs-ntfsclone_out.h        |     2 +-
 gobject/include/guestfs-gobject/optargs-ntfsfix.h  |     2 +-
 .../include/guestfs-gobject/optargs-ntfsresize.h   |     2 +-
 gobject/include/guestfs-gobject/optargs-remount.h  |     2 +-
 gobject/include/guestfs-gobject/optargs-rsync.h    |     2 +-
 gobject/include/guestfs-gobject/optargs-rsync_in.h |     2 +-
 .../include/guestfs-gobject/optargs-rsync_out.h    |     2 +-
 .../include/guestfs-gobject/optargs-set_e2attrs.h  |     2 +-
 gobject/include/guestfs-gobject/optargs-syslinux.h |     2 +-
 gobject/include/guestfs-gobject/optargs-tar_in.h   |     2 +-
 gobject/include/guestfs-gobject/optargs-tar_out.h  |     2 +-
 gobject/include/guestfs-gobject/optargs-tune2fs.h  |     2 +-
 gobject/include/guestfs-gobject/optargs-umount.h   |     2 +-
 .../include/guestfs-gobject/optargs-umount_local.h |     2 +-
 .../include/guestfs-gobject/optargs-xfs_admin.h    |     2 +-
 .../include/guestfs-gobject/optargs-xfs_growfs.h   |     2 +-
 .../include/guestfs-gobject/optargs-xfs_repair.h   |     2 +-
 gobject/include/guestfs-gobject/session.h          |     3 +-
 .../include/guestfs-gobject/struct-application.h   |     2 +-
 .../include/guestfs-gobject/struct-application2.h  |     2 +-
 .../guestfs-gobject/struct-btrfssubvolume.h        |     2 +-
 gobject/include/guestfs-gobject/struct-dirent.h    |     2 +-
 .../include/guestfs-gobject/struct-hivex_node.h    |     2 +-
 .../include/guestfs-gobject/struct-hivex_value.h   |     2 +-
 .../include/guestfs-gobject/struct-inotify_event.h |     2 +-
 gobject/include/guestfs-gobject/struct-int_bool.h  |     2 +-
 gobject/include/guestfs-gobject/struct-isoinfo.h   |     2 +-
 gobject/include/guestfs-gobject/struct-lvm_lv.h    |     2 +-
 gobject/include/guestfs-gobject/struct-lvm_pv.h    |     2 +-
 gobject/include/guestfs-gobject/struct-lvm_vg.h    |     2 +-
 gobject/include/guestfs-gobject/struct-mdstat.h    |     2 +-
 gobject/include/guestfs-gobject/struct-partition.h |     2 +-
 gobject/include/guestfs-gobject/struct-stat.h      |     2 +-
 gobject/include/guestfs-gobject/struct-statns.h    |     2 +-
 gobject/include/guestfs-gobject/struct-statvfs.h   |     2 +-
 gobject/include/guestfs-gobject/struct-utsname.h   |     2 +-
 gobject/include/guestfs-gobject/struct-version.h   |     2 +-
 gobject/include/guestfs-gobject/struct-xattr.h     |     2 +-
 gobject/include/guestfs-gobject/struct-xfsinfo.h   |     2 +-
 gobject/include/guestfs-gobject/tristate.h         |     2 +-
 gobject/src/optargs-add_domain.c                   |     2 +-
 gobject/src/optargs-add_drive.c                    |     2 +-
 gobject/src/optargs-add_drive_scratch.c            |     2 +-
 gobject/src/optargs-btrfs_filesystem_resize.c      |     2 +-
 gobject/src/optargs-btrfs_fsck.c                   |     2 +-
 gobject/src/optargs-compress_device_out.c          |     2 +-
 gobject/src/optargs-compress_out.c                 |     2 +-
 gobject/src/optargs-copy_attributes.c              |     2 +-
 gobject/src/optargs-copy_device_to_device.c        |     2 +-
 gobject/src/optargs-copy_device_to_file.c          |     2 +-
 gobject/src/optargs-copy_file_to_device.c          |     2 +-
 gobject/src/optargs-copy_file_to_file.c            |     2 +-
 gobject/src/optargs-cpio_out.c                     |     2 +-
 gobject/src/optargs-disk_create.c                  |     2 +-
 gobject/src/optargs-e2fsck.c                       |     2 +-
 gobject/src/optargs-fstrim.c                       |     2 +-
 gobject/src/optargs-grep.c                         |     2 +-
 gobject/src/optargs-hivex_open.c                   |     2 +-
 gobject/src/optargs-inspect_get_icon.c             |     2 +-
 gobject/src/optargs-internal_test.c                |     2 +-
 gobject/src/optargs-internal_test_63_optargs.c     |     2 +-
 gobject/src/optargs-internal_test_only_optargs.c   |     2 +-
 gobject/src/optargs-is_blockdev.c                  |     2 +-
 gobject/src/optargs-is_chardev.c                   |     2 +-
 gobject/src/optargs-is_dir.c                       |     2 +-
 gobject/src/optargs-is_fifo.c                      |     2 +-
 gobject/src/optargs-is_file.c                      |     2 +-
 gobject/src/optargs-is_socket.c                    |     2 +-
 gobject/src/optargs-md_create.c                    |     2 +-
 gobject/src/optargs-mke2fs.c                       |     2 +-
 gobject/src/optargs-mkfs.c                         |     2 +-
 gobject/src/optargs-mkfs_btrfs.c                   |     2 +-
 gobject/src/optargs-mkswap.c                       |     2 +-
 gobject/src/optargs-mktemp.c                       |     2 +-
 gobject/src/optargs-mount_9p.c                     |     2 +-
 gobject/src/optargs-mount_local.c                  |     2 +-
 gobject/src/optargs-ntfsclone_out.c                |     2 +-
 gobject/src/optargs-ntfsfix.c                      |     2 +-
 gobject/src/optargs-ntfsresize.c                   |     2 +-
 gobject/src/optargs-remount.c                      |     2 +-
 gobject/src/optargs-rsync.c                        |     2 +-
 gobject/src/optargs-rsync_in.c                     |     2 +-
 gobject/src/optargs-rsync_out.c                    |     2 +-
 gobject/src/optargs-set_e2attrs.c                  |     2 +-
 gobject/src/optargs-syslinux.c                     |     2 +-
 gobject/src/optargs-tar_in.c                       |     2 +-
 gobject/src/optargs-tar_out.c                      |     2 +-
 gobject/src/optargs-tune2fs.c                      |     2 +-
 gobject/src/optargs-umount.c                       |     2 +-
 gobject/src/optargs-umount_local.c                 |     2 +-
 gobject/src/optargs-xfs_admin.c                    |     2 +-
 gobject/src/optargs-xfs_growfs.c                   |     2 +-
 gobject/src/optargs-xfs_repair.c                   |     2 +-
 gobject/src/session.c                              |    57 +-
 gobject/src/struct-application.c                   |     2 +-
 gobject/src/struct-application2.c                  |     2 +-
 gobject/src/struct-btrfssubvolume.c                |     2 +-
 gobject/src/struct-dirent.c                        |     2 +-
 gobject/src/struct-hivex_node.c                    |     2 +-
 gobject/src/struct-hivex_value.c                   |     2 +-
 gobject/src/struct-inotify_event.c                 |     2 +-
 gobject/src/struct-int_bool.c                      |     2 +-
 gobject/src/struct-isoinfo.c                       |     2 +-
 gobject/src/struct-lvm_lv.c                        |     2 +-
 gobject/src/struct-lvm_pv.c                        |     2 +-
 gobject/src/struct-lvm_vg.c                        |     2 +-
 gobject/src/struct-mdstat.c                        |     2 +-
 gobject/src/struct-partition.c                     |     2 +-
 gobject/src/struct-stat.c                          |     2 +-
 gobject/src/struct-statns.c                        |     2 +-
 gobject/src/struct-statvfs.c                       |     2 +-
 gobject/src/struct-utsname.c                       |     2 +-
 gobject/src/struct-version.c                       |     2 +-
 gobject/src/struct-xattr.c                         |     2 +-
 gobject/src/struct-xfsinfo.c                       |     2 +-
 gobject/src/tristate.c                             |     2 +-
 golang/Makefile.in                                 |    27 +-
 golang/bindtests.go                                |     2 +-
 golang/examples/Makefile.in                        |    27 +-
 golang/src/libguestfs.org/guestfs/guestfs.go       |    16 +-
 haskell/Bindtests.hs                               |     2 +-
 haskell/Guestfs.hs                                 |    15 +-
 haskell/Makefile.in                                |    27 +-
 inspector/Makefile.in                              |    30 +-
 java/Bindtests.java                                |     2 +-
 java/Makefile.in                                   |    31 +-
 java/Makefile.inc                                  |     2 +-
 java/com/redhat/et/libguestfs/Application.java     |     2 +-
 java/com/redhat/et/libguestfs/Application2.java    |     2 +-
 java/com/redhat/et/libguestfs/BTRFSSubvolume.java  |     2 +-
 java/com/redhat/et/libguestfs/Dirent.java          |     2 +-
 java/com/redhat/et/libguestfs/GuestFS.java         |    55 +-
 java/com/redhat/et/libguestfs/HivexNode.java       |     2 +-
 java/com/redhat/et/libguestfs/HivexValue.java      |     2 +-
 java/com/redhat/et/libguestfs/INotifyEvent.java    |     2 +-
 java/com/redhat/et/libguestfs/ISOInfo.java         |     2 +-
 java/com/redhat/et/libguestfs/IntBool.java         |     2 +-
 java/com/redhat/et/libguestfs/LV.java              |     2 +-
 java/com/redhat/et/libguestfs/MDStat.java          |     2 +-
 java/com/redhat/et/libguestfs/PV.java              |     2 +-
 java/com/redhat/et/libguestfs/Partition.java       |     2 +-
 java/com/redhat/et/libguestfs/Stat.java            |     2 +-
 java/com/redhat/et/libguestfs/StatNS.java          |     2 +-
 java/com/redhat/et/libguestfs/StatVFS.java         |     2 +-
 java/com/redhat/et/libguestfs/UTSName.java         |     2 +-
 java/com/redhat/et/libguestfs/VG.java              |     2 +-
 java/com/redhat/et/libguestfs/Version.java         |     2 +-
 java/com/redhat/et/libguestfs/XAttr.java           |     2 +-
 java/com/redhat/et/libguestfs/XFSInfo.java         |     2 +-
 java/com_redhat_et_libguestfs_GuestFS.c            |    19 +-
 java/com_redhat_et_libguestfs_GuestFS.h            |     8 +
 java/examples/Makefile.in                          |    27 +-
 lua/Makefile.in                                    |    28 +-
 lua/bindtests.lua                                  |     2 +-
 lua/examples/Makefile.in                           |    27 +-
 lua/lua-guestfs.c                                  |    31 +-
 make-fs/Makefile.in                                |    28 +-
 mllib/Makefile.in                                  |    27 +-
 mllib/common_utils.ml                              |    25 +-
 mllib/common_utils.mli                             |    13 +
 mllib/common_utils_tests.ml                        |    21 +
 ocaml/Makefile.in                                  |    29 +-
 ocaml/bindtests.ml                                 |     2 +-
 ocaml/examples/Makefile.in                         |    27 +-
 ocaml/guestfs-c-actions.c                          |    31 +-
 ocaml/guestfs.ml                                   |     4 +-
 ocaml/guestfs.mli                                  |     6 +-
 p2v/Makefile.am                                    |     4 +-
 p2v/Makefile.in                                    |    94 +-
 p2v/{authors.c => about-authors.c}                 |     3 +
 p2v/{copying.c => about-license.c}                 |     0
 p2v/conversion.c                                   |   210 +-
 p2v/p2v.h                                          |     4 +-
 p2v/p2v.ks.in                                      |     8 +
 p2v/test-virt-p2v.sh                               |     8 +-
 p2v/virt-p2v-make-kickstart.pod                    |    17 +-
 p2v/virt-p2v.pod                                   |    10 +-
 perl/Guestfs.xs                                    |    15 +-
 perl/Makefile.in                                   |    28 +-
 perl/bindtests.pl                                  |     2 +-
 perl/examples/Makefile.in                          |    27 +-
 perl/lib/Sys/Guestfs.pm                            |    36 +-
 php/Makefile.in                                    |    27 +-
 php/extension/guestfs_php.c                        |    29 +-
 php/extension/php_guestfs_php.h                    |     3 +-
 po-docs/Makefile.in                                |    27 +-
 po-docs/ja.po                                      | 11735 ++++++++++---------
 po-docs/ja/Makefile.in                             |    27 +-
 po-docs/ja/customize-options.pod                   |     2 +-
 po-docs/ja/guestfish-actions.pod                   |    34 +-
 po-docs/ja/guestfish-commands.pod                  |     2 +-
 po-docs/ja/guestfish-prepopts.pod                  |     2 +-
 po-docs/ja/guestfish.1                             |    37 +-
 po-docs/ja/guestfs-actions.pod                     |    35 +-
 po-docs/ja/guestfs-availability.pod                |     2 +-
 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                       |    19 +-
 po-docs/ja/guestfs-recipes.pod                     |    13 +-
 po-docs/ja/guestfs-release-notes.1                 |     4 +-
 po-docs/ja/guestfs-ruby.3                          |     4 +-
 po-docs/ja/guestfs-structs.pod                     |     2 +-
 po-docs/ja/guestfs-testing.1                       |     4 +-
 po-docs/ja/guestfs.3                               |    38 +-
 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                          |    13 +-
 po-docs/ja/virt-builder.pod                        |     9 +-
 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-customize.pod                      |     7 +
 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-make-kickstart.pod             |    17 +-
 po-docs/ja/virt-p2v.pod                            |    10 +-
 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                          |    10 +-
 po-docs/ja/virt-sysprep.pod                        |     7 +
 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-v2v.pod                            |    94 +-
 po-docs/ja/virt-win-reg.1                          |     4 +-
 po-docs/libguestfs-docs.pot                        | 10125 ++++++++--------
 po-docs/uk.po                                      | 11728 +++++++++---------
 po-docs/uk/Makefile.in                             |    27 +-
 po-docs/uk/customize-options.pod                   |     2 +-
 po-docs/uk/guestfish-actions.pod                   |    34 +-
 po-docs/uk/guestfish-commands.pod                  |     2 +-
 po-docs/uk/guestfish-prepopts.pod                  |     2 +-
 po-docs/uk/guestfish.1                             |    37 +-
 po-docs/uk/guestfs-actions.pod                     |    35 +-
 po-docs/uk/guestfs-availability.pod                |     2 +-
 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                       |    19 +-
 po-docs/uk/guestfs-recipes.pod                     |    13 +-
 po-docs/uk/guestfs-release-notes.1                 |     4 +-
 po-docs/uk/guestfs-ruby.3                          |     4 +-
 po-docs/uk/guestfs-structs.pod                     |     2 +-
 po-docs/uk/guestfs-testing.1                       |     4 +-
 po-docs/uk/guestfs.3                               |    38 +-
 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                          |    13 +-
 po-docs/uk/virt-builder.pod                        |     9 +-
 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-customize.pod                      |     7 +
 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-make-kickstart.pod             |    17 +-
 po-docs/uk/virt-p2v.pod                            |    10 +-
 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                          |    10 +-
 po-docs/uk/virt-sysprep.pod                        |     7 +
 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-v2v.pod                            |    94 +-
 po-docs/uk/virt-win-reg.1                          |     4 +-
 po/Makefile.in                                     |    27 +-
 po/POTFILES                                        |     4 +-
 po/en_GB.gmo                                       |   Bin 6694 -> 6694 bytes
 po/en_GB.po                                        |  2280 ++--
 po/es.gmo                                          |   Bin 66107 -> 66107 bytes
 po/es.po                                           |  2280 ++--
 po/gu.gmo                                          |   Bin 48828 -> 48828 bytes
 po/gu.po                                           |  2280 ++--
 po/hi.gmo                                          |   Bin 39739 -> 39739 bytes
 po/hi.po                                           |  2280 ++--
 po/kn.gmo                                          |   Bin 48005 -> 48005 bytes
 po/kn.po                                           |  2280 ++--
 po/libguestfs.pot                                  |  2282 ++--
 po/ml.gmo                                          |   Bin 51830 -> 51830 bytes
 po/ml.po                                           |  2280 ++--
 po/mr.gmo                                          |   Bin 83307 -> 83307 bytes
 po/mr.po                                           |  2280 ++--
 po/nl.gmo                                          |   Bin 87325 -> 87325 bytes
 po/nl.po                                           |  2280 ++--
 po/or.gmo                                          |   Bin 47619 -> 47619 bytes
 po/or.po                                           |  2280 ++--
 po/pa.gmo                                          |   Bin 73082 -> 73082 bytes
 po/pa.po                                           |  2280 ++--
 po/pl.gmo                                          |   Bin 80438 -> 80438 bytes
 po/pl.po                                           |  2280 ++--
 po/ta.gmo                                          |   Bin 42873 -> 42873 bytes
 po/ta.po                                           |  2280 ++--
 po/te.gmo                                          |   Bin 45454 -> 45454 bytes
 po/te.po                                           |  2280 ++--
 po/uk.gmo                                          |   Bin 325434 -> 322182 bytes
 po/uk.po                                           |  2376 ++--
 python/Makefile.in                                 |    29 +-
 python/bindtests.py                                |     2 +-
 python/examples/Makefile.in                        |    27 +-
 python/guestfs-py.c                                |    36 +-
 python/guestfs.py                                  |    43 +-
 rescue/Makefile.in                                 |    28 +-
 resize/Makefile.in                                 |    27 +-
 resize/resize.ml                                   |     8 +-
 ruby/Makefile.in                                   |    27 +-
 ruby/bindtests.rb                                  |     2 +-
 ruby/examples/Makefile.in                          |    27 +-
 ruby/ext/guestfs/_guestfs.c                        |    68 +-
 sparsify/Makefile.am                               |     6 +-
 sparsify/Makefile.in                               |    89 +-
 sparsify/copying.ml                                |     2 +-
 src/Makefile.in                                    |    30 +-
 src/actions-0.c                                    |     2 +-
 src/actions-1.c                                    |     2 +-
 src/actions-2.c                                    |     2 +-
 src/actions-3.c                                    |     2 +-
 src/actions-4.c                                    |     2 +-
 src/actions-5.c                                    |    36 +-
 src/actions-6.c                                    |     2 +-
 src/actions-variants.c                             |     2 +-
 src/appliance.c                                    |    66 +-
 src/bindtests.c                                    |     2 +-
 src/errnostring-gperf.gperf                        |     2 +-
 src/errnostring.c                                  |     2 +-
 src/errnostring.h                                  |     2 +-
 src/errors.c                                       |    22 +-
 src/event-string.c                                 |     2 +-
 src/guestfs-actions.pod                            |    32 +-
 src/guestfs-availability.pod                       |     2 +-
 src/guestfs-internal-actions.h                     |     3 +-
 src/guestfs-internal-frontend-cleanups.h           |     2 +-
 src/guestfs-internal-frontend.h                    |     1 +
 src/guestfs-internal.h                             |    12 +
 src/guestfs-structs.pod                            |     2 +-
 src/guestfs.h                                      |     6 +-
 src/guestfs_protocol.x                             |     2 +-
 src/handle.c                                       |     6 +
 src/inspect-fs.c                                   |    11 +-
 src/inspect.c                                      |     7 +-
 src/launch-direct.c                                |    14 +
 src/launch-libvirt.c                               |    66 +-
 src/launch.c                                       |     5 +-
 src/libguestfs.syms                                |     3 +-
 src/libvirt-domain.c                               |     2 +
 src/structs-cleanup.c                              |     2 +-
 src/structs-compare.c                              |     2 +-
 src/structs-copy.c                                 |     2 +-
 src/structs-free.c                                 |     2 +-
 src/utils.c                                        |    23 +
 sysprep/Makefile.in                                |    27 +-
 sysprep/main.ml                                    |     3 +-
 sysprep/sysprep_operation_package_manager_cache.ml |    10 +-
 sysprep/virt-sysprep.pod                           |     8 +
 test-tool/Makefile.in                              |    28 +-
 test-tool/test-tool.c                              |     4 +-
 tests/9p/Makefile.in                               |    27 +-
 tests/bigdirs/Makefile.in                          |    27 +-
 tests/btrfs/Makefile.in                            |    27 +-
 tests/c-api/Makefile.am                            |     1 +
 tests/c-api/Makefile.in                            |    29 +-
 tests/c-api/test-add-libvirt-dom.c                 |     7 +-
 tests/c-api/tests.c                                |   630 +-
 tests/charsets/Makefile.in                         |    28 +-
 tests/create/Makefile.in                           |    27 +-
 tests/data/Makefile.in                             |    27 +-
 tests/discard/Makefile.in                          |    27 +-
 tests/disk-labels/Makefile.in                      |    27 +-
 tests/disks/Makefile.in                            |    28 +-
 tests/events/Makefile.in                           |    28 +-
 tests/fuzz/Makefile.in                             |    27 +-
 tests/guests/Makefile.in                           |    27 +-
 tests/guests/guest-aux/fedora-name.db              |   Bin 12288 -> 12288 bytes
 tests/guests/guest-aux/fedora-packages.db          |   Bin 12288 -> 12288 bytes
 tests/hotplug/Makefile.in                          |    27 +-
 tests/http/Makefile.in                             |    27 +-
 tests/journal/Makefile.in                          |    27 +-
 tests/luks/Makefile.in                             |    27 +-
 tests/lvm/Makefile.in                              |    27 +-
 tests/lvm/test-lvm-mapping.pl                      |     6 +-
 tests/md/Makefile.in                               |    27 +-
 tests/mount-local/Makefile.in                      |    28 +-
 tests/mountable/Makefile.in                        |    28 +-
 tests/nbd/Makefile.in                              |    27 +-
 tests/network/Makefile.in                          |    27 +-
 tests/ntfsclone/Makefile.in                        |    27 +-
 tests/parallel/Makefile.in                         |    28 +-
 tests/protocol/Makefile.in                         |    28 +-
 tests/qemu/Makefile.in                             |    28 +-
 tests/regressions/Makefile.am                      |     1 +
 tests/regressions/Makefile.in                      |    33 +-
 tests/relative-paths/Makefile.in                   |    27 +-
 tests/rsync/Makefile.in                            |    27 +-
 tests/selinux/Makefile.in                          |    27 +-
 tests/syslinux/Makefile.in                         |    27 +-
 tests/tmpdirs/Makefile.in                          |    27 +-
 tests/xfs/Makefile.in                              |    27 +-
 tests/xml/Makefile.in                              |    28 +-
 tools/Makefile.in                                  |    27 +-
 v2v/DOM.ml                                         |    12 +-
 v2v/DOM.mli                                        |    23 +-
 v2v/Makefile.am                                    |    14 +-
 v2v/Makefile.in                                    |   171 +-
 v2v/OVF.ml                                         |     4 -
 v2v/TODO                                           |    20 +-
 v2v/cmdline.ml                                     |     5 +
 v2v/convert_linux.ml                               |    67 +-
 v2v/convert_windows.ml                             |    12 +
 v2v/domainxml-c.c                                  |    11 +-
 v2v/input_disk.ml                                  |     2 +-
 v2v/input_libvirtxml.ml                            |    48 +-
 v2v/input_ova.ml                                   |    10 +-
 v2v/linux.ml                                       |    19 +-
 v2v/output_libvirt.ml                              |    16 +-
 v2v/output_qemu.ml                                 |     8 +-
 v2v/output_vdsm.ml                                 |    34 +-
 v2v/output_vdsm.mli                                |     1 +
 v2v/test-v2v-o-vdsm-options.sh                     |     3 +-
 v2v/types.ml                                       |    18 +-
 v2v/types.mli                                      |    13 +-
 v2v/virt-v2v.pod                                   |    98 +-
 valgrind-suppressions                              |     9 -
 593 files changed, 45096 insertions(+), 39180 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