summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libfido2/libfido2_1.15.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* libfido2: upgrade 1.14.0 -> 1.15.0Wang Mingyu2024-06-271-0/+23
License-Update: Copyright year updated to 2024. Changelog: ============ * 1.15.0 will be the last release to support OpenSSL 1.1. * bio, credman: improved CTAP 2.1 support. * hid_osx: fix issue where fido_hid_read() may block unnecessarily * fido2-token -I: print maxcredbloblen. * hid_linux: improved support for uhid devices. * New API calls: - fido_cred_set_attobj; - fido_cred_x5c_list_count; - fido_cred_x5c_list_len; - fido_cred_x5c_list_ptr. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>