[Pkg-libvirt-commits] [libguestfs] 18/384: Merge tag 'upstream/1.29.11'
Hilko Bengen
bengen at moszumanska.debian.org
Sun Mar 29 16:55:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 971a90a95cfbac0ae174987f621c802cfa10e225
Merge: ba92256 3b76688
Author: Hilko Bengen <bengen at debian.org>
Date: Fri Nov 28 08:48:21 2014 +0100
Merge tag 'upstream/1.29.11'
Upstream version 1.29.11
BUGS | 15 +-
ChangeLog | 80 +
configure | 26 +-
configure.ac | 2 +-
csharp/Libguestfs.cs | 20 +-
daemon/Makefile.am | 1 +
daemon/Makefile.in | 96 +-
daemon/actions.h | 7 +-
daemon/available.c | 2 +-
daemon/btrfs.c | 24 +-
daemon/daemon.h | 5 +
daemon/debug-bmap.c | 216 +
daemon/debug.c | 3 +
daemon/guestfs_protocol.c | 6 +
daemon/guestfs_protocol.h | 3 +
daemon/guestfsd.c | 2 +-
daemon/optgroups.h | 4 +-
daemon/stubs.c | 18 +-
erlang/erl-guestfs.c | 49 +-
erlang/guestfs.erl | 22 +-
fish/cmds-gperf.c | 4985 ++++-----
fish/cmds-gperf.gperf | 2 +
fish/cmds.c | 85 +-
fish/completion.c | 2 +
fish/guestfish-actions.pod | 22 +-
generator/actions.ml | 33 +-
generator/files-generated.txt | 4 +
gobject/Makefile.in | 22 +
gobject/Makefile.inc | 4 +
gobject/docs/guestfs-docs.sgml | 4 +-
gobject/docs/guestfs-sections.txt | 34 +
gobject/docs/guestfs.types | 2 +
gobject/docs/html/GuestfsBTRFSSubvolumeCreate.html | 164 +
.../docs/html/GuestfsBTRFSSubvolumeSnapshot.html | 179 +
gobject/docs/html/GuestfsBtrfsFsck.html | 4 +-
gobject/docs/html/GuestfsCompressDeviceOut.html | 8 +-
gobject/docs/html/GuestfsCompressOut.html | 4 +-
gobject/docs/html/GuestfsCopyAttributes.html | 4 +-
gobject/docs/html/GuestfsCopyDeviceToDevice.html | 4 +-
gobject/docs/html/GuestfsCopyDeviceToFile.html | 4 +-
gobject/docs/html/GuestfsCopyFileToDevice.html | 4 +-
gobject/docs/html/GuestfsCopyFileToFile.html | 4 +-
gobject/docs/html/GuestfsCpioOut.html | 4 +-
gobject/docs/html/GuestfsDiskCreate.html | 4 +-
gobject/docs/html/GuestfsE2fsck.html | 4 +-
gobject/docs/html/GuestfsFstrim.html | 4 +-
gobject/docs/html/GuestfsGrep.html | 4 +-
gobject/docs/html/GuestfsHivexOpen.html | 4 +-
gobject/docs/html/GuestfsInspectGetIcon.html | 4 +-
gobject/docs/html/GuestfsInternalTest.html | 4 +-
.../docs/html/GuestfsInternalTest63Optargs.html | 4 +-
.../docs/html/GuestfsInternalTestOnlyOptargs.html | 4 +-
gobject/docs/html/GuestfsIsBlockdev.html | 4 +-
gobject/docs/html/GuestfsIsChardev.html | 4 +-
gobject/docs/html/GuestfsIsDir.html | 4 +-
gobject/docs/html/GuestfsIsFifo.html | 4 +-
gobject/docs/html/GuestfsIsFile.html | 4 +-
gobject/docs/html/GuestfsIsSocket.html | 4 +-
gobject/docs/html/GuestfsMDCreate.html | 4 +-
gobject/docs/html/GuestfsMke2fs.html | 4 +-
gobject/docs/html/GuestfsMkfs.html | 4 +-
gobject/docs/html/GuestfsMkfsBtrfs.html | 4 +-
gobject/docs/html/GuestfsMkswap.html | 4 +-
gobject/docs/html/GuestfsMktemp.html | 4 +-
gobject/docs/html/GuestfsMount9P.html | 4 +-
gobject/docs/html/GuestfsMountLocal.html | 4 +-
gobject/docs/html/GuestfsNTFSResizeOpts.html | 4 +-
gobject/docs/html/GuestfsNtfscloneOut.html | 4 +-
gobject/docs/html/GuestfsNtfsfix.html | 4 +-
gobject/docs/html/GuestfsRemount.html | 4 +-
gobject/docs/html/GuestfsRsync.html | 4 +-
gobject/docs/html/GuestfsRsyncIn.html | 4 +-
gobject/docs/html/GuestfsRsyncOut.html | 4 +-
gobject/docs/html/GuestfsSession.html | 31 +-
gobject/docs/html/GuestfsSetE2attrs.html | 4 +-
gobject/docs/html/GuestfsSyslinux.html | 4 +-
gobject/docs/html/GuestfsTarIn.html | 4 +-
gobject/docs/html/GuestfsTarOut.html | 4 +-
gobject/docs/html/GuestfsTune2FS.html | 4 +-
gobject/docs/html/GuestfsUmount.html | 4 +-
gobject/docs/html/GuestfsUmountLocal.html | 4 +-
gobject/docs/html/GuestfsXfsAdmin.html | 4 +-
gobject/docs/html/GuestfsXfsGrowfs.html | 4 +-
gobject/docs/html/GuestfsXfsRepair.html | 4 +-
gobject/docs/html/api-index-full.html | 36 +
gobject/docs/html/ch01.html | 6 +
gobject/docs/html/guestfs.devhelp2 | 11 +
gobject/docs/html/index.html | 8 +-
gobject/docs/html/index.sgml | 29 +
gobject/docs/html/object-tree.html | 2 +
.../docs/tmpl/optargs-btrfs_subvolume_create.sgml | 51 +
.../tmpl/optargs-btrfs_subvolume_snapshot.sgml | 56 +
gobject/docs/tmpl/session.sgml | 2 +
gobject/include/guestfs-gobject.h | 2 +
.../optargs-btrfs_subvolume_create.h | 69 +
.../optargs-btrfs_subvolume_snapshot.h | 69 +
gobject/include/guestfs-gobject/session.h | 4 +-
gobject/src/optargs-btrfs_subvolume_create.c | 142 +
gobject/src/optargs-btrfs_subvolume_snapshot.c | 169 +
gobject/src/session.c | 64 +-
golang/src/libguestfs.org/guestfs/guestfs.go | 47 +-
haskell/Guestfs.hs | 26 -
java/com/redhat/et/libguestfs/GuestFS.java | 108 +-
java/com_redhat_et_libguestfs_GuestFS.c | 21 +-
java/com_redhat_et_libguestfs_GuestFS.h | 8 +-
lua/lua-guestfs.c | 28 +-
ocaml/guestfs-c-actions.c | 40 +-
ocaml/guestfs.ml | 8 +-
ocaml/guestfs.mli | 16 +-
perl/Guestfs.xs | 54 +-
perl/lib/Sys/Guestfs.pm | 103 +-
php/extension/guestfs_php.c | 35 +-
po-docs/ja.po | 10129 ++++++++++---------
po-docs/ja/guestfish-actions.pod | 24 +-
po-docs/ja/guestfish.1 | 28 +-
po-docs/ja/guestfs-actions.pod | 102 +-
po-docs/ja/guestfs-erlang.3 | 4 +-
po-docs/ja/guestfs-examples.3 | 4 +-
po-docs/ja/guestfs-faq.1 | 4 +-
po-docs/ja/guestfs-golang.3 | 4 +-
po-docs/ja/guestfs-java.3 | 4 +-
po-docs/ja/guestfs-lua.3 | 4 +-
po-docs/ja/guestfs-ocaml.3 | 4 +-
po-docs/ja/guestfs-performance.1 | 4 +-
po-docs/ja/guestfs-perl.3 | 4 +-
po-docs/ja/guestfs-python.3 | 4 +-
po-docs/ja/guestfs-recipes.1 | 4 +-
po-docs/ja/guestfs-release-notes.1 | 4 +-
po-docs/ja/guestfs-ruby.3 | 4 +-
po-docs/ja/guestfs-testing.1 | 4 +-
po-docs/ja/guestfs.3 | 112 +-
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-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 | 8531 ++++++++--------
po-docs/uk.po | 10103 +++++++++---------
po-docs/uk/guestfish-actions.pod | 27 +-
po-docs/uk/guestfish.1 | 31 +-
po-docs/uk/guestfs-actions.pod | 103 +-
po-docs/uk/guestfs-erlang.3 | 4 +-
po-docs/uk/guestfs-examples.3 | 4 +-
po-docs/uk/guestfs-faq.1 | 4 +-
po-docs/uk/guestfs-golang.3 | 4 +-
po-docs/uk/guestfs-java.3 | 4 +-
po-docs/uk/guestfs-lua.3 | 4 +-
po-docs/uk/guestfs-ocaml.3 | 4 +-
po-docs/uk/guestfs-performance.1 | 4 +-
po-docs/uk/guestfs-perl.3 | 4 +-
po-docs/uk/guestfs-python.3 | 4 +-
po-docs/uk/guestfs-recipes.1 | 4 +-
po-docs/uk/guestfs-release-notes.1 | 4 +-
po-docs/uk/guestfs-ruby.3 | 4 +-
po-docs/uk/guestfs-testing.1 | 4 +-
po-docs/uk/guestfs.3 | 113 +-
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-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/POTFILES | 3 +
po/en_GB.gmo | Bin 6694 -> 6694 bytes
po/en_GB.po | 665 +-
po/es.gmo | Bin 66107 -> 66107 bytes
po/es.po | 665 +-
po/gu.gmo | Bin 48828 -> 48828 bytes
po/gu.po | 665 +-
po/hi.gmo | Bin 39739 -> 39739 bytes
po/hi.po | 665 +-
po/kn.gmo | Bin 48005 -> 48005 bytes
po/kn.po | 665 +-
po/libguestfs.pot | 667 +-
po/ml.gmo | Bin 51830 -> 51830 bytes
po/ml.po | 665 +-
po/mr.gmo | Bin 83307 -> 83307 bytes
po/mr.po | 665 +-
po/nl.gmo | Bin 87325 -> 87302 bytes
po/nl.po | 671 +-
po/or.gmo | Bin 47619 -> 47619 bytes
po/or.po | 665 +-
po/pa.gmo | Bin 73082 -> 73082 bytes
po/pa.po | 665 +-
po/pl.gmo | Bin 80438 -> 80500 bytes
po/pl.po | 670 +-
po/ta.gmo | Bin 42873 -> 42873 bytes
po/ta.po | 665 +-
po/te.gmo | Bin 45454 -> 45454 bytes
po/te.po | 665 +-
po/uk.gmo | Bin 325434 -> 325388 bytes
po/uk.po | 671 +-
python/guestfs-py.c | 50 +-
python/guestfs.py | 28 +-
ruby/ext/guestfs/_guestfs.c | 84 +-
src/actions-4.c | 82 +-
src/actions-variants.c | 128 +
src/guestfs-actions.pod | 100 +-
src/guestfs.h | 29 +
src/guestfs_protocol.c | 6 +
src/guestfs_protocol.h | 3 +
src/guestfs_protocol.x | 3 +
src/libguestfs.syms | 6 +
tests/c-api/tests.c | 7490 +++++++-------
tests/guests/guest-aux/fedora-name.db | Bin 12288 -> 12288 bytes
tests/guests/guest-aux/fedora-packages.db | Bin 12288 -> 12288 bytes
255 files changed, 29581 insertions(+), 25668 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