Hi all,
GnuTLS 3.x has been "cleared" for native so I'm building it for MinGW.
There are a few new dependencies that have ABI bumps: - nettle 2.5 - libtasn1 3.1
The ABI version has been bumped on GnuTLS as well.
A few caveats: - I've turned off OpenSSL compatibility to match native. - ECC support is removed like native.
The updated packages (nettle, libtasn1, and gnutls) will be landing in rawhide for MinGW in the next few days.
Dependencies: mingw-glib-networking mingw-gvnc mingw-libvirt
Thanks, Michael
On 02/07/2013 07:32 PM, Michael Cronenworth wrote:
Hi all,
GnuTLS 3.x has been "cleared" for native so I'm building it for MinGW.
Also,
GnuTLS 3 switched from libgcrypt to libnettle for cryptography support.
GnuTLS 3.1.7 will not depend on libgcrypt or libgpg-error.
Thanks, Michael
Michael Cronenworth schreef op do 07-02-2013 om 19:35 [-0600]:
On 02/07/2013 07:32 PM, Michael Cronenworth wrote:
Hi all,
GnuTLS 3.x has been "cleared" for native so I'm building it for MinGW.
Also,
GnuTLS 3 switched from libgcrypt to libnettle for cryptography support.
GnuTLS 3.1.7 will not depend on libgcrypt or libgpg-error.
Hi Michael,
Thanks for the heads up and taking care of the gnutls update. I'll update my own cross-compiled projects (which aren't in Fedora) to cope with the updated dependencies.
Regards,
Erik
Michael Cronenworth schreef op do 07-02-2013 om 19:32 [-0600]:
Hi all,
GnuTLS 3.x has been "cleared" for native so I'm building it for MinGW.
There are a few new dependencies that have ABI bumps:
- nettle 2.5
- libtasn1 3.1
The ABI version has been bumped on GnuTLS as well.
A few caveats:
- I've turned off OpenSSL compatibility to match native.
- ECC support is removed like native.
The updated packages (nettle, libtasn1, and gnutls) will be landing in rawhide for MinGW in the next few days.
Dependencies: mingw-glib-networking mingw-gvnc mingw-libvirt
The updated mingw-gnutls package has arrived in rawhide earlier today and I successfully rebuilt all dependent packages.
Regards,
Erik van Pienbroek