Changelog for
guile-gcrypt-0.4.0-1.6.x86_64.rpm :
* Thu Dec 01 2022 Jonathan Brielmaier
- Update to 0.4.0:
* ‘base64-encode’ and ‘base64-decode’ now let you optionally control padding
* New supported algorithms added to (gcrypt hash)
* New supported algorithms added to (gcrypt mac)
* Improvements and fixes to the manual- Remove no longer needed rpmlintrc
* Fri Nov 06 2020 Jonathan Brielmaier - Update to 0.3.0:
* ‘sexp->canonical-sexp->sexp’ now accepts integers
* (gcrypt common) exports ‘error/’ constants and error handling procedures
* ‘verify’ now throws upon errors other than ‘error/bad-signature’
* (gcrypt hmac) and (gcrypt hash) export bindings for their syntax literals
* New ‘hash-algorithm-name’ and ‘mac-algorithm-name’ procedures
* Mon Jul 06 2020 Bernhard Wiedemann - Build non-parallel for reproducible builds (boo#1170378)
* Mon Jan 13 2020 Jonathan Brielmaier - Make guile-gcrypt-rpmlintrc compatible with Guile 3.0
* Thu Dec 19 2019 Jonathan Brielmaier - Add guile-gcrypt-rpmlintrc as source to the spec file
* Tue Dec 17 2019 Jonathan Brielmaier - Update to version 0.2.1:
* libgcrypt is now always properly initialized (https://bugs.gnu.org/37616)
* (gcrypt base64) no longer imports (rnrs)- Add guile-gcrypt-rpmlintrc to silence false positives
* Mon Sep 16 2019 Jonathan Brielmaier - Update to version 0.2.0:
* (gcrypt hash) now exposes all the algorithms supported by Libgcrypt
* (guix mac) now exposes all the MAC algorithms, not just HMAC
* (guix hmac) is deprecated in favor of (guix mac)
* Guile-Gcrypt can now be compiled with Guile 2.9 (future 3.0)
* Guile-Gcrypt can now be cross-compiled
* Mon Jul 22 2019 Jonathan Brielmaier - require guile >= 2.0.10 because it implements (ice-9 hash-table)
* Mon Aug 27 2018 jbrielmaierAATTsuse.de- guile-gcrypt at version 0.1.0