File guile-gcrypt.changes of Package guile-gcrypt
-------------------------------------------------------------------
Thu Dec 1 15:09:22 UTC 2022 - Jonathan Brielmaier <jbrielmaier@opensuse.org>
- 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 6 17:15:43 UTC 2020 - Jonathan Brielmaier <jbrielmaier@opensuse.org>
- 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 6 03:28:39 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
- Build non-parallel for reproducible builds (boo#1170378)
-------------------------------------------------------------------
Mon Jan 13 21:37:13 UTC 2020 - Jonathan Brielmaier <jbrielmaier@suse.de>
- Make guile-gcrypt-rpmlintrc compatible with Guile 3.0
-------------------------------------------------------------------
Thu Dec 19 15:09:11 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>
- Add guile-gcrypt-rpmlintrc as source to the spec file
-------------------------------------------------------------------
Tue Dec 17 09:17:45 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>
- 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 08:03:47 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.com>
- 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 11:43:42 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>
- require guile >= 2.0.10 because it implements (ice-9 hash-table)
-------------------------------------------------------------------
Mon Aug 27 15:35:21 UTC 2018 - jbrielmaier@suse.de
- guile-gcrypt at version 0.1.0