mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
a55c8391a4
License-Update: Copyright year updated to 2026 Changelog: ============= * Added CTAP 2.3 support. * Restrict webauthn.dll search paths; YSA-2026-01. * Support application-managed PIN/UV Auth tokens; gh#806. * Support 64-byte hmac-secret salts when using windows://hello. * Fixed a U2F transaction handling bug when a timeout had been set; gh#917. * Fixed a bug where stdin was closed on fido_nl_new failure; gh#923. * fido2-token: new -G -t mode to to retrieve a PPUAT. * fido2-token: new -I -t mode for deciphering encrypted fields. * fido2-cred -M: support the -t toggle argument * Improved documentation and examples. * Removed tools from SDK packaging on Windows. * New API calls Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>