[Pkg-libvirt-commits] [libguestfs] branch master updated (6c72818 -> 7d6e4ec)
Hilko Bengen
bengen at moszumanska.debian.org
Sat Aug 30 08:25:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a change to branch master
in repository libguestfs.
from 6c72818 1:1.26.2-1
new 0d2afab Deal with changed syslinux paths (Closes: #746748)
new 1a6fbc8 Demoted some recommendations of appliance bits to suggestions (Closes: #747440)
new 61e9ffd Fix handling of passwords in URLs
new 12e9151 test-charset-fidelity: allow to skip testing specific FSes
new 35b6ba6 tests/syslinux: factorize search for mbr.bin
new efa0e34 tests/syslinux: add new syslinux 6+ path of mbr.bin
new c48c9f9 builder: ubuntu: Allow virt-install --os-variant to be specified on the command line.
new 9bb8d58 builder: Add Ubuntu 14.04 disk image.
new c4ecdd5 appliance: update Debian-specific package list
new d20311f builder: Fix RHEL script for RHEL 5.
new 6f40f6d builder: Fix RHEL 5 download location.
new 62f5561 generator: Change link to OCaml tutorials.
new 6175c47 build: bump the libsystemd-journal needed version to 196
new 0ddb111 build: Use AC_PROG_AWK to define the right awk to call.
new 3e2934b configure: Move --with-default-backend test later in configure.ac.
new f11222c Fix some spelling mistakes and typos in documentation (RHBZ#1099284).
new f3e079b fish: simplify output of 'supported'
new f11d5bf ppc64: Use console=hvc0 console=ttyS0.
new 19a25e3 Version 1.26.3.
new a5d851d Imported Upstream version 1.26.3
new cd6213c Merge tag 'upstream/1.26.3'
new 4291d45 Dropped patches that have been integrated upstream
new 89dbfc7 1:1.26.3-1
new 21d3d51 Added missing changes for 1:1.26.3-1
new d4b21be Removed dependency on legacy iproute package (Closes: #752017)
new b30e9a3 1:1.26.3-2
new 713efae golang: Fix for out-of-tree builds
new 8e975f2 fuse: Skip test-fuse-umount-race.sh if backing file does not exist.
new 212b269 fuse: Make all the skip messages consistent in this test.
new f7ece61 launch: libvirt: Add -device sga (sgabios).
new ddc62b6 ruby: add :nodoc: comment for internal methods
new 188cb17 appliance: Increase udev timeout to 6000s (RHBZ#1096579).
new 4335d79 appliance: Update packagelist for Mageia (RHBZ#1102448).
new 333d100 generator: fix daemon functions with optional params but no mandatory params
new a644497 appliance: remove extra comma in Mageia's list
new d5deb00 builder: handle duplicated images (RHBZ#1092753).
new 102dfed daemon: print parameters for vgchange in error messages
new e6be0b9 daemon: grub: show grub-install's output on error if verbose
new 3984c09 appliance: init: properly set PS1 and TERM for virt-rescue (RHBZ#812970).
new 9431f74 launch: libvirt: Only use serial BIOS (sgabios) on x86.
new 5a6d1f9 builder: Update rhel.sh script for RHEL 7 GA.
new 7bee9b5 builder: Further updates to RHEL 7 GA script.
new 32ef02a builder: virt-install now seems to require '--serial pty' option.
new 65489ba builder: virt-install now requires '--serial pty' parameter.
new b8076d9 builder: Fedora: Enable Xen driver support.
new dca0642 builder: Update Fedora 20 image, with Xen drivers.
new df8e4c6 builder: Get rid of remaining disk image signatures.
new efce854 builder: Rebuild Fedora 19 disk image with Xen drivers.
new c61f8f1 builder: Don't copy *.xz files to WEBSITEDIR.
new b565ee5 fuse: UID 0 should override all permissions checks (RHBZ#1106548).
new a064ae6 mllib: Create a common utility function is_directory.
new 9b48c54 podwrapper: Put the =encoding line at the correct place in the input (RHBZ#1109174).
new 9c5acdc podwrapper: Put =encoding line before first POD directive.
new 1536c5e tests: guests: Add a text syslog file to the phony Debian guest.
new 207146a tests/guests: Add new file debian-syslog to EXTRA_DIST.
new 6e780e0 builder: Update centos.sh to add CentOS 7 QA.
new c84a4e5 options: Compile out part of union which cannot be used when not compiling guestfish.
new 5789684 mllib: Move common code for comparing version strings to library.
new 5e26672 mllib: Add an interface for Common_utils library.
new 560f16d mllib: Add a common 'warning' utility function.
new 6398259 mllib: Rewrite text wrapping function so it can handle newlines within the text.
new 3c3ddf5 Use -v and -x flags consistently across OCaml virt-* tools.
new 45ca799 generator: Sort the structs.
new 5e44453 excludefiles: Exclude various common log files when building the appliance.
new 8c4135d mllib: Remove trailing whitespace.
new af5b46b Version 1.26.4.
new 8af7522 valgrind: Add suppress for libvirt memory leak in virFileFindResourceFull.
new bb43eb6 Version 1.26.5.
new 274f2af Imported Upstream version 1.26.5
new a4d9718 Merge tag 'upstream/1.26.5'
new 6119b28 Dropped half a patch that has been integrated upstream
new 7d083a9 1:1.26.5-1
new bdfe7f4 Don't attempt to run make quickcheck on all architectures. (Closes: #754615)
new 1efffa4 Fixed the code that extracts dependencies from .../guestfs/supermin.d/packages-* lists. This should also take care of the iproute legacy package. (Closes: #752017)
new 3cdd184 1:1.26.5-2
new 9bcf571 Don't hardcode /usr/lib/perl5 in libguestfs-perl.install (Closes: #755109)
new f4deb83 1:1.26.5-3
new 5a60911 inspect: ignore /etc/fstab with no entries (RHBZ#1113156).
new 6bd5b24 mllib: introduce Mkdtemp.temp_dir
new 2284c87 Use Mkdtemp.temp_dir instead of Mkdtemp.mkdtemp
new 53e2715 builder: CentOS 7.0
new 51cee79 appliance: init: run ldconfig
new 2cf209c customize: Update copyright messages.
new 5119710 customize: Use Common_utils.error function instead of failwith.
new e20c18a sysprep: Standard exception handling, taken from virt-builder & virt-v2v.
new e04d33a ocaml: Ignore Warning 3: deprecated feature: String.* functions.
new 0f1c1c0 tests: regressions: Allow non-exec stack test to be skipped.
new 24aef0c tests: Remove tests/protocol/test-qemudie-launchfail.sh
new 7cb336e valgrind: Tweak the suppression matching OCaml leak in caml_search_in_path.
new f271d16 configure: look for "default-java" as directory for Java
new 28822b0 sparsify: Relax requirement that output device cannot be block device (RHBZ#1122557).
new 8d21155 tests: lvm: Allow test to be skipped.
new d07b48a tests: hotplug: Allow tests to be skipped.
new f75e323 daemon: Add extra debugging to umount_all command.
new 63220fb virt-resize: Unmount filesystem after testing size.
new 775fc60 tests: builder: Allow test to be skipped.
new d255e49 launch: Close file descriptors after fork (RHBZ#1123007).
new bb4babc cleanups: add CLEANUP_FCLOSE (fclose on FILE*)
new bdf408d make-fs: use CLEANUP_FCLOSE
new e2a50bd build: Add `maintainer-commit' rule to create a new version commit.
new f9e056d Version 1.26.6.
new 4119f7f Imported Upstream version 1.26.6
new 4a0be8b Merge tag 'upstream/1.26.6'
new 9b28ff5 Added patch that disables --dtb on armel
new 32404ee 1:1.26.6-1
new 62f3618 Enough! Only assume that qemu will reliably (no random hangs, segfaults, delays beyond 10min) boot a kernel on i386, amd64 buildds.
new 8dc242c 1:1.26.6-2
new 37a0b7f Fixed filter expression for quickcheck. Argh.
new 593fc31 make-fs: respect libguestfs' temporary dir
new c302a49 make-fs: do not leak the fd from mkstemp
new 0a23824 launch: direct: check for null paths in make_uri
new 2625f64 Revert "launch: Close file descriptors after fork (RHBZ#1123007)."
new ad44aa2 launch: Close file descriptors after fork (RHBZ#1123007).
new 3f167a4 Version 1.26.7.
new e558c76 Imported Upstream version 1.26.7
new e7755cc Merge tag 'upstream/1.26.7'
new 6726e76 1:1.26.7-1
new 5ef5df2 Fix module-init-tools build-dependency
new 5a45f10 ./run: chcon the tmp directory in the builddir.
new 3f9a3bd daemon: add and use a reply_with_unavailable_feature macro
new ab2c42a rescue: fix sscanf placeholders for --smp and --memsize
new 77ca222 daemon: initialize memory when handling DeviceList params
new 64ba36b tests: c-api: do not crash w/ missing hash entry
new 62782c5 daemon: blkid: fix memory issues in "no -p/-i" mode
new 14fa589 daemon: add CLEANUP_CLOSE
new 18b1f6d daemon: use CLEANUP_CLOSE
new 0525de7 df: unlock retire_mutex on early exit
new 4cdccb6 python: fix possible free on uninit memory with OStringList optargs
new 8e88705 lib: Typo in comment.
new fd0759f builder: Missing include of <locale.h>.
new 11f72d4 lib: Missing include of <locale.h>.
new 27c703a appliance: update distros in comments
new d15a9dc appliance: add libc-bin to Debian's packagelist
new 905e5e9 launch: direct: Only issue Debian /dev/kvm group warning if /dev/kvm wasn't openable (RHBZ#1130189).
new 7e7df51 configure: add java-8-openjdk and java-7-openjdk as locations for java
new e9f3c05 configure: look for "java-default-runtime" as directory for Java
new 08a0099 utils: Add new CLEANUP_PCLOSE cleanup. It calls pclose(3).
new 485005b appliance: add mtools to Archlinux' packagelist
new 5e05d73 tests/syslinux: add /usr/lib/syslinux/bios as directory for mbr.bin
new 23c3ecb daemon: zfile: call pclose instead of fclose
new 67b585c drives: fix deletion of servers on error
new 85bf61e drives: Add comments about fragile string handling.
new 7113c8a builder: do not use xz --block-size for the test images
new a52c78b tests: make the scratch disk used for scratch much larger
new 535537c appliance: initial packagelist for OpenSUSE
new aab7deb daemon: Fix echo-daemon so it doesn't fail on empty array input.
new 446a8d6 appliance: add cdrkit-isotools and mtools for Mageia
new 177972f appliance: add mkisofs on OpenSUSE
new d1a113b appliance: add glibc-locale on OpenSUSE
new 5f40da3 mllib: Export output_spaces function.
new 7b76f96 Version 1.26.8.
new 8bee8c2 Imported Upstream version 1.26.8
new a88f8fd Merge tag 'upstream/1.26.8'
new 670a1e1 Added architecture-specific dependencies for arm64, ppc64el
new 4b029c3 Added libc-bin to essential packages expression
new 7d6e4ec 1:1.26.8-1
The 156 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
AUTHORS | 2 +
BUGS | 301 +-
ChangeLog | 1435 +++++
Makefile.am | 12 +-
Makefile.in | 12 +-
appliance/excludefiles.in | 10 +
appliance/hostfiles.in | 3 +
appliance/init | 11 +-
appliance/packagelist.in | 76 +-
builder/Makefile.am | 6 +-
builder/Makefile.in | 6 +-
builder/builder.ml | 86 +-
builder/cmdline.ml | 16 +-
builder/downloader.ml | 16 +-
builder/downloader.mli | 4 +-
builder/get_kernel.ml | 31 +-
builder/get_kernel.mli | 2 +-
builder/index-validate.c | 1 +
builder/index_parser.ml | 4 +-
builder/index_parser.mli | 2 +-
builder/sigchecker.ml | 32 +-
builder/sigchecker.mli | 2 +-
builder/sources.ml | 18 +-
builder/sources.mli | 2 +-
builder/test-virt-builder.sh | 5 +
builder/virt-builder.pod | 4 +
builder/website/Makefile.am | 9 +-
builder/website/Makefile.in | 9 +-
builder/website/centos-6.xz.sig | 17 -
builder/website/centos.sh | 21 +-
builder/website/cirros-0.3.1.xz.sig | 17 -
builder/website/debian-6.xz.sig | 17 -
builder/website/debian-7.xz.sig | 17 -
builder/website/debian.sh | 1 +
builder/website/fedora-18.xz.sig | 17 -
builder/website/fedora-19.xz.sig | 17 -
builder/website/fedora-20.xz.sig | 17 -
builder/website/fedora.sh | 11 +
builder/website/index | 67 +-
builder/website/index.asc | 93 +-
builder/website/rhel-7rc.xz.sig | 17 -
builder/website/rhel.sh | 27 +-
builder/website/scientificlinux-6.xz.sig | 17 -
builder/website/scientificlinux.sh | 1 +
builder/website/ubuntu-10.04.xz.sig | 17 -
builder/website/ubuntu-12.04.xz.sig | 17 -
builder/website/ubuntu-13.10.xz.sig | 17 -
builder/website/ubuntu.sh | 9 +-
configure | 373 +-
configure.ac | 77 +-
csharp/Libguestfs.cs | 256 +-
customize/Makefile.am | 2 +-
customize/Makefile.in | 2 +-
customize/customize_main.ml | 7 +-
customize/customize_run.ml | 27 +-
customize/customize_run.mli | 2 +-
customize/firstboot.ml | 21 +-
customize/firstboot.mli | 11 +-
customize/password.ml | 11 +-
customize/perl_edit.ml | 8 +-
customize/perl_edit.mli | 2 +-
daemon/blkid.c | 8 +-
daemon/checksum.c | 8 +-
daemon/daemon.h | 9 +
daemon/echo-daemon.c | 45 +-
daemon/file.c | 6 +-
daemon/grub.c | 7 +-
daemon/guestfsd.c | 9 +
daemon/lvm-filter.c | 2 +-
daemon/mount.c | 6 +
daemon/stubs.c | 986 +---
debian/changelog | 70 +
debian/control | 16 +-
debian/libguestfs-perl.install | 9 +-
.../0002-golang-Fix-for-out-of-tree-builds.patch | 16 +-
debian/patches/0003-Do-not-use-DTB-for-armel.patch | 23 +
...pliance-Fix-Debian-specific-package-names.patch | 28 -
debian/patches/series | 2 +-
debian/rules | 36 +-
df/parallel.c | 3 +
erlang/erl-guestfs.c | 374 +-
fish/cmds.c | 296 +-
fish/guestfish-actions.pod | 2 +-
fish/options.c | 6 +
fish/options.h | 3 +
fish/supported.c | 15 +-
fish/uri.c | 26 +-
fish/uri.h | 1 +
fuse/test-fuse-umount-race.sh | 9 +-
generator/Makefile.am | 2 +-
generator/Makefile.in | 2 +-
generator/README | 2 +-
generator/actions.ml | 19 +-
generator/c.ml | 6 +-
generator/daemon.ml | 8 +-
generator/python.ml | 4 +-
generator/ruby.ml | 9 +
generator/structs.ml | 8 +-
gobject/Makefile.in | 232 +-
gobject/Makefile.inc | 48 +-
gobject/docs/guestfs-docs.sgml | 4 +-
gobject/docs/html/GuestfsAddDomain.html | 4 +-
gobject/docs/html/GuestfsApplication.html | 4 +-
gobject/docs/html/GuestfsApplication2.html | 4 +-
gobject/docs/html/GuestfsBTRFSSubvolume.html | 8 +-
gobject/docs/html/GuestfsDirent.html | 8 +-
gobject/docs/html/GuestfsHivexNode.html | 4 +-
gobject/docs/html/GuestfsHivexValue.html | 4 +-
gobject/docs/html/GuestfsINotifyEvent.html | 8 +-
gobject/docs/html/GuestfsISOInfo.html | 8 +-
gobject/docs/html/GuestfsIntBool.html | 8 +-
gobject/docs/html/GuestfsLV.html | 8 +-
gobject/docs/html/GuestfsMDStat.html | 8 +-
gobject/docs/html/GuestfsPV.html | 4 +-
gobject/docs/html/GuestfsPartition.html | 8 +-
gobject/docs/html/GuestfsSession.html | 2 +-
gobject/docs/html/GuestfsStat.html | 4 +-
gobject/docs/html/GuestfsStatVFS.html | 4 +-
gobject/docs/html/GuestfsTristate.html | 4 +-
gobject/docs/html/GuestfsUTSName.html | 8 +-
gobject/docs/html/GuestfsVG.html | 4 +-
gobject/docs/html/GuestfsVersion.html | 4 +-
gobject/docs/html/GuestfsXAttr.html | 4 +-
gobject/docs/html/GuestfsXFSInfo.html | 8 +-
gobject/docs/html/ch01.html | 40 +-
gobject/docs/html/guestfs.devhelp2 | 48 +-
gobject/docs/html/index.html | 42 +-
gobject/docs/html/index.sgml | 144 +-
gobject/include/guestfs-gobject.h | 24 +-
gobject/src/session.c | 2 +-
golang/src/libguestfs.org/guestfs/guestfs.go | 884 +--
guestfs-release-notes.pod | 6 +-
guestfs-release-notes.txt | 6 +-
java/com/redhat/et/libguestfs/GuestFS.java | 2 +-
make-fs/make-fs.c | 13 +-
make-fs/virt-make-fs.pod | 2 +-
mllib/Makefile.am | 3 +-
mllib/Makefile.in | 3 +-
mllib/common_utils.ml | 93 +-
mllib/common_utils.mli | 119 +
mllib/mkdtemp.ml | 5 +
mllib/mkdtemp.mli | 7 +
mllib/uRI.ml | 1 +
mllib/uRI.mli | 1 +
mllib/uri-c.c | 13 +-
ocaml/Makefile.am | 2 +-
ocaml/Makefile.in | 2 +-
ocaml/guestfs-c-actions.c | 504 +-
ocaml/guestfs.ml | 234 +-
ocaml/guestfs.mli | 234 +-
perl/lib/Sys/Guestfs.pm | 2 +-
po-docs/ja.po | 844 +--
po-docs/ja/guestfish-actions.pod | 2 +-
po-docs/ja/guestfish.1 | 6 +-
po-docs/ja/guestfs-actions.pod | 2 +-
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 | 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 | 12 +-
po-docs/ja/guestfs.pod | 2 +-
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 | 7 +-
po-docs/ja/virt-builder.pod | 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 | 7 +-
po-docs/ja/virt-resize.pod | 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 | 796 +--
po-docs/uk.po | 844 +--
po-docs/uk/guestfish-actions.pod | 2 +-
po-docs/uk/guestfish.1 | 6 +-
po-docs/uk/guestfs-actions.pod | 2 +-
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 | 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 | 12 +-
po-docs/uk/guestfs.pod | 2 +-
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 | 7 +-
po-docs/uk/virt-builder.pod | 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 | 7 +-
po-docs/uk/virt-resize.pod | 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 | 772 ++-
po/es.gmo | Bin 67801 -> 67693 bytes
po/es.po | 775 ++-
po/gu.gmo | Bin 48824 -> 48824 bytes
po/gu.po | 772 ++-
po/hi.gmo | Bin 39735 -> 39735 bytes
po/hi.po | 772 ++-
po/kn.gmo | Bin 48001 -> 48001 bytes
po/kn.po | 772 ++-
po/libguestfs.pot | 774 ++-
po/ml.gmo | Bin 51826 -> 51826 bytes
po/ml.po | 772 ++-
po/mr.gmo | Bin 85591 -> 85443 bytes
po/mr.po | 775 ++-
po/nl.gmo | Bin 120221 -> 119219 bytes
po/nl.po | 813 ++-
po/or.gmo | Bin 47615 -> 47615 bytes
po/or.po | 772 ++-
po/pa.gmo | Bin 74712 -> 74552 bytes
po/pa.po | 775 ++-
po/pl.gmo | Bin 88401 -> 88285 bytes
po/pl.po | 775 ++-
po/ta.gmo | Bin 42869 -> 42869 bytes
po/ta.po | 772 ++-
po/te.gmo | Bin 45450 -> 45450 bytes
po/te.po | 772 ++-
po/uk.gmo | Bin 280623 -> 277805 bytes
po/uk.po | 861 +--
podwrapper.pl.in | 4 +-
python/guestfs-py.c | 972 ++--
python/guestfs.py | 2 +-
rescue/rescue.c | 4 +-
resize/Makefile.am | 2 +-
resize/Makefile.in | 2 +-
resize/resize.ml | 63 +-
resize/virt-resize.pod | 4 +
ruby/ext/guestfs/_guestfs.c | 182 +-
run.in | 4 +-
sparsify/Makefile.am | 2 +-
sparsify/Makefile.in | 2 +-
sparsify/cmdline.ml | 8 +-
src/cleanup.c | 18 +
src/drives.c | 21 +-
src/fuse.c | 55 +-
src/guestfs-actions.pod | 2 +-
src/guestfs-internal-frontend.h | 22 +-
src/guestfs.h | 642 +--
src/guestfs.pod | 2 +-
src/inspect-apps.c | 2 +-
src/inspect-fs-unix.c | 5 -
src/launch-direct.c | 71 +-
src/launch-libvirt.c | 6 +
src/launch-uml.c | 13 +-
src/launch.c | 12 +-
src/libvirt-is-version.c | 1 +
sysprep/Makefile.am | 2 +-
sysprep/Makefile.in | 2 +-
sysprep/main.ml | 34 +-
sysprep/sysprep_operation.ml | 10 +-
sysprep/sysprep_operation.mli | 8 +-
sysprep/sysprep_operation_abrt_data.ml | 2 +-
sysprep/sysprep_operation_bash_history.ml | 2 +-
sysprep/sysprep_operation_blkid_tab.ml | 2 +-
sysprep/sysprep_operation_ca_certificates.ml | 2 +-
sysprep/sysprep_operation_crash_data.ml | 2 +-
sysprep/sysprep_operation_cron_spool.ml | 2 +-
sysprep/sysprep_operation_customize.ml | 4 +-
sysprep/sysprep_operation_dhcp_client_state.ml | 2 +-
sysprep/sysprep_operation_dhcp_server_state.ml | 2 +-
sysprep/sysprep_operation_dovecot_data.ml | 2 +-
sysprep/sysprep_operation_firewall_rules.ml | 2 +-
sysprep/sysprep_operation_flag_reconfiguration.ml | 2 +-
sysprep/sysprep_operation_fs_uuids.ml | 8 +-
sysprep/sysprep_operation_kerberos_data.ml | 2 +-
sysprep/sysprep_operation_logfiles.ml | 2 +-
sysprep/sysprep_operation_lvm_uuids.ml | 2 +-
sysprep/sysprep_operation_machine_id.ml | 2 +-
sysprep/sysprep_operation_mail_spool.ml | 2 +-
sysprep/sysprep_operation_net_hostname.ml | 2 +-
sysprep/sysprep_operation_net_hwaddr.ml | 2 +-
sysprep/sysprep_operation_pacct_log.ml | 2 +-
sysprep/sysprep_operation_package_manager_cache.ml | 2 +-
sysprep/sysprep_operation_pam_data.ml | 2 +-
sysprep/sysprep_operation_puppet_data_log.ml | 2 +-
.../sysprep_operation_rh_subscription_manager.ml | 2 +-
sysprep/sysprep_operation_rhn_systemid.ml | 2 +-
sysprep/sysprep_operation_rpm_db.ml | 2 +-
sysprep/sysprep_operation_samba_db_log.ml | 2 +-
sysprep/sysprep_operation_script.ml | 4 +-
sysprep/sysprep_operation_smolt_uuid.ml | 2 +-
sysprep/sysprep_operation_ssh_hostkeys.ml | 2 +-
sysprep/sysprep_operation_ssh_userdir.ml | 2 +-
sysprep/sysprep_operation_sssd_db_log.ml | 2 +-
sysprep/sysprep_operation_tmp_files.ml | 2 +-
sysprep/sysprep_operation_udev_persistent_net.ml | 2 +-
sysprep/sysprep_operation_user_account.ml | 2 +-
sysprep/sysprep_operation_utmp.ml | 2 +-
sysprep/sysprep_operation_yum_uuid.ml | 2 +-
tests/c-api/tests-main.c | 7 +-
tests/c-api/tests.c | 6030 ++++++++++----------
tests/charsets/test-charset-fidelity.c | 14 +-
tests/guests/Makefile.am | 5 +-
tests/guests/Makefile.in | 5 +-
tests/guests/guest-aux/debian-syslog | 5 +
tests/guests/guest-aux/fedora-name.db | Bin 12288 -> 12288 bytes
tests/guests/guest-aux/fedora-packages.db | Bin 12288 -> 12288 bytes
tests/guests/guest-aux/make-debian-img.sh | 3 +
tests/hotplug/test-hot-add.pl | 2 +
tests/hotplug/test-hot-remove.pl | 2 +
tests/lvm/test-lvm-filtering.sh | 5 +
tests/protocol/Makefile.am | 3 +-
tests/protocol/Makefile.in | 3 +-
tests/protocol/test-qemudie-launchfail.sh | 33 -
tests/regressions/test-noexec-stack.pl | 5 +
tests/syslinux/test-syslinux.pl | 23 +-
valgrind-suppressions | 9 +
375 files changed, 16155 insertions(+), 15205 deletions(-)
delete mode 100644 builder/website/centos-6.xz.sig
delete mode 100644 builder/website/cirros-0.3.1.xz.sig
delete mode 100644 builder/website/debian-6.xz.sig
delete mode 100644 builder/website/debian-7.xz.sig
delete mode 100644 builder/website/fedora-18.xz.sig
delete mode 100644 builder/website/fedora-19.xz.sig
delete mode 100644 builder/website/fedora-20.xz.sig
delete mode 100644 builder/website/rhel-7rc.xz.sig
delete mode 100644 builder/website/scientificlinux-6.xz.sig
delete mode 100644 builder/website/ubuntu-10.04.xz.sig
delete mode 100644 builder/website/ubuntu-12.04.xz.sig
delete mode 100644 builder/website/ubuntu-13.10.xz.sig
mode change 100644 => 100755 debian/libguestfs-perl.install
create mode 100644 debian/patches/0003-Do-not-use-DTB-for-armel.patch
delete mode 100644 debian/patches/0003-appliance-Fix-Debian-specific-package-names.patch
create mode 100644 mllib/common_utils.mli
create mode 100644 tests/guests/guest-aux/debian-syslog
delete mode 100755 tests/protocol/test-qemudie-launchfail.sh
--
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