Module Name: src
Committed By: christos
Date: Fri Aug 11 23:05:48 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new libfido2-1.13.0
To generate a diff of this commit:
cvs rdiff -u -r1.1943 -r1.1944 src/doc/3RDPARTY
cvs rdiff -u -r1.2991 -r1.2992 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1943 src/doc/3RDPARTY:1.1944
--- src/doc/3RDPARTY:1.1943 Fri Aug 11 16:31:01 2023
+++ src/doc/3RDPARTY Fri Aug 11 19:05:48 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1943 2023/08/11 20:31:01 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1944 2023/08/11 23:05:48 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -2254,12 +2254,12 @@ Location: external/bsd/pam-u2f
Notes:
Package: libfido2
-Version: 1.8.0
-Current Vers: 1.8.0
+Version: 1.13.0
+Current Vers: 1.13.0
Maintainer: Yubico
Archive Site: https://github.com/Yubico/libfido2
Home Page: https://developers.yubico.com/libfido2/
-Date: 2021-09-24
+Date: 2023-08-11
Mailing List:
Responsible: christos
License: bsd
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2991 src/doc/CHANGES:1.2992
--- src/doc/CHANGES:1.2991 Fri Aug 11 16:31:01 2023
+++ src/doc/CHANGES Fri Aug 11 19:05:48 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2991 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2992 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -195,3 +195,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
x86: Turn off Zenbleed chicken bit on Zen2 CPUs. [mrg 20230725]
OpenSSH: Import 9.3. [christos 20230726]
gdb(1): Updated to 13.2. [christos 20230811]
+ libfido2: Import 1.13.0 [christos 20230811]