Created attachment 661230 [details, diff] pam_u2f-1.1.0 as a diff on top of pam_u2f-1.0.8.ebuild Version 1.1.0, release yesterday, is the first version of pam_u2f which supports both U2F and FIDO2. The version bump is near-trivial, the only major difference is that the module now depends on dev-libs/libfido2 and dev-libs/openssl (haven't tested other libcrypto implementations) instead of app-crypt/libu2f-{host,server}. Beyond that, I have taken the liberty of updating the description (https://developers.yubico.com/pam-u2f/ explicitly states that non-Yubico FIDO2 and U2F security keys *are* supported, and I have just successfully tested 1.1.0 with a SoloKey) and bump EAPI to 7.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77db7ced2582c9879a70419c7ff15a17a2ac853f commit 77db7ced2582c9879a70419c7ff15a17a2ac853f Author: Stijn Tintel <stijn@linux-ipv6.be> AuthorDate: 2020-10-21 22:39:44 +0000 Commit: Göktürk Yüksek <gokturk@gentoo.org> CommitDate: 2020-10-28 22:17:14 +0000 sys-auth/pam_u2f: bump to 1.1.0 Tested FIDO2 on a YubiKey 5 NFC. Tested U2F on a YubiKey U2F. Closes: https://bugs.gentoo.org/743385 Closes: https://github.com/gentoo/gentoo/pull/17994 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org> sys-auth/pam_u2f/Manifest | 1 + sys-auth/pam_u2f/pam_u2f-1.1.0.ebuild | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+)