summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/softhsm-fix-openssl3-tests.patch
AgeCommit message (Collapse)Author
2026-03-22gnu: softhsm: Update to 2.7.0.NoƩ Lopez
* gnu/packages/security-token.scm (softhsm): Update to 2.7.0. [source]: Switch to git source. [inputs]: Add autoconf, automake, and libtool. Sort alphabetically. Change-Id: I4c1dd367b76dad448b32fb300d4f9707335497f5 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-04-18gnu: softhsm: Fix test failure with openssl-3.Timotej Lazar
* gnu/packages/patches/softhsm-fix-openssl3-tests.patch: New file. * gnu/packages/security-token.scm (softhsm): Use it. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Andreas Enge <andreas@enge.fr>