From 95321fff46ec680708dc9c1ffe116757bee8ad78 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Tue, 19 Sep 2023 13:06:12 -0400 Subject: libfido2: update to 1.13.0 Some highlights from NEWS entries: ** Improved OpenSSL 3.0 compatibility. ** Support for hidraw(4) on FreeBSD; gh#597. ** Improved support for FIDO 2.1 authenticators. PR: 273596 Relnotes: Yes Sponsored by: The FreeBSD Foundation (cherry picked from commit 2ccfa855b2fc331819953e3de1b1c15ce5b95a7e) (cherry picked from commit 5bfbde817cdedbd7309c38a361cd1211bdcdd70e) Approved by: re (gjb) --- contrib/libfido2/tools/fido2-attach.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/libfido2/tools/fido2-attach.sh') diff --git a/contrib/libfido2/tools/fido2-attach.sh b/contrib/libfido2/tools/fido2-attach.sh index d4bc44989f2b..ef02db6b9ff0 100755 --- a/contrib/libfido2/tools/fido2-attach.sh +++ b/contrib/libfido2/tools/fido2-attach.sh @@ -3,6 +3,7 @@ # Copyright (c) 2020 Yubico AB. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. +# SPDX-License-Identifier: BSD-2-Clause DEV="" -- cgit v1.2.3