[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.27.25 created (now f8f13aa)

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:49:38 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/1.27.25
in repository libguestfs.

        at  f8f13aa   (tag)
   tagging  368e2e792f69b5fc4a639fef66b4c6a9392cd0b5 (commit)
  replaces  upstream/1.27.24
 tagged by  Hilko Bengen
        on  Mon Sep 1 11:55:48 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 1.27.25

Hilko Bengen (1):
      Imported Upstream version 1.27.25

Pino Toscano (3):
      make-fs: respect libguestfs' temporary dir
      make-fs: do not leak the fd from mkstemp
      launch: direct: check for null paths in make_uri

Richard W.M. Jones (11):
      tests: qemu-boot: Error if extra command line arguments are given.
      tests: qemu-speed-test: Allow tests to be run selectively.
      tests: qemu-speed-test: Allow test time to be adjusted with -t option.
      Revert "launch: Close file descriptors after fork (RHBZ#1123007)."
      html: Don't build HTMLFILES for disabled features.
      launch: Close file descriptors after fork (RHBZ#1123007).
      ./run: chcon the tmp directory in the builddir.
      v2v: Fix bytecode build.
      v2v: Keep more inspection data in the inspect struct.
      v2v: Add RHEV target.
      Version 1.27.25.

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  a791e08   RHEL 6: p2v: Add fix for older PCRE.
       new  66aa982   appliance: init: run ldconfig
       new  9b47a53   sparsify: Add --tmp prebuilt:file option.
       new  f955fec   docs: Remove useless "SHELL QUOTING" section from manual pages.
       new  82cf3c9   customize: Update copyright messages.
       new  f913ca5   customize: Use Common_utils.error function instead of failwith.
       new  9d8ede1   sysprep: Standard exception handling, taken from virt-builder & virt-v2v.
       new  57c7417   aarch64: Use console=ttyAMA0 instead of console=ttyS0.
       new  d71ec21   aarch64: Add some earlyprintk debugging.
       new  fe9d3f7   ocaml: Ignore Warning 3: deprecated feature: String.* functions.
       new  2d01e06   tests: regressions: Skip test on aarch64 which also does not support IDE.
       new  9e01541   tests: 9p: aarch64 also uses virtio-mmio (instead of virtio-pci).
       new  9cdaaee   tests: regressions: Allow non-exec stack test to be skipped.
       new  fa3d6e5   tests: qemu: Fix TCG test.
       new  00c94d8   tests: Remove tests/protocol/test-qemudie-launchfail.sh
       new  4d3953f   Warn about large stack frames, and fix a few places with excessive stack usage.
       new  4106c97   daemon: Truncate long error messages so XDR encoding doesn't fail.
       new  333ddf2   tests: Add a protocol regression test for long error messages.
       new  8379096   valgrind: Tweak the suppression matching OCaml leak in caml_search_in_path.
       new  de5924a   tests: Add test program to run qemu/appliance repeatedly.
       new  f4026d7   configure: look for "default-java" as directory for Java
       new  5326689   aarch64: efi-rtc=noprobe is needed to fix boot of upstream kernel on VM.
       new  e7ae071   Version 1.27.22.
       new  897b136   Update translations from Transifex.
       new  12b54ef   sparsify: Relax requirement that output device cannot be block device (RHBZ#1122557).
       new  9c49590   customize: firstboot: Move Linux-specific functions into Linux submodule.
       new  199fa26   mllib: Add regedit mini-library.
       new  f469857   customize: Add the ability to use --firstboot for Windows guests.
       new  bcdbe64   v2v: Add support for converting Windows guests.
       new  d682dad   aarch64: Add comment about efi-rtc=noprobe option.
       new  7f826e1   Version 1.27.23.
       new  6449803   tests: lvm: Allow test to be skipped.
       new  d268de9   tests: hotplug: Allow tests to be skipped.
       new  146cc78   aarch64: Use a smaller test file for test-cancellation-upload-daemoncancels.sh
       new  fc7da04   daemon: Add extra debugging to umount_all command.
       new  81cafdc   virt-resize: Unmount filesystem after testing size.
       new  f184649   tests: builder: Allow test to be skipped.
       new  115fcc3   launch: Close file descriptors after fork (RHBZ#1123007).
       new  7378edb   Add qemu-speed-test program to test speed of qemu.
       new  d8b9ce6   p2v: properly call va_end
       new  9e7f530   cleanups: add CLEANUP_FCLOSE (fclose on FILE*)
       new  9c3ce65   make-fs: use CLEANUP_FCLOSE
       new  08bfd9e   p2v: close the mexp handle if mexp_spawnv fails
       new  1b925a0   build: Add `maintainer-commit' rule to create a new version commit.
       new  50e3ef3   Version 1.27.24.
       new  2fe93bd   make-fs: respect libguestfs' temporary dir
       new  8ea6b3e   make-fs: do not leak the fd from mkstemp
       new  043cf4f   launch: direct: check for null paths in make_uri
       new  f342cfc   tests: qemu-boot: Error if extra command line arguments are given.
       new  1c7da06   tests: qemu-speed-test: Allow tests to be run selectively.
       new  1d596eb   tests: qemu-speed-test: Allow test time to be adjusted with -t option.
       new  286f116   Revert "launch: Close file descriptors after fork (RHBZ#1123007)."
       new  e0ba785   html: Don't build HTMLFILES for disabled features.
       new  e1c508c   launch: Close file descriptors after fork (RHBZ#1123007).
       new  b6cb67d   ./run: chcon the tmp directory in the builddir.
       new  e82c0c5   v2v: Fix bytecode build.
       new  95c3b78   v2v: Keep more inspection data in the inspect struct.
       new  40cecb4   v2v: Add RHEV target.
       new  59584e1   Version 1.27.25.
       new  e59c154   Imported Upstream version 1.27.22
       new  4ff08e2   Imported Upstream version 1.27.23
       new  98803f7   Imported Upstream version 1.27.24
       new  368e2e7   Imported Upstream version 1.27.25

The 63 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.


-- 
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