libp11: update to version 0.4.13
authorDaniel Golle <redacted>
Sat, 26 Apr 2025 03:30:53 +0000 (04:30 +0100)
committerDaniel Golle <redacted>
Sun, 27 Apr 2025 17:29:25 +0000 (18:29 +0100)
commitadbf8ed9d837c45b6f803ac6c6a8c56e7c866c6d
tree95fa5e79ead2c71078ab0f398404ab33050da2d0
parent33f9b3ab6e55a9d93fe43895b392ec62ce567638
libp11: update to version 0.4.13

New in 0.4.13; 2024-12-13; Michał Trojnara
* Increased maximum PIN length (Michał Trojnara)
* Fixed several memory leaks (Michał Trojnara, Małgorzata Olszówka)
* Don't include libp11.rc VERSIONINFO into pkcs11 (Mikhail Titov)
* Reimplement CI with GitHub Actions (Michał Trojnara, Małgorzata Olszówka)
* Improved tests (Małgorzata Olszówka)
* Added static ENGINE (libpkcas11.a) build (Marouene Boubakri)
* Added a workaround broken foreign key handling in OpenSSL
  3.0.12-3.0.13, 3.1.4-3.1.5, 3.2.0-3.2.1 (Małgorzata Olszówka)
* Added a workaround for conflicting atexit() callbacks (Michał Trojnara)
* Always login with PIN If FORCE_LOGIN is specified in openssl config
  (Plamen Todorov)
* Added OAEP support to RSA_private_decrypt (Peter Popovec)
* Added PKCS11_enumerate_*_ext functions (Harshal Gohel)
* Fixed non-null-terminated label padding (Jorge Ramirez-Ortiz)
* Fixed several object management issues (Jakub Jelen)
* Deferred libp11 initialization until needed (Doug Engert)

Signed-off-by: Daniel Golle <redacted>
libs/libp11/Makefile
libs/libp11/patches/001-fix-install.patch
git clone https://git.99rst.org/PROJECT