[Pkg-libvirt-commits] [libguestfs] 72/165: Merge tag 'upstream/1.27.12'
Hilko Bengen
bengen at moszumanska.debian.org
Sat Aug 30 08:24:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 9a90fb8a2923ab6ae0818e82602d930190ba6001
Merge: 2f4e127 a125a10
Author: Hilko Bengen <bengen at debian.org>
Date: Fri May 23 19:21:17 2014 +0200
Merge tag 'upstream/1.27.12'
Upstream version 1.27.12
.gitignore | 6 +
BUGS | 46 +-
ChangeLog | 147 +
Makefile.am | 3 +-
Makefile.in | 3 +-
builder/builder.ml | 10 +-
config.h.in | 3 -
configure | 356 +-
configure.ac | 72 +-
daemon/daemon.h | 1 +
daemon/guestfsd.c | 21 +
daemon/optgroups.c | 8 +
daemon/optgroups.h | 5 -
daemon/realpath.c | 14 -
daemon/scrub.c | 7 +-
daemon/stubs.c | 10 -
fish/cmds.c | 2 +-
fish/guestfish-actions.pod | 2 +-
fish/supported.c | 15 +-
generator/actions.ml | 16 +-
generator/daemon.ml | 24 +-
generator/optgroups.ml | 23 +
gobject/docs/guestfs-docs.sgml | 4 +-
gobject/docs/html/GuestfsSession.html | 2 +-
gobject/docs/html/index.html | 2 +-
gobject/src/session.c | 2 +-
guestfs-release-notes.pod | 6 +-
guestfs-release-notes.txt | 6 +-
java/com/redhat/et/libguestfs/GuestFS.java | 2 +-
make-fs/virt-make-fs.pod | 2 +-
p2v-iso/Makefile.am | 34 +-
p2v-iso/Makefile.in | 142 +-
p2v-iso/README | 100 -
p2v-iso/guestfs-p2v-iso.pod | 238 ++
p2v-iso/guestfs-p2v-iso.txt | 213 ++
p2v-iso/kickstart-target.sh.in | 87 +
p2v-iso/p2v.ks.in | 157 +
p2v-iso/virt-builder-target.sh.in | 11 +-
perl/lib/Sys/Guestfs.pm | 2 +-
po-docs/ja.po | 621 ++-
po-docs/ja/guestfish-actions.pod | 2 +-
po-docs/ja/guestfish.1 | 6 +-
po-docs/ja/guestfs-actions.pod | 2 +-
po-docs/ja/guestfs-availability.pod | 4 -
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-p2v-iso.pod | 231 ++
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 | 10 +-
po-docs/ja/guestfs-release-notes.pod | 6 +-
po-docs/ja/guestfs-ruby.3 | 4 +-
po-docs/ja/guestfs-testing.1 | 4 +-
po-docs/ja/guestfs.3 | 9 +-
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-ls.1 | 4 +-
po-docs/ja/virt-make-fs.1 | 6 +-
po-docs/ja/virt-make-fs.pod | 2 +-
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 | 459 ++-
po-docs/podfiles | 1 +
po-docs/uk.po | 625 ++-
po-docs/uk/guestfish-actions.pod | 2 +-
po-docs/uk/guestfish.1 | 6 +-
po-docs/uk/guestfs-actions.pod | 2 +-
po-docs/uk/guestfs-availability.pod | 4 -
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-p2v-iso.pod | 231 ++
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 | 10 +-
po-docs/uk/guestfs-release-notes.pod | 6 +-
po-docs/uk/guestfs-ruby.3 | 4 +-
po-docs/uk/guestfs-testing.1 | 4 +-
po-docs/uk/guestfs.3 | 9 +-
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-ls.1 | 4 +-
po-docs/uk/virt-make-fs.1 | 6 +-
po-docs/uk/virt-make-fs.pod | 2 +-
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/en_GB.gmo | Bin 8160 -> 8160 bytes
po/en_GB.po | 24 +-
po/es.gmo | Bin 67801 -> 67801 bytes
po/es.po | 24 +-
po/gu.gmo | Bin 48824 -> 48824 bytes
po/gu.po | 24 +-
po/hi.gmo | Bin 39735 -> 39735 bytes
po/hi.po | 24 +-
po/kn.gmo | Bin 48001 -> 48001 bytes
po/kn.po | 24 +-
po/libguestfs.pot | 26 +-
po/ml.gmo | Bin 51826 -> 51826 bytes
po/ml.po | 24 +-
po/mr.gmo | Bin 85591 -> 85591 bytes
po/mr.po | 24 +-
po/nl.gmo | Bin 120221 -> 120221 bytes
po/nl.po | 24 +-
po/or.gmo | Bin 47615 -> 47615 bytes
po/or.po | 24 +-
po/pa.gmo | Bin 74712 -> 74712 bytes
po/pa.po | 24 +-
po/pl.gmo | Bin 88401 -> 88401 bytes
po/pl.po | 24 +-
po/ta.gmo | Bin 42869 -> 42869 bytes
po/ta.po | 24 +-
po/te.gmo | Bin 45450 -> 45450 bytes
po/te.po | 24 +-
po/uk.gmo | Bin 280136 -> 279722 bytes
po/uk.po | 49 +-
python/guestfs.py | 2 +-
ruby/ext/guestfs/_guestfs.c | 2 +-
run.in | 2 +-
src/guestfs-actions.pod | 2 +-
src/guestfs-availability.pod | 5 -
src/launch.c | 10 +-
tests/c-api/tests.c | 5313 +++++++++++++-------------
tests/guests/Makefile.am | 4 +-
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
185 files changed, 6465 insertions(+), 3660 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