[libvirt] Entering freeze for libvirt-1.2.6

As stated yesterday, we just entered freeze for libvirt-1.2.6, I have pushed a first release candidate tarball and signed rpms at the usual place: ftp://libvirt.org/libvirt/ I gave it a try and with my limited testing it looks okay, but please have a look and test. The goal is to make the release on Tues 1st if all goes well. Also of note I will likely move the libvirt.org server Monday morning (chinese time i.e. sunday for most), it should be quick, just that if you hit the old IP untim DNS propagates you may have the old server (I will block ssh access after the move on the old to avoid split pushes) Daniel -- Daniel Veillard | Open Source and Standards, Red Hat veillard@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | virtualization library http://libvirt.org/

On Thu, Jun 26, 2014 at 11:05:55AM +0800, Daniel Veillard wrote:
As stated yesterday, we just entered freeze for libvirt-1.2.6, I have pushed a first release candidate tarball and signed rpms at the usual place:
ftp://libvirt.org/libvirt/
I gave it a try and with my limited testing it looks okay, but please have a look and test. The goal is to make the release on Tues 1st if all goes well.
I was wondering what's the status of the translations (wrt the problem with gettext-0.19) [1]? Apart from that (because the fix is pushed) two build problems that I have right now are: Building virstoragetest with Gentoo's package manager fails, but looking at the code, it probably should, so I've sent a patch [2], although it may just be my setup causing this. Python bindings can't be built, but that's just because virNetwork*DHCPLease* are not covered. [1] https://www.redhat.com/archives/libvir-list/2014-June/msg00160.html [2] https://www.redhat.com/archives/libvir-list/2014-June/msg01060.html
Also of note I will likely move the libvirt.org server Monday morning (chinese time i.e. sunday for most), it should be quick, just that if you hit the old IP untim DNS propagates you may have the old server (I will block ssh access after the move on the old to avoid split pushes)
Daniel
-- Daniel Veillard | Open Source and Standards, Red Hat veillard@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | virtualization library http://libvirt.org/

Python bindings can't be built, but that's just because virNetwork*DHCPLease* are not covered.
I have sent a patch for the python bindings for virNetwork*DHCPLease* APIs: http://www.redhat.com/archives/libvir-list/2014-June/msg01300.html Regards, Nehal J Wani

On Thu, Jun 26, 2014 at 02:12:50PM +0530, Nehal J Wani wrote:
Python bindings can't be built, but that's just because virNetwork*DHCPLease* are not covered.
I have sent a patch for the python bindings for virNetwork*DHCPLease* APIs: http://www.redhat.com/archives/libvir-list/2014-June/msg01300.html
and it broke again after the change to merge the 2 public APIs, a bit of cleanup is still needed there :-) Daniel -- Daniel Veillard | Open Source and Standards, Red Hat veillard@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | virtualization library http://libvirt.org/

I tagged the rc2 in git and pushed tarballs and rpms to the usual place: ftp://libvirt.org/libvirt/ seems to work fine for me. The only trouble is that I could not release the python bindings of rc2 for the reason mentionned earlier, hopefully we can fix this quickly and I will push rc2 for python too. As a result I may delay the final release to the 2nd instead of tomorrow, please try it ! Daniel -- Daniel Veillard | Open Source and Standards, Red Hat veillard@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | virtualization library http://libvirt.org/

On Mon, Jun 30, 2014 at 01:48:22PM +0800, Daniel Veillard wrote:
seems to work fine for me. The only trouble is that I could not release the python bindings of rc2 for the reason mentionned earlier, hopefully we can fix this quickly and I will push rc2 for python too.
my bad, I had to update the system to rc2 to avoid the problem, as the bindings now use the system version of the API XML. So that is tagged in git too, tarball and rpms are available at : ftp://libvirt.org/libvirt/python/ Seems to work fine for my own minimal testing, Daniel -- Daniel Veillard | Open Source and Standards, Red Hat veillard@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | virtualization library http://libvirt.org/
participants (3)
-
Daniel Veillard
-
Martin Kletzander
-
Nehal J Wani