pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   tnn
Date:           Thu Oct 22 23:44:09 UTC 2020

Modified Files:
        pkgsrc/doc: CHANGES-2020
        pkgsrc/security: Makefile

Log Message:
add security/pam-u2f
cvs: ----------------------------------------------------------------------


To generate a diff of this commit:
cvs rdiff -u -r1.5869 -r1.5870 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.783 -r1.784 pkgsrc/security/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.5869 pkgsrc/doc/CHANGES-2020:1.5870
--- pkgsrc/doc/CHANGES-2020:1.5869      Thu Oct 22 20:53:55 2020
+++ pkgsrc/doc/CHANGES-2020     Thu Oct 22 23:44:09 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.5869 2020/10/22 20:53:55 fcambus Exp $
+$NetBSD: CHANGES-2020,v 1.5870 2020/10/22 23:44:09 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -8704,3 +8704,4 @@ Changes to the packages collection and i
        Updated security/libfido2 to 1.5.0 [tnn 2020-10-22]
        Updated graphics/libansilove to 1.2.7 [fcambus 2020-10-22]
        Updated graphics/ansilove to 4.1.4 [fcambus 2020-10-22]
+       Added security/pam-u2f version 1.1.0 [tnn 2020-10-22]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.783 pkgsrc/security/Makefile:1.784
--- pkgsrc/security/Makefile:1.783      Sun Sep 13 08:17:06 2020
+++ pkgsrc/security/Makefile    Thu Oct 22 23:44:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.783 2020/09/13 08:17:06 wiz Exp $
+# $NetBSD: Makefile,v 1.784 2020/10/22 23:44:09 tnn Exp $
 #
 
 COMMENT=       Security tools
@@ -365,6 +365,7 @@ SUBDIR+=    pam-pwauth_suid
 SUBDIR+=       pam-radius
 SUBDIR+=       pam-saml
 SUBDIR+=       pam-tacplus
+SUBDIR+=       pam-u2f
 SUBDIR+=       pam-yubico
 SUBDIR+=       pam_ssh_agent_auth
 SUBDIR+=       paperkey



Home | Main Index | Thread Index | Old Index