[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.27.63 created (now 2301e72)
Hilko Bengen
bengen at moszumanska.debian.org
Fri Oct 31 19:10:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a change to annotated tag upstream/1.27.63
in repository libguestfs.
at 2301e72 (tag)
tagging d76c7c2d45f46a9a59fd028b27fdf579a3291d86 (commit)
replaces upstream/1.27.62
tagged by Hilko Bengen
on Sun Oct 19 14:30:43 2014 +0200
- Log -----------------------------------------------------------------
Upstream version 1.27.63
Hilko Bengen (1):
Imported Upstream version 1.27.63
Pino Toscano (2):
edit: fix --format documentation (RHBZ#1151738).
bash: add virt-log completion entry (RHBZ#1151766).
Richard W.M. Jones (9):
v2v: --root ask: Number the guests in the list correctly.
v2v: Add an 'info' function for info messages, and use it for virtio message.
v2v: When choosing a root from several, print an info message.
v2v: Add 'exit' choice to --root ask.
v2v: -i ova: Mainly whitespace and formatting changes.
v2v: -i ova: Preserve the order of disks/removable/NICs from the source OVF.
v2v: -i ova: Try hard to preserve the order of floppies and CDROMs from the original OVF.
tests: v2v: Check -i ova generates the same XML each time.
Version 1.27.63.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new ae19e8f v2v: 'du -b' doesn't show real (sparse) size.
new 25274b4 v2v: Print the difference between our disk size estimate and actual size.
new 9018a23 mllib: Coloured messages, errors, warnings.
new 67e6f32 appliance: Use dhclient or dhcpcd instead of hard-coding IP address of appliance.
new 224de20 launch: libvirt: Use qemu-bridge-helper to implement a full network (RHBZ#1148012).
new 07c0926 appliance: Change example ping lines to ping 8.8.8.8.
new 765dc62 tests: rsync: Skip this test when the backend is libvirt.
new 4323907 tests: Disable UML tests in 'check-release'.
new 7ff5d51 Version 1.27.58.
new 0823416 tests: Fix SKIP_ environment variable in a couple of scripts.
new 56cfb8a sysprep: remove more logs
new 07f87a7 lib: Document output of 'file-architecture' API for aarch64 binaries.
new c4bc416 lib: Enable detection of ARM (32 bit).
new cb1b7cb tools: fix free -m invocation
new c92734b log: tests: skip fedora.img if journal is not available
new 0f023a0 v2v: Improve VMware import documentation.
new f796435 FAQ: Need to set SUPERMIN_KERNEL_VERSION in recent supermin.
new a48ade5 v2v: Further documentation fixes.
new 8ddae16 Update release notes.
new 6e204f6 Update BUGS.
new 09384e8 Update translations from Transifex.
new a97b3b6 Update gnulib to latest upstream.
new b812565 Update API support.
new fd421eb p2v: Fix virt-p2v-make-kickstart so it won't fail when using a custom repo.
new aa42bcf Version 1.27.59.
new cfe2daa log: tests: fix appending the virt-log output
new 7c97b01 v2v: Add missing disk <rasd:Caption>.
new 371744b Revert "log: tests: fix appending the virt-log output"
new 2de1602 log: tests: switch to a temporary file for outputs
new 8adc32c v2v: Add notes about layout of Export Storage Domain for multi-disk guests.
new 43e150c mllib: Add 'combine3' function.
new c4bad9d v2v: -o rhev, -o vdsm: Fix export with multiple disks (RHBZ#1150475).
new 6d0f46b v2v: Add README.RHEV-M to EXTRA_DIST.
new 1e9b707 Version 1.27.60.
new 7b8ed81 v2v: Print mountpoint stats in debugging output.
new 36ce0e6 v2v: Print virtual and real copying rates.
new 69fe394 v2v: Fix the --no-trim option so it works.
new e66138f v2v: Enable trimming of data disks and non-mountpoints (RHBZ#1150701).
new f8f6250 v2v: Allow -b/-n as alias for --bridge/--network.
new 9d6efb4 diff: Remove copy and paste mistake from the documentation (RHBZ#1150815).
new fbbcc6c sparsify: Fix documentation of --check-tmpdir option (RHBZ#1150858).
new 4d4cada daemon: copy-file-to-file: Unlink destination file on failure (RHBZ#1150867).
new 626d85d v2v: -i libvirt/libvirtxml: Give a better warning for local displays (RHBZ#1150880).
new e21a4e5 Version 1.27.61.
new 979e7a4 appliance: add dhcpcd and gptfdisk on Archlinux
new 8f3a2ca appliance: add dhcp-client on Mageia
new 88a381b v2v: Increase readahead window for vCenter transfers (RHBZ#1151033).
new 6328038 v2v: Rename some modules to remove lib_ prefix.
new 7893a2c FAQ: Add a section on debugging libvirtd.
new 75b4514 appliance: remove few duplicates from Mageia's list
new bb0d7ed Move JSON to mllib
new 901de75 mllib: improve JSON: more types, indented output style
new 5c7cb0a builder: use the JSON module
new e372225 Version 1.27.62.
new 2718d95 Imported Upstream version 1.27.58
new e6ca1bb Imported Upstream version 1.27.60
new ab5db9f Imported Upstream version 1.27.61
new c93142e Imported Upstream version 1.27.62
new 145a188 edit: fix --format documentation (RHBZ#1151738).
new 2b4ba9d v2v: --root ask: Number the guests in the list correctly.
new 2ba4548 v2v: Add an 'info' function for info messages, and use it for virtio message.
new 04de9d3 v2v: When choosing a root from several, print an info message.
new 88a482d v2v: Add 'exit' choice to --root ask.
new 94f2eb8 bash: add virt-log completion entry (RHBZ#1151766).
new 516a958 v2v: -i ova: Mainly whitespace and formatting changes.
new 5901593 v2v: -i ova: Preserve the order of disks/removable/NICs from the source OVF.
new 717c73d v2v: -i ova: Try hard to preserve the order of floppies and CDROMs from the original OVF.
new 4511137 tests: v2v: Check -i ova generates the same XML each time.
new 93c2769 Version 1.27.63.
new d76c7c2 Imported Upstream version 1.27.63
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