Module Name: src
Committed By: christos
Date: Fri Dec 4 18:28:55 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new libfido2new libfido2new libfido2new libfido2new libfido2new libfido2new
libfido2new libfido2new libfido2
To generate a diff of this commit:
cvs rdiff -u -r1.1764 -r1.1765 src/doc/3RDPARTY
cvs rdiff -u -r1.2760 -r1.2761 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.1764 src/doc/3RDPARTY:1.1765
--- src/doc/3RDPARTY:1.1764 Wed Dec 2 09:09:18 2020
+++ src/doc/3RDPARTY Fri Dec 4 13:28:55 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1764 2020/12/02 14:09:18 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1765 2020/12/04 18:28:55 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -2235,12 +2235,12 @@ Location: external/bsd/pam-u2f
Notes:
Package: libfido2
-Version: 1.3.0-155-gf6ab2ce (f6ab2ce65745f7f3b1bee7481623de5eaac28bb0)
-Current Vers: 1.4.0
+Version: 1.5.0
+Current Vers: 1.5.0
Maintainer: Yubico
Archive Site: https://github.com/Yubico/libfido2
Home Page: https://developers.yubico.com/libfido2/
-Date: 2020-06-13
+Date: 2020-12-04
Mailing List:
Responsible: christos
License: bsd
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2760 src/doc/CHANGES:1.2761
--- src/doc/CHANGES:1.2760 Wed Dec 2 09:09:18 2020
+++ src/doc/CHANGES Fri Dec 4 13:28:55 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2760 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2761 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -310,3 +310,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
[rin 20201201]
pkg_install(8): Updated to 20201202. This changes the default database
location from /var/db/pkg to /usr/pkg/pkgdb. [wiz 20201202]
+ libfido2: Update for OpenSSH 8.4 support [christos 20201204]