summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-09-22 14:22:45 +0000
committernia <nia@pkgsrc.org>2021-09-22 14:22:45 +0000
commitb7ed172175f396e76a600cc144c2ae8f053e9702 (patch)
tree785094386327f467cd90c237b72046a93914b626 /security
parent401ea91316f8fdf2e889f18ab651c70782a8bdd2 (diff)
downloadpkgsrc-b7ed172175f396e76a600cc144c2ae8f053e9702.tar.gz
pam-u2f: security update to 1.1.1
* Version 1.1.1 (released 2021-05-19) ** Fix an issue where PIN authentication could be bypassed (CVE-2021-31924). ** Fix an issue with nodetect and non-resident credentials. ** Fix build issues with musl libc. ** Add support for self-attestation in pamu2fcfg. ** Fix minor bugs found by fuzzing.
Diffstat (limited to 'security')
-rw-r--r--security/pam-u2f/Makefile4
-rw-r--r--security/pam-u2f/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/security/pam-u2f/Makefile b/security/pam-u2f/Makefile
index bd241f32081..4493c6107cd 100644
--- a/security/pam-u2f/Makefile
+++ b/security/pam-u2f/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/10/23 16:39:46 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2021/09/22 14:22:45 nia Exp $
-DISTNAME= pam_u2f-1.1.0
+DISTNAME= pam_u2f-1.1.1
PKGNAME= ${DISTNAME:S/pam_/pam-/}
CATEGORIES= security
MASTER_SITES= https://developers.yubico.com/pam-u2f/Releases/
diff --git a/security/pam-u2f/distinfo b/security/pam-u2f/distinfo
index 5349799b015..777405efef2 100644
--- a/security/pam-u2f/distinfo
+++ b/security/pam-u2f/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/10/22 23:37:21 tnn Exp $
+$NetBSD: distinfo,v 1.2 2021/09/22 14:22:45 nia Exp $
-SHA1 (pam_u2f-1.1.0.tar.gz) = a12e29afe7a491cbb92e335a2d8166edf09dcc0d
-RMD160 (pam_u2f-1.1.0.tar.gz) = 7c919073f9898a5e189448b901e99d301ed46618
-SHA512 (pam_u2f-1.1.0.tar.gz) = 0ffcc32f0bbee279ad02f9c1cd928e2cf1df2fdebe718d869c16b7fece8edafd73cf08c5dfd6a2bc08434ed1970e16e4f89b6dae3b027a961ab43b26818b634f
-Size (pam_u2f-1.1.0.tar.gz) = 415677 bytes
+SHA1 (pam_u2f-1.1.1.tar.gz) = 5e62ab36a18804da21a6c53865bb0393c416d054
+RMD160 (pam_u2f-1.1.1.tar.gz) = 9bccdcc623a48767cd011d4d3d39f9b9c3ea3237
+SHA512 (pam_u2f-1.1.1.tar.gz) = ca81c78e67c17c369117e9d38e50033eaa96e0b15673521db2c382de1aa2566f7406fb43801a5938758480966c5e7316943769db5be826983d3865710e0274c1
+Size (pam_u2f-1.1.1.tar.gz) = 429822 bytes