1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2025-02-17 21:54:15 +01:00

NEWS for 2.12

This commit is contained in:
Klas Lindfors 2012-06-15 14:43:58 +02:00
parent 20862d0f35
commit 5c20a9df9f

11
NEWS
View File

@ -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)