- update to 1.2.1:
* Fixed an issue where native credentials could be truncated, resulting in
failure to authenticate or successful authentication with missing options.
* Stricter parsing of sshformat credentials.
* pamu2fcfg now allows a combination of the --username and --nouser options.
* Improved documentation on FIDO2 options.
- add keyring for validation
OBS-URL: https://build.opensuse.org/request/show/979744
OBS-URL: https://build.opensuse.org/package/show/security/pam_u2f?expand=0&rev=22
- Update to version 1.2.0 (released 2021-09-22)
* Added support for EdDSA keys.
* Added support for SSH ed25519-sk keys.
* Added authenticator filtering based on user verification options.
* Fixed an issue with privilege restoration on MacOS.
* Fixed an issue where credentials created with pamu2fcfg 1.0.8 or earlier were not handled correctly if their origin and appid differed.
* Miscellaneous improvements to the documentation.
* Miscellaneous minor bug fixes found by fuzzing.
- Fix for bsc#1190961 - Removed hardcoded library pathnames using %{_pam_moduledir}
OBS-URL: https://build.opensuse.org/request/show/925028
OBS-URL: https://build.opensuse.org/package/show/security/pam_u2f?expand=0&rev=20
- Update to version 1.1.0
* Add support to FIDO2 (move from libu2f-host+libu2f-server to libfido2)
* Add support to User Verification
* Add support to PIN Verification
* Add support to Resident Credentials
* Add support to SSH credential format
- Drop libu2f-host and libu2f-server BuildRequires
- Add BuildRequires on pkgconfig(libfido2)
- Add explicit BuildRequires on pkgconfig(libcrypto), this was being
pulled down implicitly before.
OBS-URL: https://build.opensuse.org/request/show/841990
OBS-URL: https://build.opensuse.org/package/show/security/pam_u2f?expand=0&rev=16