[Pkg-libvirt-commits] [libguestfs] 12/87: Merge tag 'upstream/1.24.4'

Hilko Bengen bengen at moszumanska.debian.org
Wed Feb 19 21:10:05 UTC 2014


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

bengen pushed a commit to branch debian
in repository libguestfs.

commit d6c9e8bdf90c0829b88374e9d1f321fb98b03562
Merge: baa1537 ccf9f0d
Author: Hilko Bengen <bengen at debian.org>
Date:   Sat Jan 18 12:18:41 2014 +0100

    Merge tag 'upstream/1.24.4'
    
    Upstream version 1.24.4

 BUGS                                               |  12 +-
 ChangeLog                                          |  97 ++++++
 Makefile.am                                        |   2 +-
 Makefile.in                                        |   2 +-
 README                                             |   2 +-
 align/Makefile.in                                  |   2 +-
 appliance/Makefile.in                              |   2 +-
 appliance/libguestfs-make-fixed-appliance.pod      |   2 +-
 appliance/make.sh.in                               |   2 +-
 bash/Makefile.in                                   |   2 +-
 bash/guestfish                                     |   2 +-
 bash/guestmount                                    |   2 +-
 bash/virt-alignment-scan                           |   2 +-
 bash/virt-builder                                  |   2 +-
 bash/virt-cat                                      |   2 +-
 bash/virt-df                                       |   2 +-
 bash/virt-edit                                     |   2 +-
 bash/virt-filesystems                              |   2 +-
 bash/virt-format                                   |   2 +-
 bash/virt-inspector                                |   2 +-
 bash/virt-ls                                       |   2 +-
 bash/virt-rescue                                   |   2 +-
 bash/virt-resize                                   |   2 +-
 bash/virt-sparsify                                 |   2 +-
 bash/virt-sysprep                                  |   2 +-
 bugs-in-changelog.sh                               |   2 +-
 builder/Makefile.in                                |   2 +-
 builder/website/Makefile.in                        |   2 +-
 builder/website/rhel.sh                            |   9 +
 cat/Makefile.in                                    |   2 +-
 cat/test-virt-cat.sh                               |   2 +-
 cat/test-virt-filesystems.sh                       |   2 +-
 cat/virt-ls.pod                                    |   2 +-
 configure                                          |  26 +-
 configure.ac                                       |   4 +-
 contrib/autobuild/autobuild.sh                     |   2 +-
 contrib/make-check-on-installed.pl                 |   2 +-
 contrib/visualize-alignment/tracetops.ml           |   2 +-
 csharp/Libguestfs.cs                               |   2 +-
 csharp/Makefile.in                                 |   2 +-
 daemon/Makefile.in                                 |   2 +-
 daemon/actions.h                                   |   2 +-
 daemon/checksum.c                                  |   2 +-
 daemon/cpmv.c                                      |   2 +-
 daemon/daemon.h                                    |   2 +-
 daemon/devsparts.c                                 |   2 +-
 daemon/du.c                                        |   2 +-
 daemon/errnostring-gperf.gperf                     |   2 +-
 daemon/errnostring.c                               |   2 +-
 daemon/errnostring.h                               |   2 +-
 daemon/ext2.c                                      |   2 +-
 daemon/file.c                                      |   2 +-
 daemon/find.c                                      |   2 +-
 daemon/grub.c                                      |   2 +-
 daemon/guestfsd.c                                  |   2 +-
 daemon/guestfsd.pod                                |   2 +-
 daemon/inotify.c                                   |   2 +-
 daemon/is.c                                        |   2 +-
 daemon/lvm.c                                       |   2 +-
 daemon/mkfs.c                                      |   2 +-
 daemon/names.c                                     |   2 +-
 daemon/ntfs.c                                      |   2 +-
 daemon/ntfsclone.c                                 |   2 +-
 daemon/optgroups.c                                 |   2 +-
 daemon/optgroups.h                                 |   2 +-
 daemon/parted.c                                    |   2 +-
 daemon/proto.c                                     |   2 +-
 daemon/realpath.c                                  |   2 +-
 daemon/stubs.c                                     |   2 +-
 daemon/sync.c                                      |   2 +-
 daemon/tar.c                                       |   2 +-
 daemon/upload.c                                    |   2 +-
 daemon/xattr.c                                     |   2 +-
 daemon/zero.c                                      |   2 +-
 df/Makefile.in                                     |   2 +-
 df/domains.h                                       |   2 +-
 df/test-virt-df.sh                                 |   2 +-
 df/virt-df.h                                       |   2 +-
 df/virt-df.pod                                     |   2 +-
 edit/Makefile.am                                   |   2 +-
 edit/Makefile.in                                   |   4 +-
 edit/edit.c                                        |   4 +-
 edit/test-virt-edit.sh                             |   2 +-
 edit/virt-edit.pod                                 |   2 +-
 erlang/Makefile.in                                 |   2 +-
 erlang/bindtests.erl                               |   2 +-
 erlang/erl-guestfs-proto.c                         |   2 +-
 erlang/erl-guestfs.c                               |   2 +-
 erlang/examples/Makefile.in                        |   2 +-
 erlang/guestfs.erl                                 |   2 +-
 erlang/run-bindtests                               |   2 +-
 erlang/tests/010-load.erl                          |   2 +-
 erlang/tests/030-config.erl                        |   2 +-
 erlang/tests/050-lvcreate.erl                      |   2 +-
 erlang/tests/060-readdir.erl                       |   2 +-
 erlang/tests/070-optargs.erl                       |   2 +-
 examples/Makefile.am                               |   2 +-
 examples/Makefile.in                               |   4 +-
 examples/guestfs-examples.pod                      |   2 +-
 examples/guestfs-faq.pod                           |   2 +-
 examples/guestfs-recipes.pod                       |   2 +-
 fish/Makefile.am                                   |   2 +-
 fish/Makefile.in                                   |   4 +-
 fish/alloc.c                                       |   2 +-
 fish/cmds-gperf.gperf                              |   2 +-
 fish/cmds.c                                        |   2 +-
 fish/completion.c                                  |   2 +-
 fish/copy.c                                        |   2 +-
 fish/destpaths.c                                   |   2 +-
 fish/display.c                                     |   2 +-
 fish/echo.c                                        |   2 +-
 fish/edit.c                                        |   2 +-
 fish/event-names.c                                 |   2 +-
 fish/events.c                                      |   2 +-
 fish/fish-cmds.h                                   |   2 +-
 fish/fish.c                                        |   4 +-
 fish/glob.c                                        |   2 +-
 fish/guestfish.pod                                 |   2 +-
 fish/help.c                                        |   2 +-
 fish/hexedit.c                                     |   2 +-
 fish/inspect.c                                     |   3 +
 fish/lcd.c                                         |   2 +-
 fish/libguestfs-tools.conf.pod                     |   2 +-
 fish/man.c                                         |   2 +-
 fish/more.c                                        |   2 +-
 fish/prep-boot.c                                   |   2 +-
 fish/prep-disk.c                                   |   2 +-
 fish/prep-fs.c                                     |   2 +-
 fish/prep-lv.c                                     |   2 +-
 fish/prep-part.c                                   |   2 +-
 fish/prep.c                                        |   2 +-
 fish/prepopts.c                                    |   2 +-
 fish/prepopts.h                                    |   2 +-
 fish/rc.c                                          |   2 +-
 fish/reopen.c                                      |   2 +-
 fish/setenv.c                                      |   2 +-
 fish/supported.c                                   |   2 +-
 fish/test-mount-local.sh                           |   2 +-
 fish/tilde.c                                       |   2 +-
 fish/time.c                                        |   2 +-
 format/Makefile.in                                 |   2 +-
 fuse/Makefile.am                                   |   2 +-
 fuse/Makefile.in                                   |   4 +-
 fuse/guestmount.c                                  |   4 +-
 fuse/guestmount.pod                                |   2 +-
 fuse/test-fuse.sh                                  |   2 +-
 generator/Makefile.am                              |   2 +-
 generator/Makefile.in                              |   4 +-
 generator/actions.ml                               |   2 +-
 generator/actions.mli                              |   2 +-
 generator/bindtests.ml                             |   4 +-
 generator/c.ml                                     |   2 +-
 generator/checks.ml                                |   2 +-
 generator/csharp.ml                                |   2 +-
 generator/daemon.ml                                |   2 +-
 generator/docstrings.ml                            |   2 +-
 generator/fish.ml                                  |   2 +-
 generator/haskell.ml                               |   2 +-
 generator/java.ml                                  |   2 +-
 generator/main.ml                                  |   2 +-
 generator/ocaml.ml                                 |   2 +-
 generator/optgroups.ml                             |   2 +-
 generator/perl.ml                                  |   2 +-
 generator/php.ml                                   |   2 +-
 generator/pr.ml                                    |   2 +-
 generator/pr.mli                                   |   2 +-
 generator/prepopts.ml                              |   2 +-
 generator/prepopts.mli                             |   2 +-
 generator/python.ml                                |   2 +-
 generator/ruby.ml                                  |  94 ++++--
 generator/structs.ml                               |   2 +-
 generator/structs.mli                              |   2 +-
 generator/tests_c_api.ml                           |   2 +-
 generator/types.ml                                 |   2 +-
 generator/utils.ml                                 |   2 +-
 generator/utils.mli                                |   2 +-
 generator/xdr.ml                                   |   2 +-
 gobject/Makefile.in                                |   4 +-
 gobject/Makefile.inc                               |   2 +-
 gobject/bindtests.js                               |   2 +-
 gobject/docs/Makefile.in                           |   2 +-
 gobject/docs/guestfs-docs.sgml                     |   4 +-
 gobject/docs/html/index.html                       |   2 +-
 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 +-
 .../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-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          |   2 +-
 .../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-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_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-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                              |   2 +-
 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-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                                 |   2 +-
 golang/bindtests.go                                |   2 +-
 golang/examples/Makefile.in                        |   2 +-
 golang/src/libguestfs.org/guestfs/guestfs.go       |   2 +-
 guestfs-release-notes.pod                          |   2 +-
 guestfs-release-notes.txt                          |   2 +-
 haskell/Bindtests.hs                               |   2 +-
 haskell/Guestfs.hs                                 |   2 +-
 haskell/Guestfs030Config.hs                        |   2 +-
 haskell/Guestfs050LVCreate.hs                      |   2 +-
 haskell/Makefile.in                                |   2 +-
 inspector/Makefile.am                              |   2 +-
 inspector/Makefile.in                              |   4 +-
 inspector/test-virt-inspector.sh                   |   2 +-
 inspector/test-xmllint.sh.in                       |   2 +-
 java/Bindtests.java                                |   2 +-
 java/Makefile.am                                   |   2 +-
 java/Makefile.in                                   |   6 +-
 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/EventCallback.java   |   2 +-
 java/com/redhat/et/libguestfs/GuestFS.java         |   2 +-
 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 +-
 .../redhat/et/libguestfs/LibGuestFSException.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/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            |   2 +-
 java/examples/Makefile.in                          |   2 +-
 java/run-bindtests                                 |   2 +-
 java/run-java-tests                                |   2 +-
 java/t/GuestFS100Launch.java                       |   2 +-
 lua/Makefile.in                                    |   2 +-
 lua/bindtests.lua                                  |   2 +-
 lua/examples/Makefile.in                           |   2 +-
 lua/lua-guestfs.c                                  |   4 +-
 mllib/Makefile.am                                  |   2 +-
 mllib/Makefile.in                                  |   4 +-
 mllib/common_utils.ml                              |   2 +-
 mllib/config.ml                                    |   2 +-
 mllib/hostname.ml                                  |   2 +-
 mllib/hostname.mli                                 |   2 +-
 mllib/password.ml                                  |   2 +-
 mllib/password.mli                                 |   2 +-
 mllib/random_seed.ml                               |   2 +-
 mllib/random_seed.mli                              |   2 +-
 ocaml/Makefile.in                                  |   2 +-
 ocaml/bindtests.ml                                 |   2 +-
 ocaml/examples/Makefile.in                         |   2 +-
 ocaml/guestfs-c-actions.c                          |   2 +-
 ocaml/guestfs-c.c                                  |   2 +-
 ocaml/guestfs-c.h                                  |   2 +-
 ocaml/guestfs.ml                                   |   2 +-
 ocaml/guestfs.mli                                  |   2 +-
 ocaml/t/guestfs_010_load.ml                        |   2 +-
 ocaml/t/guestfs_020_create.ml                      |   2 +-
 ocaml/t/guestfs_030_create_flags.ml                |   2 +-
 ocaml/t/guestfs_040_create_multiple.ml             |   2 +-
 ocaml/t/guestfs_050_handle_properties.ml           |   2 +-
 ocaml/t/guestfs_060_explicit_close.ml              |   2 +-
 ocaml/t/guestfs_070_optargs.ml                     |   2 +-
 ocaml/t/guestfs_100_launch.ml                      |   2 +-
 ocaml/t/guestfs_410_close_event.ml                 |   2 +-
 ocaml/t/guestfs_420_log_messages.ml                |   2 +-
 ocaml/t/guestfs_430_progress_messages.ml           |   2 +-
 perl/Guestfs.xs                                    |   2 +-
 perl/Makefile.PL.in                                |   2 +-
 perl/Makefile.in                                   |   2 +-
 perl/bindtests.pl                                  |   2 +-
 perl/examples/Makefile.in                          |   2 +-
 perl/lib/Sys/Guestfs.pm                            |   4 +-
 perl/t/100-launch.t                                |   2 +-
 php/Makefile.in                                    |   2 +-
 php/extension/guestfs_php.c                        |   2 +-
 php/extension/php_guestfs_php.h                    |   2 +-
 php/run-php-tests.sh                               |   2 +-
 pick-guests.pl.in                                  |   2 +-
 po-docs/Makefile.in                                |   2 +-
 po-docs/ja.po                                      |  29 +-
 po-docs/ja/Makefile.in                             |   2 +-
 po-docs/ja/guestfish.1                             |   6 +-
 po-docs/ja/guestfish.pod                           |   2 +-
 po-docs/ja/guestfs-erlang.3                        |   4 +-
 po-docs/ja/guestfs-examples.3                      |   6 +-
 po-docs/ja/guestfs-examples.pod                    |   2 +-
 po-docs/ja/guestfs-faq.1                           |   6 +-
 po-docs/ja/guestfs-faq.pod                         |   2 +-
 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                       |   6 +-
 po-docs/ja/guestfs-recipes.pod                     |   2 +-
 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                               |   6 +-
 po-docs/ja/guestfs.pod                             |   2 +-
 po-docs/ja/guestfsd.8                              |   6 +-
 po-docs/ja/guestfsd.pod                            |   2 +-
 po-docs/ja/guestmount.1                            |   6 +-
 po-docs/ja/guestmount.pod                          |   2 +-
 po-docs/ja/guestunmount.1                          |   4 +-
 po-docs/ja/libguestfs-make-fixed-appliance.1       |   6 +-
 po-docs/ja/libguestfs-make-fixed-appliance.pod     |   2 +-
 po-docs/ja/libguestfs-test-tool.1                  |   6 +-
 po-docs/ja/libguestfs-test-tool.pod                |   2 +-
 po-docs/ja/libguestfs-tools.conf.5                 |   6 +-
 po-docs/ja/libguestfs-tools.conf.pod               |   2 +-
 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                               |   6 +-
 po-docs/ja/virt-df.pod                             |   2 +-
 po-docs/ja/virt-edit.1                             |   6 +-
 po-docs/ja/virt-edit.pod                           |   2 +-
 po-docs/ja/virt-filesystems.1                      |   4 +-
 po-docs/ja/virt-format.1                           |   4 +-
 po-docs/ja/virt-inspector.1                        |   4 +-
 po-docs/ja/virt-list-filesystems.1                 |   4 +-
 po-docs/ja/virt-list-partitions.1                  |   6 +-
 po-docs/ja/virt-list-partitions.pod                |   2 +-
 po-docs/ja/virt-ls.1                               |   6 +-
 po-docs/ja/virt-ls.pod                             |   2 +-
 po-docs/ja/virt-make-fs.1                          |   4 +-
 po-docs/ja/virt-rescue.1                           |   6 +-
 po-docs/ja/virt-rescue.pod                         |   2 +-
 po-docs/ja/virt-resize.1                           |   4 +-
 po-docs/ja/virt-sparsify.1                         |   4 +-
 po-docs/ja/virt-sysprep.1                          |   6 +-
 po-docs/ja/virt-sysprep.pod                        |   2 +-
 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                        |  12 +-
 po-docs/uk.po                                      |  22 +-
 po-docs/uk/Makefile.in                             |   2 +-
 po-docs/uk/guestfish.1                             |   6 +-
 po-docs/uk/guestfish.pod                           |   2 +-
 po-docs/uk/guestfs-erlang.3                        |   4 +-
 po-docs/uk/guestfs-examples.3                      |   6 +-
 po-docs/uk/guestfs-examples.pod                    |   2 +-
 po-docs/uk/guestfs-faq.1                           |   6 +-
 po-docs/uk/guestfs-faq.pod                         |   2 +-
 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                       |   6 +-
 po-docs/uk/guestfs-recipes.pod                     |   2 +-
 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                               |   6 +-
 po-docs/uk/guestfs.pod                             |   2 +-
 po-docs/uk/guestfsd.8                              |   6 +-
 po-docs/uk/guestfsd.pod                            |   2 +-
 po-docs/uk/guestmount.1                            |   6 +-
 po-docs/uk/guestmount.pod                          |   2 +-
 po-docs/uk/guestunmount.1                          |   4 +-
 po-docs/uk/libguestfs-make-fixed-appliance.1       |   6 +-
 po-docs/uk/libguestfs-make-fixed-appliance.pod     |   2 +-
 po-docs/uk/libguestfs-test-tool.1                  |   6 +-
 po-docs/uk/libguestfs-test-tool.pod                |   2 +-
 po-docs/uk/libguestfs-tools.conf.5                 |   6 +-
 po-docs/uk/libguestfs-tools.conf.pod               |   2 +-
 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                               |   6 +-
 po-docs/uk/virt-df.pod                             |   2 +-
 po-docs/uk/virt-edit.1                             |   6 +-
 po-docs/uk/virt-edit.pod                           |   2 +-
 po-docs/uk/virt-filesystems.1                      |   4 +-
 po-docs/uk/virt-format.1                           |   4 +-
 po-docs/uk/virt-inspector.1                        |   4 +-
 po-docs/uk/virt-list-filesystems.1                 |   4 +-
 po-docs/uk/virt-list-partitions.1                  |   6 +-
 po-docs/uk/virt-list-partitions.pod                |   2 +-
 po-docs/uk/virt-ls.1                               |   6 +-
 po-docs/uk/virt-ls.pod                             |   2 +-
 po-docs/uk/virt-make-fs.1                          |   4 +-
 po-docs/uk/virt-rescue.1                           |   6 +-
 po-docs/uk/virt-rescue.pod                         |   2 +-
 po-docs/uk/virt-resize.1                           |   4 +-
 po-docs/uk/virt-sparsify.1                         |   4 +-
 po-docs/uk/virt-sysprep.1                          |   6 +-
 po-docs/uk/virt-sysprep.pod                        |   2 +-
 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/Makefile.am                                     |   2 +-
 po/Makefile.in                                     |   4 +-
 po/en_GB.gmo                                       | Bin 8160 -> 8160 bytes
 po/en_GB.po                                        |  59 ++--
 po/es.gmo                                          | Bin 69074 -> 69074 bytes
 po/es.po                                           |  59 ++--
 po/gu.gmo                                          | Bin 49018 -> 49018 bytes
 po/gu.po                                           |  59 ++--
 po/hi.gmo                                          | Bin 39716 -> 39716 bytes
 po/hi.po                                           |  59 ++--
 po/kn.gmo                                          | Bin 48001 -> 48001 bytes
 po/kn.po                                           |  59 ++--
 po/libguestfs.pot                                  |  61 ++--
 po/ml.gmo                                          | Bin 51795 -> 51795 bytes
 po/ml.po                                           |  59 ++--
 po/mr.gmo                                          | Bin 87270 -> 87270 bytes
 po/mr.po                                           |  59 ++--
 po/nl.gmo                                          | Bin 125095 -> 125095 bytes
 po/nl.po                                           |  59 ++--
 po/or.gmo                                          | Bin 47615 -> 47615 bytes
 po/or.po                                           |  59 ++--
 po/pa.gmo                                          | Bin 76472 -> 76472 bytes
 po/pa.po                                           |  59 ++--
 po/pl.gmo                                          | Bin 90344 -> 90344 bytes
 po/pl.po                                           |  59 ++--
 po/ta.gmo                                          | Bin 42849 -> 42849 bytes
 po/ta.po                                           |  59 ++--
 po/te.gmo                                          | Bin 45450 -> 45450 bytes
 po/te.po                                           |  59 ++--
 po/uk.gmo                                          | Bin 213882 -> 203905 bytes
 po/uk.po                                           | 334 ++++++++++++++-------
 podwrapper.pl.in                                   |   2 +-
 python/Makefile.am                                 |   2 +-
 python/Makefile.in                                 |   4 +-
 python/bindtests.py                                |   2 +-
 python/examples/Makefile.in                        |   2 +-
 python/guestfs-py-byhand.c                         |   2 +-
 python/guestfs-py.c                                |   2 +-
 python/guestfs-py.h                                |   2 +-
 python/guestfs.py                                  |   2 +-
 python/run-bindtests                               |   2 +-
 python/run-python-tests                            |   2 +-
 python/t/100-launch.py                             |   2 +-
 python/t/410-close-event.py                        |   2 +-
 rescue/Makefile.am                                 |   2 +-
 rescue/Makefile.in                                 |   4 +-
 rescue/rescue.c                                    |   2 +-
 rescue/test-virt-rescue.pl                         |   2 +-
 rescue/virt-rescue.pod                             |   2 +-
 resize/Makefile.am                                 |   2 +-
 resize/Makefile.in                                 |   4 +-
 resize/resize.ml                                   |   2 +-
 ruby/Makefile.in                                   |   2 +-
 ruby/Rakefile.in                                   |   3 +-
 ruby/bindtests.rb                                  |   4 +-
 ruby/examples/Makefile.in                          |   2 +-
 ruby/ext/guestfs/_guestfs.c                        |  94 ++++--
 ruby/ext/guestfs/extconf.rb.in                     |   2 +-
 ruby/lib/guestfs.rb                                |   2 +-
 ruby/t/tc_010_load.rb                              |   2 +-
 ruby/t/tc_020_create.rb                            |   4 +-
 .../t/{tc_020_create.rb => tc_030_create_flags.rb} |   7 +-
 .../{tc_010_load.rb => tc_040_create_multiple.rb}  |  10 +-
 ...c_020_create.rb => tc_050_handle_properties.rb} |  14 +-
 .../{tc_020_create.rb => tc_060_explicit_close.rb} |   7 +-
 ruby/t/tc_070_optargs.rb                           |   2 +-
 ruby/t/tc_100_launch.rb                            |   4 +-
 ruby/t/tc_410_close_event.rb                       |   4 +-
 ruby/t/tc_420_log_messages.rb                      |   4 +-
 ruby/t/tc_800_rhbz507346.rb                        |   2 +-
 ruby/t/tc_810_rhbz664558c6.rb                      |   2 +-
 ...tc_410_close_event.rb => tc_820_rhbz1046509.rb} |  31 +-
 run.in                                             |  12 +-
 sparsify/Makefile.in                               |   2 +-
 sparsify/sparsify.ml                               |   2 +-
 src/Makefile.in                                    |   2 +-
 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                                    |   2 +-
 src/actions-6.c                                    |   2 +-
 src/actions-support.c                              |   2 +-
 src/actions-variants.c                             |   2 +-
 src/alloc.c                                        |   2 +-
 src/bindtests.c                                    |   2 +-
 src/canonical-name.c                               |   2 +-
 src/cleanup-structs.c                              |   2 +-
 src/errnostring-gperf.gperf                        |   2 +-
 src/errnostring.c                                  |   2 +-
 src/errnostring.h                                  |   2 +-
 src/errors.c                                       |   2 +-
 src/event-string.c                                 |   2 +-
 src/free-structs.c                                 |   2 +-
 src/fuse.c                                         |   2 +-
 src/guestfs-internal-actions.h                     |   2 +-
 src/guestfs-internal-frontend-cleanups.h           |   2 +-
 src/guestfs-internal.h                             |   2 +-
 src/guestfs.h                                      |   2 +-
 src/guestfs.pod                                    |   2 +-
 src/guestfs_protocol.x                             |   2 +-
 src/handle.c                                       |   2 +-
 src/inspect-fs-unix.c                              |  12 +
 src/launch-direct.c                                |   2 +-
 src/launch-libvirt.c                               |   9 +-
 src/launch-uml.c                                   |   2 +-
 src/launch-unix.c                                  |   2 +-
 src/launch.c                                       |   2 +-
 src/libguestfs.pc                                  |   2 +-
 src/libguestfs.syms                                |   2 +-
 src/match.c                                        |   2 +-
 src/private-data.c                                 |   2 +-
 src/proto.c                                        |   2 +-
 src/utils.c                                        |   2 +-
 subdir-rules.mk                                    |   2 +-
 sysprep/Makefile.am                                |   2 +-
 sysprep/Makefile.in                                |   4 +-
 sysprep/main.ml                                    |   2 +-
 sysprep/virt-sysprep.pod                           |   2 +-
 test-tool/Makefile.am                              |   2 +-
 test-tool/Makefile.in                              |   4 +-
 test-tool/libguestfs-test-tool.pod                 |   2 +-
 test-tool/test-tool.c                              |   4 +-
 tests/9p/Makefile.am                               |   2 +-
 tests/9p/Makefile.in                               |   4 +-
 tests/bigdirs/Makefile.in                          |   2 +-
 tests/btrfs/Makefile.am                            |   2 +-
 tests/btrfs/Makefile.in                            |   4 +-
 tests/c-api/Makefile.am                            |   2 +-
 tests/c-api/Makefile.in                            |   4 +-
 tests/c-api/tests-main.c                           |   2 +-
 tests/c-api/tests.c                                |  46 +--
 tests/c-api/tests.h                                |   2 +-
 tests/charsets/Makefile.am                         |   2 +-
 tests/charsets/Makefile.in                         |   4 +-
 tests/data/Makefile.am                             |   2 +-
 tests/data/Makefile.in                             |   4 +-
 tests/disk-labels/Makefile.in                      |   2 +-
 tests/disks/Makefile.in                            |   2 +-
 tests/events/Makefile.in                           |   2 +-
 tests/fuzz/Makefile.in                             |   2 +-
 tests/guests/Makefile.am                           |   2 +-
 tests/guests/Makefile.in                           |   4 +-
 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                          |   2 +-
 tests/http/Makefile.in                             |   2 +-
 tests/journal/Makefile.in                          |   2 +-
 tests/luks/Makefile.am                             |   2 +-
 tests/luks/Makefile.in                             |   4 +-
 tests/lvm/Makefile.am                              |   2 +-
 tests/lvm/Makefile.in                              |   4 +-
 tests/md/Makefile.am                               |   2 +-
 tests/md/Makefile.in                               |   4 +-
 tests/mount-local/Makefile.am                      |   2 +-
 tests/mount-local/Makefile.in                      |   4 +-
 tests/mountable/Makefile.in                        |   2 +-
 tests/mountable/test-internal-parse-mountable.c    |  15 +-
 tests/nbd/Makefile.in                              |   2 +-
 tests/network/Makefile.in                          |   2 +-
 tests/ntfsclone/Makefile.in                        |   2 +-
 tests/parallel/Makefile.in                         |   2 +-
 tests/protocol/Makefile.am                         |   2 +-
 tests/protocol/Makefile.in                         |   4 +-
 tests/qemu/Makefile.in                             |   2 +-
 tests/regressions/Makefile.am                      |   2 +-
 tests/regressions/Makefile.in                      |   4 +-
 tests/regressions/rhbz501893                       |   2 +-
 tests/regressions/rhbz501893.c                     |   2 +-
 tests/regressions/rhbz790721                       |   2 +-
 tests/regressions/rhbz914931                       |   2 +-
 tests/rsync/Makefile.am                            |   2 +-
 tests/rsync/Makefile.in                            |   4 +-
 tests/selinux/Makefile.in                          |   2 +-
 tests/syslinux/Makefile.in                         |   2 +-
 tests/tmpdirs/Makefile.in                          |   2 +-
 tests/xfs/Makefile.in                              |   2 +-
 tests/xml/Makefile.in                              |   2 +-
 tools/Makefile.am                                  |   2 +-
 tools/Makefile.in                                  |   4 +-
 tools/test-virt-list-filesystems.sh                |   2 +-
 tools/test-virt-tar.sh                             |   2 +-
 tools/virt-list-filesystems                        |   2 +-
 tools/virt-list-partitions                         |   2 +-
 tools/virt-tar                                     |   2 +-
 update-bugs.sh                                     |   2 +-
 valgrind-suppressions                              |   2 +-
 736 files changed, 1930 insertions(+), 1496 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