summaryrefslogtreecommitdiff
path: root/security/pam-yubico
diff options
context:
space:
mode:
authorpettai <pettai>2012-06-16 20:45:33 +0000
committerpettai <pettai>2012-06-16 20:45:33 +0000
commit33fe8cfc0e64fc4d359487c9ece9134750661d4a (patch)
tree87045804007f14f13bb9396f8296d832306fd326 /security/pam-yubico
parent0b8772f4b3d7467988e31827b93a7a23e5237359 (diff)
downloadpkgsrc-33fe8cfc0e64fc4d359487c9ece9134750661d4a.tar.gz
Version 2.12 (released 2012-06-15)
* Only use libyubikey when --with-cr is used. * Set correct permissions on tempfile. * YubiKey 2.2 contains a bug in challenge-response that makes it output the same response to all challenges unless HMAC_LT64 is set. Add warnings to ykpamcfg and a warning through conversate in the pam module. Keys programmed like this should be reprogrammed with the HMAC_LT64 flag set.
Diffstat (limited to 'security/pam-yubico')
-rw-r--r--security/pam-yubico/Makefile4
-rw-r--r--security/pam-yubico/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/pam-yubico/Makefile b/security/pam-yubico/Makefile
index 7b8b5858e5a..b5b71dd6a07 100644
--- a/security/pam-yubico/Makefile
+++ b/security/pam-yubico/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2012/05/14 08:03:54 dholland Exp $
+# $NetBSD: Makefile,v 1.3 2012/06/16 20:45:33 pettai Exp $
-DISTNAME= pam_yubico-2.11
+DISTNAME= pam_yubico-2.12
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= security
MASTER_SITES= http://yubico-pam.googlecode.com/files/
diff --git a/security/pam-yubico/distinfo b/security/pam-yubico/distinfo
index 254a7e57bda..ae5a297de27 100644
--- a/security/pam-yubico/distinfo
+++ b/security/pam-yubico/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/03/13 15:32:47 pettai Exp $
+$NetBSD: distinfo,v 1.2 2012/06/16 20:45:33 pettai Exp $
-SHA1 (pam_yubico-2.11.tar.gz) = e841ab473fee7c28af96e4d18fef427a8e1a947b
-RMD160 (pam_yubico-2.11.tar.gz) = d3c379a809a4325522837df3d9ca92f52d4d3754
-Size (pam_yubico-2.11.tar.gz) = 360380 bytes
+SHA1 (pam_yubico-2.12.tar.gz) = 37bc2c19b3aaa43f2394eb33241ce95fe37c24c6
+RMD160 (pam_yubico-2.12.tar.gz) = 81aac096d20dd992edf06d8135a6fdb878c77e81
+Size (pam_yubico-2.12.tar.gz) = 367164 bytes