New Release Packages have been available @ https://github.com/OpenSC/pam_p11/releases for some time now, Version 0.4.0 and version 0.5.0 are available. Both add support for OpenSSL 3.0 so thats the rationale behind why we need it. I have tested them locally, and they work, (with the exception I had to comment out a libressl patch in the 0.3.0.ebuild, that will have to be dealt with separately) In addition, the existing 0.3.0 package pulls in dev-libs/libp11 - which has a blocker in its ebuild for openssl >=3.0.12+ so I have to file a 2nd bug for that to get that removed as well, because it does work on 3.0.12+ if there was some confusion. This one package was a blocker for all OpenSSL @world upgrades so it was keeping me on 3.0.11. Reproducible: Always Expected Results: Expect latest version of pam_p11 working with OpenSSL 3.0.12+ .
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19f54024e59ab30cd890f7a08270007094931ba8 commit 19f54024e59ab30cd890f7a08270007094931ba8 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-03-02 13:04:02 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-02 13:04:29 +0000 sys-auth/pam_p11: add 0.6.0 Closes: https://bugs.gentoo.org/890881 Closes: https://bugs.gentoo.org/926223 Signed-off-by: Sam James <sam@gentoo.org> sys-auth/pam_p11/Manifest | 1 + sys-auth/pam_p11/pam_p11-0.6.0.ebuild | 38 +++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+)