[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.29.9 created (now 4c28522)

Hilko Bengen bengen at moszumanska.debian.org
Wed Nov 26 22:06:31 UTC 2014


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

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

        at  4c28522   (tag)
   tagging  a6d753a44770c99480ed83cd2588ae01a4762f69 (commit)
  replaces  upstream/1.29.8
 tagged by  Hilko Bengen
        on  Sat Nov 22 10:58:17 2014 +0100

- Log -----------------------------------------------------------------
Upstream version 1.29.9

Hilko Bengen (1):
      Imported Upstream version 1.29.9

Nikos Skalkotos (1):
      inspection: deb: Seperate epoch field from version

Richard W.M. Jones (11):
      v2v: linux: In verbose mode, add dracut --verbose parameter.
      v2v: linux: Remap device names in /boot/grub2/device.map (RHBZ#1165975).
      v2v: linux: Delete the LVM cache which may reference old devices (RHBZ#1164853).
      appliance: Create tmpfiles before running udev.
      appliance: When running systemd-tmpfiles, pass --boot option (RHBZ#1165785).
      p2v: Remove --fullscreen option.
      p2v: gui: Get the correct button for cancel_button.
      p2v: Add 'Reboot' button to the GUI (RHBZ#1165564).
      p2v: Disable "Cancel Conversion" button after the conversion (RHBZ#1165569).
      p2v: Make the "Cancel Conversion" button work (RHBZ#1165569).
      Version 1.29.9.

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

This annotated tag includes the following new commits:

       new  847465a   src/info.c: Remove incorrect comment.
       new  c085a0b   builder: Updated CentOS image to 6.6.
       new  1470be7   v2v: Add bounds check to Xml.xpathobj_node function.
       new  3987bbc   builder: move the gpgkey_type type from Sigchecker to Utils
       new  56bd781   builder: use gpgkey_type for the gpgkey field in sources
       new  d082cd6   builder: pass Sources.source objects directly
       new  a8b95a5   fish: fix dir completion on filesystems w/o dirent.d_type (RHBZ#1153844).
       new  7ba102d   fish: complete symlink properly
       new  68dc488   v2v: -o libvirt: Get the <features/> right in the output XML (RHBZ#1159258).
       new  6d6644d   launch: libvirt: Implement drive secrets (RHBZ#1159016).
       new  a6b3943   Version 1.29.4.
       new  0701b24   daemon: No longer needs its own copy of gnulib.
       new  1c3eb64   Imported Upstream version 1.29.4
       new  0121f4f   generator: customize: Insert whitespace between entries.
       new  39f524d   v2v: Ensure --bridge and --network args are documented correctly in --help output.
       new  3d6c2af   customize: Add --ssh-inject option for injecting SSH keys.
       new  f8ed154   customize: firstboot: make sure to run Linux scripts only once
       new  25cad1e   customize: firstboot: fix Linux log output
       new  40ac548   Fix, simplify out-of-tree build/install for bash completions
       new  65a54c6   bash: fix build/clean when srcdir==builddir
       new  8c8e089   build: check for UNIX_PATH_MAX, and properly define it if not
       new  d163479   src: launch: cast the sockaddr args to sockaddr*
       new  aba8282   builder: fix inclusion of <config.h> in lex-generated source
       new  a293ac1   build: isolate the libdb tools search in an own autoconf macro
       new  9deafea   test-charset-fidelity: use and link against gnulib
       new  3d02e53   ruby: fix detection of ruby library
       new  1fab78c   tests/qemu: isolate MD5 calculation in an own shared function
       new  c58d335   v2v: -i libvirt vcenter: Change 'esx:' to 'vcenter:' in errors/warnings.
       new  a5426cc   build: check for libintl, and use it
       new  f27e242   daemon: strings: Use -a option to avoid using BFD to parse files.
       new  8c2f275   Version 1.29.5.
       new  ea04bcb   Use -ltinfo instead of -lncurses.
       new  918dd37   v2v: Ignore small filesystems when checking for sufficient free space.
       new  5de06a3   v2v: Document minimum free filesystem space requirements.
       new  f058982   Imported Upstream version 1.29.5
       new  a550ecb   configure: Map powerpc64 -> ppc64.
       new  bd589a1   test-tool: Map powerpc64 -> ppc64 when searching for qemu.
       new  377bc30   v2v: Fix kernel detection when multiple kernels are installed (RHBZ#1161250).
       new  4a187b7   v2v: Warn if a kernel-* package is found containing no files.
       new  75b37b7   Version 1.29.6.
       new  7407c0a   v2v: -o glance: Fix metadata for disk type and NIC (RHBZ#1161575).
       new  4bf3526   Imported Upstream version 1.29.6
       new  96add4d   use pkg-config to look up ncurses
       new  34d6851   Rename LIBNCURSES* to LIBTINFO*.
       new  e698daa   configure: simplify the qemu cpu mapping
       new  57547dc   daemon: check xfs label lengths (RHBZ#1162966).
       new  891959c   df: Allow policykit and SASL authentication when reading list of domains.
       new  643162a   appliance: explicitly add libyajl2 on openSUSE
       new  52dfb83   Version 1.29.7.
       new  f421c7c   ocaml: Remove *.annot files when doing 'make clean'.
       new  5920f7a   v2v: Rename source field 's_dom_type' to 's_hypervisor'.
       new  a5bb1a4   v2v: Make source s.hypervisor field type-safe.
       new  f148b88   Imported Upstream version 1.29.7
       new  e02b261   v2v: Comment change.
       new  40cd76e   v2v: Simplify calculation of Mbps in verbose output.
       new  88f2bc1   Fix minor typo in release notes (RHBZ#1164697).
       new  6dd371f   Fix description of 'set_append' and 'get_append' APIs (RHBZ#1164732).
       new  c8a608e   inspection: Get icons from RHEL and CentOS 7 (RHBZ#1164619).
       new  4239191   inspection: Allow /etc/favicon.png to be a symbolic link (RHBZ#1164619).
       new  e260460   inspection: rpm: Return Epoch field of RPMs in application data.
       new  01bdfe7   list-applications: Add support for pacman
       new  78f6d3a   v2v: -i ova: XML is case-sensitive, so replace 'InstanceId' with 'InstanceID'.
       new  9ebc125   v2v: Don't use <target dev> attribute, use <target bus> instead.
       new  4c7026f   v2v: Don't change Augeas device entries unless the value has changed.
       new  e25f68c   v2v: linux: Print block device map in verbose mode.
       new  b105315   v2v: linux: Always match partition number in regexp.
       new  467bbf7   v2v: linux: Refactor device replacement code.
       new  28f2cb7   Version 1.29.8.
       new  6aaff1f   inspection: deb: Seperate epoch field from version
       new  d32f33e   Imported Upstream version 1.29.8
       new  171e638   v2v: linux: In verbose mode, add dracut --verbose parameter.
       new  7b8c6e7   v2v: linux: Remap device names in /boot/grub2/device.map (RHBZ#1165975).
       new  63d67ac   v2v: linux: Delete the LVM cache which may reference old devices (RHBZ#1164853).
       new  8e78a83   appliance: Create tmpfiles before running udev.
       new  3dabc7a   appliance: When running systemd-tmpfiles, pass --boot option (RHBZ#1165785).
       new  11347db   p2v: Remove --fullscreen option.
       new  5d695d3   p2v: gui: Get the correct button for cancel_button.
       new  141832e   p2v: Add 'Reboot' button to the GUI (RHBZ#1165564).
       new  98dd017   p2v: Disable "Cancel Conversion" button after the conversion (RHBZ#1165569).
       new  25b979a   p2v: Make the "Cancel Conversion" button work (RHBZ#1165569).
       new  ac1b4bc   Version 1.29.9.
       new  a6d753a   Imported Upstream version 1.29.9

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