File guile-gnutls.changes of Package guile-gnutls
------------------------------------------------------------------- Tue Oct 14 09:03:28 UTC 2025 - Pedro Monreal <pmonreal@suse.com> - Update to 5.0.1: * Build fixes for 32-bit platforms wrt time_t. * Enable running the regression tests in the %check section ------------------------------------------------------------------- Tue Sep 16 08:59:07 UTC 2025 - Pedro Monreal <pmonreal@suse.com> - Update to 5.0.0: * Guile-GnuTLS moved to https://codeberg.org/guile-gnutls/guile-gnutls * Fix GnuTLS 3.8.9+ compilation due to new MLDSA/MLKEM1024 support. * Fix GnuTLS 3.8.7+ compilation due to new MLKEM768 support. * EdDSA curve manipulation should use #f for the y parameter of the public-key. * The release tarball is now reproducible. * We publish a minimal source-only tarball generated by 'git archive'. * The release tarball uses tar --format=ustar. * SRP is now disable by default, similar to GnuTLS. * Update gnulib files and various build/maintenance fixes. ------------------------------------------------------------------- Fri Mar 7 10:35:34 UTC 2025 - Pedro Monreal <pmonreal@suse.com> - Update to 4.0.1: * Fix GnuTLS 3.8.4+ compilation due to new RSA-OAEP support. * Bind hex-encode and hex-decode * Harmonize license templates mainly to avoid obsolete FSF postal address. * Improve anonymous authentication guile example. * Update gnulib files. ------------------------------------------------------------------- Fri Oct 20 11:47:18 UTC 2023 - Pedro Monreal <pmonreal@suse.com> - Update to 4.0.0: * Fix automake warnings. * Indent Guile code. * Work around GnuTLS 3.8.1 bug wrt missing GNUTLS_NO_EXTENSIONS. * Changed encoding of source files from ISO-8859-1 to UTF-8. - Update to 3.7.14: * Fix AEAD self-test failure on macOS. * Bind gnutls_record_get_direction. - Update to 3.7.13: * Bind the AEAD authentication-encryption API and the low-level cipher API. * Bind a substantial part of the (abstract) public key cryptography API. * Bind the pseudo-random number generator. * Bind a bunch of X.509 functions. * Fix cross-building. * Add guix.scm for Guix building. ------------------------------------------------------------------- Sun Jun 18 20:48:28 UTC 2023 - Jonathan Brielmaier <jbrielmaier@opensuse.org> - Update to 3.7.12: * The gnutls-guile library can now use newer gnutls features * Bind the HMAC and hash functions from GnuTLS * Correctly handle blocking writes to session record ports ------------------------------------------------------------------- Thu Dec 29 00:12:52 UTC 2022 - Jonathan Brielmaier <jbrielmaier@opensuse.org> - Add provides and obsoletes ------------------------------------------------------------------- Tue Dec 13 22:34:50 UTC 2022 - Jonathan Brielmaier <jbrielmaier@opensuse.org> - Update to 3.7.11 (changes since 3.7.9): * It is now possible to run 'autoreconf from within a tarball * Gnulib is used to improve code-reuse and maintainability * Build fixes wrt static libraries and GNUTLS_CLAGS - Use source released on ftp.gnu.org - Add PGP keyring and tarball signature - Adapt prep and build phase - Adapt files to what is actually shipped with the release tarballs ------------------------------------------------------------------- Thu Dec 1 17:01:44 UTC 2022 - Jonathan Brielmaier <jbrielmaier@opensuse.org> - guile-gnutls in version 3.7.9 -> it was moved out of the GnuTLS source tree