Entering freeze for libvirt-6.5.0
by Daniel Veillard
With the end of the month coming next week, it is better to enter freeze
today and try to release before the July 4th long week-end in the US.
I have just pushed the signed tarball and source rpm to the usual place
https://libvirt.org/sources/
Seems to work fine in my very minimal tests, I hope people can
do a bit of testing especially on other OSes and distro.
If all goes fine I will push rc2 on Tuesday with hopefully a release of
6.5.0 on Thursday.
Please give it some testing,
thanks,
Daniel
--
Daniel Veillard | Red Hat Developers Tools http://developer.redhat.com/
veillard(a)redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | virtualization library http://libvirt.org/
4 years, 5 months
libvirt 6.4.0 is available
by Daniel Veillard
I made the release earlier, it is tagged in git and signed source
tarball and rpm are available at the usual place:
https://libvirt.org/sources/
I didn't push an RC2 this week end as there was no code change from RC1
only a bug fix made its way yesterday. I also pushed a python binding
6.4.0 release that can be found at:
https://libvirt.org/sources/python/
There isn't that much detail about the release in the news file,
obviously a decent amount of bug fixes and improvements though:
Improvements:
- qemu: stricter validation for disk type='lun'
The 'lun' type is meant for SCSI command passthrough, which can't be
achieved if qemu's block layer features are used. Disk type='lun' is
now allowed only when the format is 'raw' and no other block layer
features are requested.
Bug fixes:
- qemu: fixed regression in network device hotplug with new qemu versions
Starting from QEMU-5.0 it's required to conform to strict schema when
hotplugging network devices. Libvirt didn't conform to the schema so in
versions prior to 6.4.0 network device hotplug fails in certain cases.
This version fixes it and adds stricter testing to prevent further
issues.
Thanks everybody for your help with this release,
enjoy and stay safe !
Daniel
--
Daniel Veillard | Red Hat Developers Tools http://developer.redhat.com/
veillard(a)redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | virtualization library http://libvirt.org/
4 years, 6 months