[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.29.36 created (now c99b6b1)
Hilko Bengen
bengen at moszumanska.debian.org
Tue Apr 21 12:11:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a change to annotated tag upstream/1.29.36
in repository libguestfs.
at c99b6b1 (tag)
tagging 774c63ad106243bee12f3b100c512e399730759b (commit)
replaces upstream/1.29.34
tagged by Hilko Bengen
on Thu Apr 16 22:11:16 2015 +0200
- Log -----------------------------------------------------------------
Upstream version 1.29.36
Hilko Bengen (1):
Imported Upstream version 1.29.36
Pino Toscano (13):
filearch: move libmagic code in an own function
v2v: convert libvirt display listen configuration (RHBZ#1174073)
filearch: support gzip/xz-compressed files
v2v: convert libvirt display port configuration
v2v: domainxml: factor out connect and pool loading
v2v: domainxml: add vol_dumpxml
v2v: pass libvirt connection URI to parse_libvirt_xml
v2v: start importing "volume" disk types (RHBZ#1146832)
v2v: support tar.gz and tar.xz ova files
v2v: use .ovf and .mf files anywhere within ova files
v2v: tests: add port='-1' to test-v2v-i-ova.xml reference
v2v: generalize test-v2v-i-ova-zip.sh
v2v: test-v2v-i-ova-formats.sh: test ova as tar.gz and tar.xz
Richard W.M. Jones (15):
php: Clean up more intermediate files.
v2v: Document that Windows up to 8.1 / 2012R2 now supported.
v2v: Document that vCenter >= 5.0 is required (RHBZ#1174200).
v2v: Add a man page section on importing from OVA files.
builder: Update fedora-ppc64 script and build ppc64 big endian template.
builder: Add fedora-ppc64le script and build ppc64le template.
builder: Add Fedora 21 ppc64 & ppc64le images.
builder: Upload second revision of ppc64/ppc64le templates.
builder: In new virt-install, you must specify the format when creating disk images.
builder: website: Set format=qcow2 for Fedora 21 ppc64 images.
builder: Add fedora-ppc64le.sh script to EXTRA_DIST.
Version 1.29.35.
builder: Use console=hvc0 for serial console in ppc64 guests, and change partitioning type to LVM.
filearch: Fix memory leak.
Version 1.29.36.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new c370ca7 lib: Remove bogus visibility declaration (GUESTFS_DLL_PUBLIC) from internal function.
new 7906c34 build: Fix ./configure --without-libvirt option.
new f1007fc lib: Fix static linking by forcing launch-*.o objects to be always linked.
new e86df90 guestfs-performance: Suggest using 'ts' instead of annotate.
new 5c65b91 ruby: Only rebuild rdoc when absolutely necessary.
new 2cb691e builder: Add script for building Fedora armv7l (32 bit ARM) guests.
new 8ddc564 builder: Update index for new armv7 Fedora guest.
new f3c17ab builder: Fix arch= field in previous commit.
new d4ab702 v2v: Add note about RHEL 4 conversions hanging during SELinux relabelling.
new 453db7e v2v: RHEL 4: You have to update lvm2, device-mapper to get virtio support.
new 6f53c6c v2v: test-harness: Send shift key to wake up screen from blank before taking screenshots.
new 309f706 v2v: test-harness: Don't need to use Unix. prefix, since module is opened.
new 6e989fd resize: add p_mbr_p_type as member of type partition
new 26b9134 actions.ml: fix a typo
new b8cb5c0 v2v: allow configurable location for virtio drivers
new 3cb2b9d Version 1.29.33.
new 3034f9a v2v: test-harness: Send different shift keys to wake up guests from screen blank.
new e264317 v2v: test-harness: Update the man page.
new 6635131 Imported Upstream version 1.29.33
new 4fd70ea v2v: Add support for REG_MULTI_SZ (multiple strings) to registry editor.
new a23f82a v2v: test-harness: New repository URLs, and details of using git-annex.
new 6c27ce6 v2v: test-harness: Use xzcat instead of unxz --keep.
new 1fabb99 v2v: test-harness: Rearrange 'in' in function definition.
new ddeec8b v2v: test-harness: Improve boot loop.
new 12be9f8 v2v: test-harness: Match on subimages instead of screenshots.
new 7260b0f v2v: test-harness: Don't send key to wake up guest from blank unless the display is black.
new 2817824 v2v: Support conversion of Windows >= 8 (RHBZ#1190669).
new 3f98018 v2v: test-harness: Describe how to get the test harness.
new 2e6b14e Version 1.29.34.
new d23134c php: Clean up more intermediate files.
new 80fcbe6 v2v: Document that Windows up to 8.1 / 2012R2 now supported.
new a9c5977 Imported Upstream version 1.29.34
new abf23ec v2v: Document that vCenter >= 5.0 is required (RHBZ#1174200).
new e062093 v2v: Add a man page section on importing from OVA files.
new 20acc1f filearch: move libmagic code in an own function
new 9360675 v2v: convert libvirt display listen configuration (RHBZ#1174073)
new 7291b22 filearch: support gzip/xz-compressed files
new 1db249a v2v: convert libvirt display port configuration
new c5b5442 builder: Update fedora-ppc64 script and build ppc64 big endian template.
new c65bba3 builder: Add fedora-ppc64le script and build ppc64le template.
new eee2839 builder: Add Fedora 21 ppc64 & ppc64le images.
new 9001f61 v2v: domainxml: factor out connect and pool loading
new 5da2ed9 v2v: domainxml: add vol_dumpxml
new f752952 v2v: pass libvirt connection URI to parse_libvirt_xml
new 08b1ba3 v2v: start importing "volume" disk types (RHBZ#1146832)
new 05f5d06 builder: Upload second revision of ppc64/ppc64le templates.
new 3c582cf v2v: support tar.gz and tar.xz ova files
new 8049474 v2v: use .ovf and .mf files anywhere within ova files
new 11450a2 v2v: tests: add port='-1' to test-v2v-i-ova.xml reference
new f358d3d builder: In new virt-install, you must specify the format when creating disk images.
new eab054a builder: website: Set format=qcow2 for Fedora 21 ppc64 images.
new 454220a v2v: generalize test-v2v-i-ova-zip.sh
new 8f55030 v2v: test-v2v-i-ova-formats.sh: test ova as tar.gz and tar.xz
new cc44a5b builder: Add fedora-ppc64le.sh script to EXTRA_DIST.
new b4be660 Version 1.29.35.
new 0f4ad9c builder: Use console=hvc0 for serial console in ppc64 guests, and change partitioning type to LVM.
new 49867a2 filearch: Fix memory leak.
new 8670c78 Version 1.29.36.
new 774c63a Imported Upstream version 1.29.36
The 59 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