libp11: update to 0.4.18
authorDaniel Golle <redacted>
Fri, 8 May 2026 17:24:59 +0000 (18:24 +0100)
committerGeorge Sapkin <redacted>
Sat, 9 May 2026 16:13:24 +0000 (19:13 +0300)
commit523e9e5df8dc141cb92ff254e63b844ace8e7486
treeb6fe9834404156b7f8c32c49e5d6c2a57c1e6d9d
parent0b184d4686e54d8574ce299bad4b8e860fb0668c
libp11: update to 0.4.18

Changes since 0.4.16:

0.4.18 (2026-02-16):
 * Support for RSA-PSS and RSA-OAEP using keys retrieved using the
   PKCS11_get_private_key() libp11 API and the PKCS#11 provider.
 * Improved test coverage.

0.4.17 (2026-02-01):
 * Ed25519 and Ed448 support (PKCS#11 v3.2).
 * Fixed OPENSSL_NO_EC builds.
 * Reverted RSA public exponent change from PR #474.
 * Fixed crash on module initialization failures.
 * Ignoring trailing newlines in pin-source files.
 * Initial build fixes for the upcoming OpenSSL 4.x.

Drop the now obsolete 001-fix-install.patch which has been merged
upstream.

Link: https://github.com/OpenSC/libp11/blob/libp11-0.4.18/NEWS
Signed-off-by: Daniel Golle <redacted>
libs/libp11/Makefile
libs/libp11/patches/001-fix-install.patch [deleted file]
git clone https://git.99rst.org/PROJECT