Module Name: src
Committed By: christos
Date: Wed Jan 15 15:32:54 UTC 2025
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new pam-u2f
To generate a diff of this commit:
cvs rdiff -u -r1.2069 -r1.2070 src/doc/3RDPARTY
cvs rdiff -u -r1.3123 -r1.3124 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.2069 src/doc/3RDPARTY:1.2070
--- src/doc/3RDPARTY:1.2069 Mon Jan 13 01:31:08 2025
+++ src/doc/3RDPARTY Wed Jan 15 10:32:53 2025
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2069 2025/01/13 06:31:08 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.2070 2025/01/15 15:32:53 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -2294,12 +2294,12 @@ Location: external/mit/libcbor
Notes:
Package: pam-u2f
-Version: 1.2.0
-Current Vers: 1.2.0
+Version: 1.3.1
+Current Vers: 1.3.1
Maintainer: Yubico
Archive Site: https://github.com/Yubico/pam-u2f
Home Page: https://developers.yubico.com/pam-u2f/
-Date: 2021-09-24
+Date: 2025-01-15
Mailing List:
Responsible: christos
License: bsd
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3123 src/doc/CHANGES:1.3124
--- src/doc/CHANGES:1.3123 Thu Jan 9 09:54:43 2025
+++ src/doc/CHANGES Wed Jan 15 10:32:54 2025
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3123 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3124 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -659,3 +659,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
evbarm: Add Arm SCMI performance protocol support (adapted from
OpenBSD). [jmcneill 20250108]
pppd(8): Import 2.5.2 [christos 20250108]
+ pam-u2f: Import pam u2f 1.3.1 [christos 20250115]