[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.29.8 created (now 78df639)
Hilko Bengen
bengen at moszumanska.debian.org
Wed Nov 26 22:06:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a change to annotated tag upstream/1.29.8
in repository libguestfs.
at 78df639 (tag)
tagging d32f33eb643ff9c0c30b1f9ed2bf96a73b59bb8c (commit)
replaces upstream/1.29.7
tagged by Hilko Bengen
on Tue Nov 18 23:12:14 2014 +0100
- Log -----------------------------------------------------------------
Upstream version 1.29.8
Hilko Bengen (1):
Imported Upstream version 1.29.8
Nikos Skalkotos (1):
list-applications: Add support for pacman
Richard W.M. Jones (17):
ocaml: Remove *.annot files when doing 'make clean'.
v2v: Rename source field 's_dom_type' to 's_hypervisor'.
v2v: Make source s.hypervisor field type-safe.
v2v: Comment change.
v2v: Simplify calculation of Mbps in verbose output.
Fix minor typo in release notes (RHBZ#1164697).
Fix description of 'set_append' and 'get_append' APIs (RHBZ#1164732).
inspection: Get icons from RHEL and CentOS 7 (RHBZ#1164619).
inspection: Allow /etc/favicon.png to be a symbolic link (RHBZ#1164619).
inspection: rpm: Return Epoch field of RPMs in application data.
v2v: -i ova: XML is case-sensitive, so replace 'InstanceId' with 'InstanceID'.
v2v: Don't use <target dev> attribute, use <target bus> instead.
v2v: Don't change Augeas device entries unless the value has changed.
v2v: linux: Print block device map in verbose mode.
v2v: linux: Always match partition number in regexp.
v2v: linux: Refactor device replacement code.
Version 1.29.8.
-----------------------------------------------------------------------
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 d32f33e Imported Upstream version 1.29.8
The 69 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