Module Name: src
Committed By: christos
Date: Thu Jun 17 01:16:55 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new libfido2
To generate a diff of this commit:
cvs rdiff -u -r1.1803 -r1.1804 src/doc/3RDPARTY
cvs rdiff -u -r1.2810 -r1.2811 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.1803 src/doc/3RDPARTY:1.1804
--- src/doc/3RDPARTY:1.1803 Thu May 27 03:01:23 2021
+++ src/doc/3RDPARTY Wed Jun 16 21:16:55 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1803 2021/05/27 07:01:23 mrg Exp $
+# $NetBSD: 3RDPARTY,v 1.1804 2021/06/17 01:16:55 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -2236,12 +2236,12 @@ Location: external/bsd/pam-u2f
Notes:
Package: libfido2
-Version: 1.5.0
-Current Vers: 1.5.0
+Version: 1.7.0
+Current Vers: 1.7.0
Maintainer: Yubico
Archive Site: https://github.com/Yubico/libfido2
Home Page: https://developers.yubico.com/libfido2/
-Date: 2020-12-04
+Date: 2021-06-16
Mailing List:
Responsible: christos
License: bsd
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2810 src/doc/CHANGES:1.2811
--- src/doc/CHANGES:1.2810 Thu May 27 02:59:39 2021
+++ src/doc/CHANGES Wed Jun 16 21:16:55 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2810 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2811 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -380,3 +380,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
dhcp: Import version 4.4.2-P1. [christos 20210526]
mips: Switch to GCC 10. [mrg 20210426]
i386: Switch to GCC 10. [mrg 20210426]
+ libfido2: Import 1.7.0 [christos 20210616]