From 5c20a9df9fb00286ed912c510de957b893f9b66c Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Fri, 15 Jun 2012 14:43:58 +0200 Subject: [PATCH] NEWS for 2.12 --- NEWS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b933c43..8323072 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,15 @@ pam_yubico NEWS -- History of user-visible changes. -*- outline -*- -* Version 2.12 (unreleased) +* 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. * Version 2.11 (released 2012-02-10)