On 05/06/2010 08:09 AM, Kevin Wolf wrote:
Am 08.04.2010 20:37, schrieb Aurelien Jarno:
Hi all,
A number of fixes have been accumulated in the stable-0.12 branch, and
I think it's time to release a new stable version. I would like to see
that happening for the end of next week (around the 18th of April).
If you want to see some patches included, please send a mail to the
mailing list with the [STABLE] tag. I would clearly prefer patches that
are already in HEAD (if the patch can simply be cherry-picked, there is
no need to send a patch, just the commit number), though other patches
might be considered too.
Not sure if it's already too late for 0.12.4, but this one should be
applied to the stable-0.12 branch:
I've already tagged 0.12.4.
Regards,
Anthony Liguori
Commit: d6771bfa52744eb4f959198b4b0e59451463eebf
qemu-img: use the heap instead of the huge stack array for win32
On Windows, qemu-img convert is broken without this fix.
Kevin