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-assert.c | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/libfido2/tools/fido2-assert.c') diff --git a/contrib/libfido2/tools/fido2-assert.c b/contrib/libfido2/tools/fido2-assert.c index c363d9a49927..d05c541651cb 100644 --- a/contrib/libfido2/tools/fido2-assert.c +++ b/contrib/libfido2/tools/fido2-assert.c @@ -2,6 +2,7 @@ * Copyright (c) 2018 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 */ /* -- cgit v1.2.3