[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.29.44 created (now 1221aed)
Hilko Bengen
bengen at moszumanska.debian.org
Sun Nov 1 17:12:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a change to annotated tag upstream/1.29.44
in repository libguestfs.
at 1221aed (tag)
tagging de0e2f03cd97813c80db88a3839bbf6936db503f (commit)
replaces upstream/1.29.43
tagged by Hilko Bengen
on Wed Jun 3 13:49:22 2015 +0200
- Log -----------------------------------------------------------------
Upstream version 1.29.44
Chen Hanxiao (1):
resize: add sector size in debug_partition
Hilko Bengen (1):
Imported Upstream version 1.29.44
Richard W.M. Jones (17):
p2v: kickstart: Try harder to stop systemd from renaming network devices.
p2v: Explicitly depend on nm-connection-editor.
p2v: Force systemd default target to be multi-user (text mode).
v2v: Fix confusion over rhel-7 virt-v2v conversion server / appliance.
v2v: RHEL 7 virt-v2v conversion server requires virtio-win.
builder: Add Fedora 22 image.
builder: aarch64: Fix build script for Fedora 22 release.
api: Don't truncate /dev/stdout or /dev/stderr when used as FileOut.
api-support: Ignore guestfs_impl_* symbols.
Update API support.
generator: Add 'added' (version when added) field.
generator: Move version first added to generator.
generator: Check 'added' field is set for each API.
Remove src/api-support and generate this information from actions added field.
lib: Limit space and time used by 'qemu-img info' subprocess.
builder: Add Fedora 22 aarch64 image.
Version 1.29.44.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new ed19af7 tests/data: Add IA64 (Intel Itanium II) test binaries.
new b1336f2 p2v: Factor out code for parsing vcpus & memory from conversion dialog.
new 1189d59 p2v: Warn if vcpus or memory would be larger than supported by RHEL (RHBZ#823758).
new e7833a5 v2v: Add a C function to fetch libvirt hypervisor capabilities.
new badfc2e v2v: -o libvirt: Check if the domain exists on the target (RHBZ#889082).
new d5305c9 p2v: Use "About virt-p2v [VERSION]" on the about button.
new 9b2ca08 p2v: Switch from matchbox-window-manager to metacity.
new e464774 p2v: Add Configure Network button (RHBZ#1167921).
new dcd382d Version 1.29.40.
new ab1226f Imported Upstream version 1.29.40
new 4f489b2 Try to discourage people from using 'make install' because it causes endless support troubles.
new 4e4ece5 v2v: Add scripts for building RHEL 7 virt-v2v appliance.
new 4c7fb62 v2v: Rename virt-v2v appliance to "conversion server".
new a3edef9 v2v: Remove obsolete README.RHEV-M file.
new 35efaf8 p2v: Add tip about the root password of the virt-v2v conversion server appliance.
new 61a0217 p2v: Update documentation for Configure network button.
new 6f9d5dc v2v: OVF: Fix list of operating system variants for RHEV >= 3.3 (RHBZ#1219857).
new 936ddfb mllib: Require OUnit2 for tests.
new e12c0df v2v: OVF: Add unit tests for modified OVF.get_ostype function.
new 43e3a4e v2v: Add v2v_unit_tests.ml to EXTRA_DIST.
new e9ea21b Version 1.29.41.
new 46bc791 configure: Ensure oUnit version >= 2 before using it.
new a1a165e builder: move gpg status parsing within import_keyfile
new 6442bcb builder: trust the imported keys
new 41df8a2 builder: enable batch mode when validating non-verbose (RHBZ#1180170)
new acd3ff3 Imported Upstream version 1.29.41
new 96a02f0 fuse: Add more consistent SKIP_* environment variables.
new 85347e3 v2v: Close libvirt connection after fetching libvirt capabilities.
new 0e5ccab configure: simplify check for oUnit v2
new 13dd632 build: factor out the OCaml link.sh scripts
new fd85a2a mllib: link tests with automake
new 82cc8a8 build: Add ocaml-link.sh to EXTRA_DIST.
new 6574134 Version 1.29.42.
new 7eb1ed8 resize: show sector infor in debug_partition
new 5bf7f77 When calling getline first time, initialize length to zero.
new 0833c19 p2v: Display network card MAC address and vendor in conversion dialog (RHBZ#855059).
new b439d2d Imported Upstream version 1.29.42
new 7800fbd builder: Fix expand partition for fedora-21 armv7l image.
new a255e28 resize: Remove unnecessary 'prog' from error message.
new e35605a ocaml tools: Define Common_utils.prog and don't pass it to every function.
new 79fc607 ocaml tools: Use global variables to store trace (-x) and verbose (-v) flags.
new ab71974 ocaml tools: Only tell people to use -v -x if they're not already set (RHBZ#1167623).
new 8864c47 customize: Give a clear error message if host_cpu not compatible with guest arch.
new a43e840 customize: Allow --selinux-relabel flag to work on cross-architecture builds (RHBZ#1212807).
new 71854a5 builder: Remove a few unnecessary 'virt-builder' strings from error messages.
new 59228c3 ocaml tools: Use global variable to store quiet (--quiet) flag.
new f2aa926 ocaml tools: Translate a few messages which were not internationalized.
new ef4f0fc sparsify: Use message function instead of printf.
new 58c24a6 builder: sigchecker: Fix error message.
new ce9f059 Version 1.29.43.
new dd4cb52 Imported Upstream version 1.29.43
new 0fbe8fb resize: add sector size in debug_partition
new 63cd289 p2v: kickstart: Try harder to stop systemd from renaming network devices.
new f6dd8a3 p2v: Explicitly depend on nm-connection-editor.
new 10cb9b9 p2v: Force systemd default target to be multi-user (text mode).
new 3a63ee2 v2v: Fix confusion over rhel-7 virt-v2v conversion server / appliance.
new aa7fa1c v2v: RHEL 7 virt-v2v conversion server requires virtio-win.
new aa4dee7 builder: Add Fedora 22 image.
new c4a54e0 builder: aarch64: Fix build script for Fedora 22 release.
new c919f6f api: Don't truncate /dev/stdout or /dev/stderr when used as FileOut.
new a59fc8e api-support: Ignore guestfs_impl_* symbols.
new 41cf78f Update API support.
new d0d492d generator: Add 'added' (version when added) field.
new 8816f06 generator: Move version first added to generator.
new b59c81d generator: Check 'added' field is set for each API.
new 9c77396 Remove src/api-support and generate this information from actions added field.
new 9db0f80 lib: Limit space and time used by 'qemu-img info' subprocess.
new 41ce78f builder: Add Fedora 22 aarch64 image.
new 54f5469 Version 1.29.44.
new de0e2f0 Imported Upstream version 1.29.44
The 70 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