Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743385 - sys-auth/pam_u2f: bump to 1.1.0
Summary: sys-auth/pam_u2f: bump to 1.1.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Göktürk Yüksek
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-09-18 16:23 UTC by Marek Szuba
Modified: 2020-10-28 22:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
pam_u2f-1.1.0 as a diff on top of pam_u2f-1.0.8.ebuild (pam_u2f-1.1.0.diff,922 bytes, patch)
2020-09-18 16:23 UTC, Marek Szuba
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Szuba archtester gentoo-dev 2020-09-18 16:23:01 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2020-10-28 22:20:12 UTC
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(+)