From 79686a6afa33c5e76bcc118c75b80f20a549ae9b Mon Sep 17 00:00:00 2001 From: pettai Date: Sat, 16 Jun 2012 20:45:33 +0000 Subject: 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. --- security/pam-yubico/Makefile | 4 ++-- security/pam-yubico/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'security') 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 -- cgit v1.2.3