[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.29.3 created (now cea5f43)
Hilko Bengen
bengen at moszumanska.debian.org
Fri Oct 31 19:11:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a change to annotated tag upstream/1.29.3
in repository libguestfs.
at cea5f43 (tag)
tagging aaf37f6b68cedbbb651cfabf35220cb605369484 (commit)
replaces upstream/1.29.2
tagged by Hilko Bengen
on Fri Oct 31 11:13:18 2014 +0100
- Log -----------------------------------------------------------------
Upstream version 1.29.3
Hilko Bengen (1):
Imported Upstream version 1.29.3
Hu Tao (1):
sysprep: remove /var/spool/mail/username
Richard W.M. Jones (18):
p2v: Explain in the man page why the virt-p2v ISO is used.
p2v: Add "Hardware Support" group to the P2V images (RHBZ#1157679).
p2v: Add usb-storage dracut module to allow boot from USB key (RHBZ#1157679).
Revert "p2v: Add usb-storage dracut module to allow boot from USB key (RHBZ#1157679)."
p2v: Add usb-storage module and rebuild initrd (RHBZ#1157679).
Add warnings about using guestfs_strings* APIs because of CVE-2014-8484 and CVE-2014-8485.
Document three (fixed) security problems in the main manual page.
p2v: Ensure we are using virt-v2v >= 1.28.
builder: Document that --edit option can be split across lines.
v2v: Add a support matrix to the manual page.
p2v: kickstart: Name the ISO 'virt-p2v'.
p2v: kickstart: Add firewalld to the ISO to allow firewall to be enabled.
p2v: kickstart: Remove 'install' line.
p2v: kickstart: Add rpm to list of packages.
v2v: Remove useless parentheses around expression.
v2v: vmware: Use 'curl --config' to pass arguments securely to curl.
v2v: Add --password-file parameter (RHBZ#1158526).
Version 1.29.3.
-----------------------------------------------------------------------
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 90dc894 ocaml: Factor out flags into configure script.
new fd70cdc ocaml: Pass -annot flag to compiler.
new 65f830b build: use the ptsname_r gnulib module
new 78b27cc Include string.h where needed
new b7d2226 Include sys/wait.h where needed
new c1ad891 build: look for and use sys/endian.h
new 471ed47 fuse: test-fuse: enclose acl vars within HAVE_ACL
new b44bf21 p2v: remove unused variable
new 57512e7 normalize iconv handling
new d2c853f builder: rename "program_name" into "progname"
new abd9381 tests: isolate iso_system_id baseline string
new ea9b225 Include stdint.h where needed
new 3de9fa7 build: use $(SED) instead of sed when possible
new 349536b tests/c-api: add a way to skip test when host and appliance differ
new 0a2534c actions: mark as IfNotCrossAppliance tests of command and command_lines
new 3784a42 customize, mllib: use the libvirt CFLAGS
new 7fcac5f tests: switch from get_current_dir_name to getcwd(0, NULL)
new 46f9dd5 configure: map also amd64 as host_cpu to x86_64 qemu
new 68ac0af bash-completion: Replace 'ln -sf' commands with rm; $(LN_S).
new a5a0c2f bash-completion: Install symbolic links instead of copies of files (RHBZ#1156298).
new 62c84c6 inspector: Document that -a option can take a URI for remote storage (RHBZ#1156301).
new a61d190 ppc64le: configure: Look for qemu-system-ppc64 binary (RHBZ#1156449).
new 5018e00 ppc64le: test-tool: Use correct qemu-system-ppc64 binary when creating qemu wrapper.
new 4ff6ba3 test-tool: Handle mapping other architectures to qemu-system-* binaries.
new b999834 builder: Add Utils module and use common error/warning/info functions.
new f7664b7 customize: Add Customize_utils module and use common error/warning/info functions.
new 7c9293f v2v: Add Utils.warning and Utils.info that don't require ~prog parameter.
new 6049fbd sysprep: Use common error/warning/info functions.
new b015826 resize: Tidy up messages.
new 09584a8 sparsify: Add Utils module and use common error/warning/info functions.
new 5862a43 Version 1.29.2.
new fab95a5 p2v: Explain in the man page why the virt-p2v ISO is used.
new 91788cd p2v: Add "Hardware Support" group to the P2V images (RHBZ#1157679).
new 7a6d44e p2v: Add usb-storage dracut module to allow boot from USB key (RHBZ#1157679).
new 4c31cae Revert "p2v: Add usb-storage dracut module to allow boot from USB key (RHBZ#1157679)."
new b09b60c p2v: Add usb-storage module and rebuild initrd (RHBZ#1157679).
new 777e217 Add warnings about using guestfs_strings* APIs because of CVE-2014-8484 and CVE-2014-8485.
new 7f7c153 Document three (fixed) security problems in the main manual page.
new d0eba7f sysprep: remove /var/spool/mail/username
new cb291d7 p2v: Ensure we are using virt-v2v >= 1.28.
new 6d338ae builder: Document that --edit option can be split across lines.
new a03bffa v2v: Add a support matrix to the manual page.
new 439bf5e p2v: kickstart: Name the ISO 'virt-p2v'.
new c48114c p2v: kickstart: Add firewalld to the ISO to allow firewall to be enabled.
new 26952db p2v: kickstart: Remove 'install' line.
new 8efbe49 p2v: kickstart: Add rpm to list of packages.
new d82c5fb v2v: Remove useless parentheses around expression.
new b35b846 v2v: vmware: Use 'curl --config' to pass arguments securely to curl.
new 65abc44 v2v: Add --password-file parameter (RHBZ#1158526).
new 3e4024a Version 1.29.3.
new 96a2bfc Imported Upstream version 1.29.1
new 81fad1f Imported Upstream version 1.29.2
new aaf37f6 Imported Upstream version 1.29.3
The 165 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