Module Name:    src
Committed By:   christos
Date:           Tue Mar  3 00:41:43 UTC 2020

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
Add libcbor, libfido2, pam-u2f


To generate a diff of this commit:
cvs rdiff -u -r1.1694 -r1.1695 src/doc/3RDPARTY
cvs rdiff -u -r1.2655 -r1.2656 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.1694 src/doc/3RDPARTY:1.1695
--- src/doc/3RDPARTY:1.1694	Wed Feb 26 19:29:17 2020
+++ src/doc/3RDPARTY	Mon Mar  2 19:41:42 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1694 2020/02/27 00:29:17 christos Exp $
+#	$NetBSD: 3RDPARTY,v 1.1695 2020/03/03 00:41:42 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -2180,7 +2180,6 @@ Notes:
 
 Package:	terminfo
 Version:	20190609
-
 Current Vers:	20190609
 Maintainer:	Thomas Dickey (ncurses)
 Archive Site:	ftp://ftp.invisible-island.net/ncurses/current
@@ -2192,3 +2191,42 @@ License:	none
 Location:	sys/external/bsd/ena-com
 Notes:
 Use the import script in /usr/src/share/terminfo
+
+Package:	libcbor
+Version:	20200302
+Current Vers:	20200302
+Maintainer:	Pavel Kalvoda
+Archive Site:	https://github.com/PJK/libcbor.git
+Home Page:	
+Date:		2020-03-02
+Mailing List:	christos
+Responsible:
+License:	mit
+Location:	sys/external/mit/libcbor
+Notes:
+
+Package:	pam-u2f
+Version:	1.0.8
+Current Vers:	1.0.8
+Maintainer:	Yubico
+Archive Site:	https://github.com/Yubico/pam-u2f.git
+Home Page:	https://developers.yubico.com/pam-u2f/
+Date:		2020-03-02
+Mailing List:	christos
+Responsible:
+License:	bsd
+Location:	sys/external/bsd/pam-u2f
+Notes:
+
+Package:	libfido2
+Version:	0.5.0
+Current Vers:	0.5.0
+Maintainer:	Yubico
+Archive Site:	https://github.com/Yubico/libfido2.git
+Home Page:	https://developers.yubico.com/libfido2/Manuals/
+Date:		2020-03-02
+Mailing List:	christos
+Responsible:
+License:	bsd
+Location:	sys/external/bsd/libfido2
+Notes:

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2655 src/doc/CHANGES:1.2656
--- src/doc/CHANGES:1.2655	Mon Mar  2 15:04:42 2020
+++ src/doc/CHANGES	Mon Mar  2 19:41:42 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2655 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2656 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -149,3 +149,6 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
 	OpenSSH: Import 8.2. [christos 20200226]
 	ld.elf_so(1): Implement DT_GNU_HASH [kamil 20200229]
 	amiga: Fix word accesses on Gayle (A1200) pcmcia. [is 20200302]
+	libcbor: Import for libfido2 support [christos 20200302]
+	libfido2: Import for pam-u2f support [christos 20200302]
+	pam-u2f: Import token authenticator [christos 20200302]

Reply via email to