[Pkg-libvirt-commits] [libguestfs] 01/03: Merge tag 'upstream/1.27.2'
Hilko Bengen
bengen at moszumanska.debian.org
Fri May 9 12:56:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag debian/1%1.27.2-1
in repository libguestfs.
commit c6cb2537cf3c028994cefdd9451809a3da64b755
Merge: 67fd31b 10a89ea
Author: Hilko Bengen <bengen at debian.org>
Date: Tue Apr 1 09:24:19 2014 +0200
Merge tag 'upstream/1.27.2'
Upstream version 1.27.2
.gitignore | 11 +
AUTHORS | 1 +
BUGS | 2 +-
ChangeLog | 295 +
Makefile.am | 1 +
Makefile.in | 1 +
builder/Makefile.am | 3 +
builder/Makefile.in | 5 +-
builder/cmdline.ml | 15 +
builder/index-parse.c | 63 +-
builder/index-parse.h | 7 +-
builder/index-parse.y | 1 -
builder/pxzcat-c.c | 32 +-
builder/pxzcat.ml | 1 +
builder/pxzcat.mli | 3 +
builder/virt-builder.pod | 33 +
config.h.in | 6 +
configure | 51 +-
configure.ac | 13 +-
csharp/Libguestfs.cs | 46 +-
daemon/parted.c | 6 +-
erlang/erl-guestfs.c | 48 +
erlang/guestfs.erl | 12 +
fish/cmds-gperf.c | 1925 ++---
fish/cmds-gperf.gperf | 9 +
fish/cmds.c | 110 +-
fish/completion.c | 3 +
fish/guestfish-actions.pod | 46 +
generator/actions.ml | 143 +-
generator/ocaml.ml | 3 +
gobject/docs/guestfs-docs.sgml | 4 +-
gobject/docs/guestfs-sections.txt | 3 +
gobject/docs/html/GuestfsSession.html | 170 +-
gobject/docs/html/api-index-full.html | 12 +
gobject/docs/html/guestfs.devhelp2 | 3 +
gobject/docs/html/index.html | 2 +-
gobject/docs/html/index.sgml | 3 +
gobject/docs/tmpl/session.sgml | 34 +
gobject/include/guestfs-gobject/session.h | 3 +
gobject/src/session.c | 124 +-
golang/src/libguestfs.org/guestfs/guestfs.go | 57 +-
haskell/Guestfs.hs | 39 +
java/com/redhat/et/libguestfs/GuestFS.java | 91 +-
java/com_redhat_et_libguestfs_GuestFS.c | 65 +
java/com_redhat_et_libguestfs_GuestFS.h | 24 +
lua/lua-guestfs.c | 71 +
make-fs/make-fs.c | 28 +-
ocaml/guestfs-c-actions.c | 90 +
ocaml/guestfs-c.c | 8 +
ocaml/guestfs.ml | 8 +
ocaml/guestfs.mli | 15 +-
perl/Guestfs.xs | 41 +
perl/lib/Sys/Guestfs.pm | 67 +-
php/extension/guestfs_php.c | 111 +
php/extension/php_guestfs_php.h | 3 +
po-docs/ja.po | 10445 ++++++++++++------------
po-docs/ja/guestfish-actions.pod | 42 +
po-docs/ja/guestfish.1 | 49 +-
po-docs/ja/guestfs-actions.pod | 55 +
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 | 62 +-
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 | 37 +-
po-docs/ja/virt-builder.pod | 31 +
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-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 | 8959 ++++++++++-----------
po-docs/uk.po | 10472 +++++++++++++------------
po-docs/uk/guestfish-actions.pod | 42 +
po-docs/uk/guestfish.1 | 49 +-
po-docs/uk/guestfs-actions.pod | 56 +
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 | 63 +-
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 | 38 +-
po-docs/uk/virt-builder.pod | 32 +
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-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 | 1 +
po/en_GB.gmo | Bin 8160 -> 8160 bytes
po/en_GB.po | 1927 ++---
po/es.gmo | Bin 67801 -> 67801 bytes
po/es.po | 1927 ++---
po/gu.gmo | Bin 48824 -> 48824 bytes
po/gu.po | 1927 ++---
po/hi.gmo | Bin 39735 -> 39735 bytes
po/hi.po | 1927 ++---
po/kn.gmo | Bin 48001 -> 48001 bytes
po/kn.po | 1927 ++---
po/libguestfs.pot | 1929 ++---
po/ml.gmo | Bin 51826 -> 51826 bytes
po/ml.po | 1927 ++---
po/mr.gmo | Bin 85591 -> 85591 bytes
po/mr.po | 1927 ++---
po/nl.gmo | Bin 120221 -> 120221 bytes
po/nl.po | 1927 ++---
po/or.gmo | Bin 47615 -> 47615 bytes
po/or.po | 1927 ++---
po/pa.gmo | Bin 74712 -> 74712 bytes
po/pa.po | 1927 ++---
po/pl.gmo | Bin 88401 -> 88401 bytes
po/pl.po | 1927 ++---
po/ta.gmo | Bin 42869 -> 42869 bytes
po/ta.po | 1927 ++---
po/te.gmo | Bin 45450 -> 45450 bytes
po/te.po | 1927 ++---
po/uk.gmo | Bin 280761 -> 280650 bytes
po/uk.po | 1932 ++---
python/MANIFEST.in | 22 +
python/Makefile.am | 66 +-
python/Makefile.in | 106 +-
python/README.txt | 4 +
python/guestfs-py.c | 91 +
python/guestfs.py | 53 +
python/setup.py.in | 62 +
rescue/Makefile.am | 10 +-
rescue/Makefile.in | 10 +-
rescue/rescue.c | 10 +-
rescue/test-virt-rescue-suggest.sh | 46 +
ruby/ext/guestfs/_guestfs.c | 136 +-
src/Makefile.am | 5 +-
src/Makefile.in | 22 +-
src/actions-0.c | 36 -
src/actions-1.c | 101 +
src/actions-3.c | 220 +-
src/actions-4.c | 49 -
src/guestfs-actions.pod | 60 +
src/guestfs-internal-actions.h | 9 +-
src/guestfs-internal.h | 15 +-
src/guestfs.h | 18 +-
src/guid.c | 70 +
src/handle.c | 104 +
src/launch-direct.c | 4 +-
src/launch-libvirt.c | 38 +-
src/launch.c | 72 -
src/libguestfs.syms | 5 +-
src/libvirt-domain.c | 7 +-
src/test-utils.c | 4 +
src/utils.c | 49 +-
tests/c-api/Makefile.am | 12 +
tests/c-api/Makefile.in | 62 +-
tests/c-api/test-backend-settings.c | 149 +
tests/c-api/tests.c | 49 +-
tests/guests/guest-aux/fedora-name.db | Bin 12288 -> 12288 bytes
tests/guests/guest-aux/fedora-packages.db | Bin 12288 -> 12288 bytes
221 files changed, 34843 insertions(+), 30585 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