[Pkg-libvirt-commits] [libguestfs] 34/37: Merge commit 'upstream/1.15.10' into experimental
Hilko Bengen
bengen at moszumanska.debian.org
Sun Dec 22 18:13:49 UTC 2013
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag debian/1%1.15.10-1
in repository libguestfs.
commit c00afbfc6029b9a9831dc6abd9dae5e88560c363
Merge: 7c1480b a849af1
Author: Hilko Bengen <bengen at debian.org>
Date: Tue Dec 6 21:30:12 2011 +0100
Merge commit 'upstream/1.15.10' into experimental
BUGS | 73 +-
ChangeLog | 106 +
Makefile.in | 3 +-
TODO | 5 +-
align/Makefile.in | 3 +-
appliance/Makefile.in | 3 +-
appliance/packagelist.in | 1 +
capitests/Makefile.am | 1 +
capitests/Makefile.in | 4 +-
capitests/tests.c | 171 +-
cat/Makefile.in | 3 +-
caution/Makefile.in | 3 +-
clone/Makefile.in | 3 +-
configure | 396 +-
configure.ac | 31 +-
csharp/Libguestfs.cs | 18 +
csharp/Makefile.in | 3 +-
daemon/Makefile.am | 6 +-
daemon/Makefile.in | 9 +-
daemon/actions.h | 1 +
daemon/blkid.c | 141 +
daemon/guestfs_protocol.c | 21 +
daemon/guestfs_protocol.h | 20 +-
daemon/mkfs.c | 3 +
daemon/names.c | 1 +
daemon/stubs.c | 37 +
df/Makefile.in | 3 +-
edit/Makefile.in | 3 +-
erlang/Makefile.in | 3 +-
erlang/erl-guestfs.c | 19 +
erlang/examples/Makefile.in | 3 +-
erlang/guestfs.erl | 4 +
examples/Makefile.in | 3 +-
extratests/Makefile.am | 12 +
extratests/Makefile.in | 15 +-
extratests/suppressions | 35 +-
fish/Makefile.am | 2 +-
fish/Makefile.in | 5 +-
fish/cmds.c | 28 +
fish/cmds_gperf.c | 1353 +++---
fish/cmds_gperf.gperf | 2 +
fish/completion.c | 1 +
fish/guestfish-actions.pod | 31 +
fuse/Makefile.in | 3 +-
generator/Makefile.in | 3 +-
generator/generator_actions.ml | 38 +
generator/generator_ruby.ml | 13 +-
gnulib/lib/Makefile.in | 3 +-
gnulib/tests/Makefile.in | 3 +-
haskell/Makefile.in | 3 +-
images/Makefile.in | 3 +-
inspector/Makefile.in | 3 +-
java/Makefile.in | 3 +-
java/com/redhat/et/libguestfs/GuestFS.java | 42 +
java/com_redhat_et_libguestfs_GuestFS.c | 35 +
java/com_redhat_et_libguestfs_GuestFS.h | 8 +
java/examples/Makefile.in | 3 +-
libguestfs.pc | 2 +-
ocaml/Makefile.am | 4 +-
ocaml/Makefile.in | 7 +-
ocaml/examples/Makefile.in | 3 +-
ocaml/guestfs.ml | 2 +
ocaml/guestfs.mli | 4 +
ocaml/guestfs_c_actions.c | 34 +
perl/Guestfs.xs | 19 +
perl/Makefile.in | 3 +-
perl/examples/Makefile.in | 3 +-
perl/lib/Sys/Guestfs.pm | 39 +-
php/Makefile.in | 3 +-
php/extension/guestfs_php.c | 41 +
php/extension/php_guestfs_php.h | 1 +
po-docs/Makefile.in | 3 +-
po-docs/ja.po | 6665 +++++++++++++--------------
po-docs/ja/Makefile.in | 3 +-
po-docs/ja/guestfish-actions.pod | 32 +
po-docs/ja/guestfish.1 | 31 +-
po-docs/ja/guestfs-actions.pod | 39 +
po-docs/ja/guestfs.3 | 38 +-
po-docs/ja/guestmount.1 | 2 +-
po-docs/ja/libguestfs-test-tool.1 | 2 +-
po-docs/ja/virt-alignment-scan.1 | 2 +-
po-docs/ja/virt-cat.1 | 2 +-
po-docs/ja/virt-copy-in.1 | 2 +-
po-docs/ja/virt-copy-out.1 | 2 +-
po-docs/ja/virt-df.1 | 2 +-
po-docs/ja/virt-edit.1 | 2 +-
po-docs/ja/virt-filesystems.1 | 2 +-
po-docs/ja/virt-inspector.1 | 2 +-
po-docs/ja/virt-list-filesystems.1 | 2 +-
po-docs/ja/virt-list-partitions.1 | 2 +-
po-docs/ja/virt-ls.1 | 2 +-
po-docs/ja/virt-make-fs.1 | 2 +-
po-docs/ja/virt-rescue.1 | 2 +-
po-docs/ja/virt-resize.1 | 2 +-
po-docs/ja/virt-sparsify.1 | 2 +-
po-docs/ja/virt-sysprep.1 | 2 +-
po-docs/ja/virt-tar-in.1 | 2 +-
po-docs/ja/virt-tar-out.1 | 2 +-
po-docs/ja/virt-tar.1 | 2 +-
po-docs/ja/virt-win-reg.1 | 2 +-
po-docs/libguestfs-docs.pot | 5732 ++++++++++++------------
po-docs/uk.po | 6685 ++++++++++++++--------------
po-docs/uk/Makefile.in | 3 +-
po-docs/uk/guestfish-actions.pod | 32 +
po-docs/uk/guestfish.1 | 31 +-
po-docs/uk/guestfs-actions.pod | 39 +
po-docs/uk/guestfs.3 | 38 +-
po-docs/uk/guestmount.1 | 2 +-
po-docs/uk/libguestfs-test-tool.1 | 2 +-
po-docs/uk/virt-alignment-scan.1 | 2 +-
po-docs/uk/virt-cat.1 | 2 +-
po-docs/uk/virt-copy-in.1 | 2 +-
po-docs/uk/virt-copy-out.1 | 2 +-
po-docs/uk/virt-df.1 | 2 +-
po-docs/uk/virt-edit.1 | 2 +-
po-docs/uk/virt-filesystems.1 | 2 +-
po-docs/uk/virt-inspector.1 | 2 +-
po-docs/uk/virt-list-filesystems.1 | 2 +-
po-docs/uk/virt-list-partitions.1 | 2 +-
po-docs/uk/virt-ls.1 | 2 +-
po-docs/uk/virt-make-fs.1 | 2 +-
po-docs/uk/virt-rescue.1 | 2 +-
po-docs/uk/virt-resize.1 | 2 +-
po-docs/uk/virt-sparsify.1 | 2 +-
po-docs/uk/virt-sysprep.1 | 2 +-
po-docs/uk/virt-tar-in.1 | 2 +-
po-docs/uk/virt-tar-out.1 | 2 +-
po-docs/uk/virt-tar.1 | 2 +-
po-docs/uk/virt-win-reg.1 | 2 +-
po/en_GB.gmo | Bin 10781 -> 10781 bytes
po/en_GB.po | 1230 ++---
po/es.gmo | Bin 92709 -> 92709 bytes
po/es.po | 1231 ++---
po/gu.gmo | Bin 53605 -> 53605 bytes
po/gu.po | 1231 ++---
po/hi.gmo | Bin 43389 -> 43389 bytes
po/hi.po | 1231 ++---
po/kn.gmo | Bin 52822 -> 52822 bytes
po/kn.po | 1231 ++---
po/libguestfs.pot | 1232 ++---
po/ml.gmo | Bin 56355 -> 56355 bytes
po/ml.po | 1231 ++---
po/mr.gmo | Bin 104937 -> 104937 bytes
po/mr.po | 1231 ++---
po/nl.gmo | Bin 90946 -> 90946 bytes
po/nl.po | 1231 ++---
po/or.gmo | Bin 52173 -> 52173 bytes
po/or.po | 1231 ++---
po/pa.gmo | Bin 90834 -> 90834 bytes
po/pa.po | 1231 ++---
po/pl.gmo | Bin 95389 -> 95389 bytes
po/pl.po | 1231 ++---
po/ta.gmo | Bin 47311 -> 47311 bytes
po/ta.po | 1231 ++---
po/te.gmo | Bin 49970 -> 49970 bytes
po/te.po | 1231 ++---
po/uk.gmo | Bin 125123 -> 125123 bytes
po/uk.po | 1231 ++---
python/Makefile.in | 3 +-
python/examples/Makefile.in | 3 +-
python/guestfs-py.c | 34 +
python/guestfs.py | 26 +
regressions/Makefile.am | 1 +
regressions/Makefile.in | 12 +-
regressions/test-inspect-fstab-md.sh | 74 +
rescue/Makefile.in | 3 +-
resize/Makefile.in | 3 +-
ruby/Makefile.in | 3 +-
ruby/examples/Makefile.in | 3 +-
ruby/ext/guestfs/_guestfs.c | 88 +-
sparsify/Makefile.in | 3 +-
src/MAX_PROC_NR | 2 +-
src/Makefile.am | 4 +-
src/Makefile.in | 12 +-
src/actions.c | 116 +
src/guestfs-actions.pod | 39 +
src/guestfs.h | 3 +
src/guestfs_protocol.c | 21 +
src/guestfs_protocol.h | 20 +-
src/guestfs_protocol.x | 9 +
src/inspect_fs_unix.c | 330 +-
src/libguestfs.syms | 1 +
test-tool/Makefile.in | 3 +-
tools/Makefile.in | 3 +-
184 files changed, 21978 insertions(+), 19681 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