[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.29.1 created (now 8ca6f5a)
Hilko Bengen
bengen at moszumanska.debian.org
Fri Oct 31 19:10:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a change to annotated tag upstream/1.29.1
in repository libguestfs.
at 8ca6f5a (tag)
tagging 96a2bfcd692849037495c2acb91e3bb87c917fa1 (commit)
replaces upstream/1.28.1
tagged by Hilko Bengen
on Fri Oct 31 09:04:24 2014 +0100
- Log -----------------------------------------------------------------
Upstream version 1.29.1
Hilko Bengen (1):
Imported Upstream version 1.29.1
Pino Toscano (3):
ls: in CSV mode, always have a checksum field (RHBZ#1151900).
cat, diff: avoid double slashes in paths (RHBZ#1151910).
diff: do not pad uid/gid in CSV mode
Richard W.M. Jones (22):
Version 1.29.0.
p2v: Test did not recognize '1.XX.0' as a valid version number.
v2v: Change --help text URLs so they don't reference esx as main server.
mllib: Enhance and rename 'detect_compression' function so it can detect a few more file types.
v2v: -i ova: Allow directories and ZIP files to be used as input (RHBZ#1152998).
v2v: Handle *.vmdk.gz compressed files (RHBZ#1152998).
v2v: -i ova: Add a test for ZIP as a container (RHBZ#1152998).
v2v: -i ova: Add a test for *.vmdk.gz compressed files (RHBZ#1152998).
appliance: Set udev.event-timeout to override default too low udev setting.
v2v: Increase vCenter https timeout to 10 minutes.
v2v: -i libvirt: Create three specialized subclasses for handling vCenter/Xen/other.
v2v: -i libvirt: Refactor map_source* functions.
v2v: Add a unique number to source disks.
v2v: Add input#adjust_overlay_parameters method.
v2v: vCenter: Adjust readahead parameter between conversion and copying phases (RHBZ#1151033) (RHBZ#1153589).
v2v: Refactor Xen and vCenter code.
v2v: Inline and simplify Xen and vCenter input methods.
v2v: vcenter: Hoist readahead configurables to top of file.
v2v: -i ova: Don't fail when given a relative path to an OVA directory (RHBZ#1155121).
v2v: Add some assertions to check the source was created correctly.
v2v: -i libvirtxml: Fix handling of nbd sources (RHBZ#1153589).
Version 1.29.1.
-----------------------------------------------------------------------
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 249aae0 handle: Process empty LIBGUESTFS_* environment variables correctly (RHBZ#1153515).
new d8849fa v2v: -i ova: Fix it so it actually verifies SHA-1 hashes from manifest files.
new 852f2e8 tests: v2v: Test -i ova with two input disks.
new e2e1705 v2v: Add new section on resource requirements of virt-v2v to the manual.
new ca6d7d9 v2v: Print version of virt-v2v in debug output.
new 4f6033c v2v: Windows: Fix quoting and type of viostor ImagePath parameter.
new 97c96ed v2v: Windows: Add &REV_00 variant, which is used by W2K8R2.
new 288bc73 v2v: Add test files to EXTRA_DIST.
new 6e5039d Version 1.27.64.
new d354801 Update API support for 1.28 release.
new d57660d Update release notes for 1.28 release.
new 3b3b507 Update translations from Transifex.
new 305f005 Version 1.28.0.
new cbad8e6 Version 1.29.0.
new 1f97a5d p2v: Test did not recognize '1.XX.0' as a valid version number.
new 93f8b52 p2v: Test did not recognize '1.XX.0' as a valid version number.
new 6e05b45 Version 1.28.1.
new a7a5a22 v2v: Change --help text URLs so they don't reference esx as main server.
new d8e26d0 mllib: Enhance and rename 'detect_compression' function so it can detect a few more file types.
new 60405e5 v2v: -i ova: Allow directories and ZIP files to be used as input (RHBZ#1152998).
new ede39a7 v2v: Handle *.vmdk.gz compressed files (RHBZ#1152998).
new f27a582 v2v: -i ova: Add a test for ZIP as a container (RHBZ#1152998).
new 9019c4e v2v: -i ova: Add a test for *.vmdk.gz compressed files (RHBZ#1152998).
new d76c7c2 Imported Upstream version 1.27.63
new d6ba971 Imported Upstream version 1.27.64
new 783c427 Imported Upstream version 1.28.1
new e5befca ls: in CSV mode, always have a checksum field (RHBZ#1151900).
new 87941d1 cat, diff: avoid double slashes in paths (RHBZ#1151910).
new 3276845 diff: do not pad uid/gid in CSV mode
new 0b49def appliance: Set udev.event-timeout to override default too low udev setting.
new 9ddfbad v2v: Increase vCenter https timeout to 10 minutes.
new 9596fc4 v2v: -i libvirt: Create three specialized subclasses for handling vCenter/Xen/other.
new 3596165 v2v: -i libvirt: Refactor map_source* functions.
new 63387fd v2v: Add a unique number to source disks.
new 0084736 v2v: Add input#adjust_overlay_parameters method.
new 9281dc7 v2v: vCenter: Adjust readahead parameter between conversion and copying phases (RHBZ#1151033) (RHBZ#1153589).
new a468fde v2v: Refactor Xen and vCenter code.
new b8f826b v2v: Inline and simplify Xen and vCenter input methods.
new 496d0c4 v2v: vcenter: Hoist readahead configurables to top of file.
new e1eccae v2v: -i ova: Don't fail when given a relative path to an OVA directory (RHBZ#1155121).
new dbe3572 v2v: Add some assertions to check the source was created correctly.
new ad78d14 v2v: -i libvirtxml: Fix handling of nbd sources (RHBZ#1153589).
new fdaaa00 Version 1.29.1.
new 96a2bfc Imported Upstream version 1.29.1
The 113 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