[Pkg-libvirt-commits] [libguestfs] annotated tag upstream/1.27.28 created (now 136ec31)
Hilko Bengen
bengen at moszumanska.debian.org
Fri Oct 3 14:50:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a change to annotated tag upstream/1.27.28
in repository libguestfs.
at 136ec31 (tag)
tagging a498b0616acaae77753da5b9e62a7cd7b93279d3 (commit)
replaces upstream/1.27.27
tagged by Hilko Bengen
on Mon Sep 1 11:57:31 2014 +0200
- Log -----------------------------------------------------------------
Upstream version 1.27.28
Hilko Bengen (1):
Imported Upstream version 1.27.28
Pino Toscano (5):
daemon: zfile: call pclose instead of fclose
drives: fix deletion of servers on error
builder: do not use xz --block-size for the test images
tests: make the scratch disk used for scratch much larger
appliance: initial packagelist for OpenSUSE
Richard W.M. Jones (12):
v2v: Rename -o (target) tests.
v2v: Add new -i disk to allow direct import of disk images with no metadata.
v2v: Make -i local be an alias for -i disk.
v2v: Fix typo in manual page.
v2v: Fix formatting of --vmtype option in the man page.
v2v: Add some more man pages that may be relevant to "SEE ALSO" section.
v2v: Update instructions for uploading a volume.
drives: Add comments about fragile string handling.
daemon: Fix echo-daemon so it doesn't fail on empty array input.
v2v: Update TODO file.
v2v: Add display, removable disks, and network interfaces.
Version 1.27.28.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new a791e08 RHEL 6: p2v: Add fix for older PCRE.
new 66aa982 appliance: init: run ldconfig
new 9b47a53 sparsify: Add --tmp prebuilt:file option.
new f955fec docs: Remove useless "SHELL QUOTING" section from manual pages.
new 82cf3c9 customize: Update copyright messages.
new f913ca5 customize: Use Common_utils.error function instead of failwith.
new 9d8ede1 sysprep: Standard exception handling, taken from virt-builder & virt-v2v.
new 57c7417 aarch64: Use console=ttyAMA0 instead of console=ttyS0.
new d71ec21 aarch64: Add some earlyprintk debugging.
new fe9d3f7 ocaml: Ignore Warning 3: deprecated feature: String.* functions.
new 2d01e06 tests: regressions: Skip test on aarch64 which also does not support IDE.
new 9e01541 tests: 9p: aarch64 also uses virtio-mmio (instead of virtio-pci).
new 9cdaaee tests: regressions: Allow non-exec stack test to be skipped.
new fa3d6e5 tests: qemu: Fix TCG test.
new 00c94d8 tests: Remove tests/protocol/test-qemudie-launchfail.sh
new 4d3953f Warn about large stack frames, and fix a few places with excessive stack usage.
new 4106c97 daemon: Truncate long error messages so XDR encoding doesn't fail.
new 333ddf2 tests: Add a protocol regression test for long error messages.
new 8379096 valgrind: Tweak the suppression matching OCaml leak in caml_search_in_path.
new de5924a tests: Add test program to run qemu/appliance repeatedly.
new f4026d7 configure: look for "default-java" as directory for Java
new 5326689 aarch64: efi-rtc=noprobe is needed to fix boot of upstream kernel on VM.
new e7ae071 Version 1.27.22.
new 897b136 Update translations from Transifex.
new 12b54ef sparsify: Relax requirement that output device cannot be block device (RHBZ#1122557).
new 9c49590 customize: firstboot: Move Linux-specific functions into Linux submodule.
new 199fa26 mllib: Add regedit mini-library.
new f469857 customize: Add the ability to use --firstboot for Windows guests.
new bcdbe64 v2v: Add support for converting Windows guests.
new d682dad aarch64: Add comment about efi-rtc=noprobe option.
new 7f826e1 Version 1.27.23.
new 6449803 tests: lvm: Allow test to be skipped.
new d268de9 tests: hotplug: Allow tests to be skipped.
new 146cc78 aarch64: Use a smaller test file for test-cancellation-upload-daemoncancels.sh
new fc7da04 daemon: Add extra debugging to umount_all command.
new 81cafdc virt-resize: Unmount filesystem after testing size.
new f184649 tests: builder: Allow test to be skipped.
new 115fcc3 launch: Close file descriptors after fork (RHBZ#1123007).
new 7378edb Add qemu-speed-test program to test speed of qemu.
new d8b9ce6 p2v: properly call va_end
new 9e7f530 cleanups: add CLEANUP_FCLOSE (fclose on FILE*)
new 9c3ce65 make-fs: use CLEANUP_FCLOSE
new 08bfd9e p2v: close the mexp handle if mexp_spawnv fails
new 1b925a0 build: Add `maintainer-commit' rule to create a new version commit.
new 50e3ef3 Version 1.27.24.
new 2fe93bd make-fs: respect libguestfs' temporary dir
new 8ea6b3e make-fs: do not leak the fd from mkstemp
new 043cf4f launch: direct: check for null paths in make_uri
new f342cfc tests: qemu-boot: Error if extra command line arguments are given.
new 1c7da06 tests: qemu-speed-test: Allow tests to be run selectively.
new 1d596eb tests: qemu-speed-test: Allow test time to be adjusted with -t option.
new 286f116 Revert "launch: Close file descriptors after fork (RHBZ#1123007)."
new e0ba785 html: Don't build HTMLFILES for disabled features.
new e1c508c launch: Close file descriptors after fork (RHBZ#1123007).
new b6cb67d ./run: chcon the tmp directory in the builddir.
new e82c0c5 v2v: Fix bytecode build.
new 95c3b78 v2v: Keep more inspection data in the inspect struct.
new 40cecb4 v2v: Add RHEV target.
new 59584e1 Version 1.27.25.
new f5c7463 daemon: add and use a reply_with_unavailable_feature macro
new 5ce1234 aarch64: Add common function for getting the CPU model.
new 5fddd93 lua: always return luaL_error in actions
new 7912759 src: always check value passed to set_memsize
new d1f5805 rescue: fix sscanf placeholders for --smp and --memsize
new 8d23fb3 daemon: initialize memory when handling DeviceList params
new fef0881 tests: c-api: do not crash w/ missing hash entry
new ad4ba59 daemon: blkid: fix memory issues in "no -p/-i" mode
new 4249ddd daemon: add CLEANUP_CLOSE
new bb12455 daemon: use CLEANUP_CLOSE
new a26a9e6 df: unlock retire_mutex on early exit
new bbae613 p2v: Move libutils before libxml2 in the list of libraries (RHBZ#1102447).
new abbbc83 p2v: check results of strndup and sscanf
new 841b20c python: fix possible free on uninit memory with OStringList optargs
new 34feb37 lib: Typo in comment.
new 6a51ae5 builder: Missing include of <locale.h>.
new 577ec51 fish: add test-invalid-params.sh to EXTRA_DIST
new 40fbd44 build: manually drop flex-/bison-generated files from dist
new 67da00d p2v: Call the remote libvirt XML file 'guest.xml'.
new 5d89c0f p2v: Clean up and fix the code for excluding the root device.
new 0a816c0 v2v: Don't disable trace/debug set by environment variables.
new 3f53dc4 v2v: `-o ovirt' is an alias for `-o rhev', document it.
new 83c314d v2v: -o rhev: Fix error message.
new ba63916 v2v: Combine miscellaneous RHEV command line options into a single structure.
new 295086e v2v: Allow RHEV UUIDs to be specified on the command line.
new bfcda1b v2v: Nothing uses ov_target_file_tmp, remove this.
new cec3b42 v2v: Add --no-copy option.
new 8941721 v2v: Fix libvirt source to parse the format of a disk properly.
new b743fe2 tests/guests: Define the disk format of our test guests in the test XML.
new f0b7181 v2v: Add fedora to "RHEL family".
new 5b6a2e6 tests/guests: Fix RPM database in phony Fedora guest.
new 7beb9f2 tests/guests: Add Windows/Drivers directory to phony Windows guest.
new ef10da8 v2v: Add tests.
new d1e5611 Add a separate TODO file for virt-v2v and virt-p2v.
new 8a23c1d lib: Missing include of <locale.h>.
new 6ae0e96 Version 1.27.26.
new 6f045f8 v2v: Skip virt-v2v tests if rhsrvany.exe is not installed.
new d9a4c48 appliance: update distros in comments
new c211763 appliance: add libc-bin to Debian's packagelist
new 9609521 launch: direct: Only issue Debian /dev/kvm group warning if /dev/kvm wasn't openable (RHBZ#1130189).
new 1d9388b configure: add java-8-openjdk and java-7-openjdk as locations for java
new ddfe82e configure: look for "java-default-runtime" as directory for Java
new 483b4b7 v2v: Update TODO.
new 93c7842 p2v: Rewrite /proc/cmdline reading code to use getline.
new 9fa9d39 utils: Add new CLEANUP_PCLOSE cleanup. It calls pclose(3).
new 991c4e3 p2v: Find ACPI, APIC and PAE flags and add them to target libvirt XML.
new 5e872db v2v: Pass acpi, apic, pae features through to libvirt XML output.
new 7ab495b v2v: When outputting XML, write "<element/>" for nodes with no children.
new e95a1c7 v2v: Move libvirt XML generation into common module, and use DOM module.
new 8ba605c v2v: Display message when intializing the target.
new e2fcc23 v2v: Add -o libvirt target (creates guest directly in libvirt).
new 3243da3 v2v: Add a test of -o libvirt target.
new df88e30 appliance: add mtools to Archlinux' packagelist
new 787c42d tests/syslinux: add /usr/lib/syslinux/bios as directory for mbr.bin
new a5e2485 website: Add virt-p2v(1) and guestfs-p2v-iso(1) to the website.
new cca6f25 Version 1.27.27.
new eaadf5c v2v: Rename -o (target) tests.
new 7c7caae v2v: Add new -i disk to allow direct import of disk images with no metadata.
new 25b3334 v2v: Make -i local be an alias for -i disk.
new 0327036 v2v: Fix typo in manual page.
new c5b0e59 v2v: Fix formatting of --vmtype option in the man page.
new 1866fc4 v2v: Add some more man pages that may be relevant to "SEE ALSO" section.
new 54887a3 v2v: Update instructions for uploading a volume.
new 06aa1bf daemon: zfile: call pclose instead of fclose
new b53286a drives: fix deletion of servers on error
new 0fd95e2 drives: Add comments about fragile string handling.
new 6b2bf2c builder: do not use xz --block-size for the test images
new 4a4256b tests: make the scratch disk used for scratch much larger
new 0ed91a7 appliance: initial packagelist for OpenSUSE
new 8b3b7cc daemon: Fix echo-daemon so it doesn't fail on empty array input.
new df47109 v2v: Update TODO file.
new 3d1cb74 v2v: Add display, removable disks, and network interfaces.
new bcce760 Version 1.27.28.
new e59c154 Imported Upstream version 1.27.22
new 4ff08e2 Imported Upstream version 1.27.23
new 98803f7 Imported Upstream version 1.27.24
new 368e2e7 Imported Upstream version 1.27.25
new 40e6504 Imported Upstream version 1.27.26
new e4fb32d Imported Upstream version 1.27.27
new a498b06 Imported Upstream version 1.27.28
The 139 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