2009-01-13 15:08:21 +01:00
|
|
|
pam_yubico NEWS -- History of user-visible changes. -*- outline -*-
|
2009-01-13 10:13:50 +01:00
|
|
|
|
2009-03-24 17:41:59 +01:00
|
|
|
* Version 1.14 (released 2009-03-24)
|
2009-03-24 17:40:57 +01:00
|
|
|
|
2009-03-24 17:41:42 +01:00
|
|
|
** Quick release to sync release archive with svn code.
|
|
|
|
|
2009-03-24 17:36:53 +01:00
|
|
|
* Version 1.13 (released 2009-03-24)
|
2009-03-24 14:13:39 +01:00
|
|
|
|
2009-03-24 16:12:34 +01:00
|
|
|
** Fix parsing of password into OTP/ID/password.
|
|
|
|
Earlier string handling may have been incorrect for short strings.
|
|
|
|
|
2009-03-24 14:38:33 +01:00
|
|
|
** Don't pass integers via pam_set_data/pam_get_data.
|
|
|
|
May solve problems on 64-bit platforms. Based on patch from
|
|
|
|
forum.yubico.com.
|
|
|
|
|
2009-03-24 14:10:25 +01:00
|
|
|
* Version 1.12 (released 2009-03-24)
|
2009-03-24 12:12:36 +01:00
|
|
|
|
2009-03-24 12:13:57 +01:00
|
|
|
** Add support for "use_first_pass" and "try_first_pass".
|
|
|
|
They work similar to other PAM modules, see README for more
|
|
|
|
documentation.
|
|
|
|
|
2009-03-24 12:15:21 +01:00
|
|
|
Upgrade notice: If you are relying on getting the Yubikey OTP from an
|
|
|
|
earlier PAM module, and no prompting by the pam_yubico module, you
|
|
|
|
need to add "try_first_pass" to preserve the same behaviour.
|
|
|
|
|
2009-02-11 17:56:49 +01:00
|
|
|
* Version 1.11 (released 2009-02-11)
|
2009-02-11 17:51:28 +01:00
|
|
|
|
|
|
|
** Added support to store user:keyid mapping in LDAP.
|
|
|
|
Contributed by Gregory Brusick <gregory@brusick.ch>.
|
|
|
|
|
2009-01-13 15:13:19 +01:00
|
|
|
* Version 1.10 (released 2009-01-13)
|
2009-01-13 11:34:50 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Change license to 2-clause BSD.
|
|
|
|
The Linux-PAM license is unclear, and in any case, the 2-clause BSD
|
|
|
|
license is compatible with 3-clause BSD and GPL.
|
2008-09-01 15:31:52 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
* Version 1.9 (released 2009-01-13)
|
2008-09-15 16:25:14 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Solaris portability improvements.
|
|
|
|
Suggested by Martin Englund <Martin.Englund@Sun.COM>.
|
2008-01-11 13:53:40 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
* Version 1.8 (released 2008-09-15)
|
2008-09-01 15:17:53 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Add new parameter 'url' to specify the server template URL.
|
2008-09-01 15:17:53 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
* Version 1.7 (released 2008-09-01)
|
2008-06-25 15:40:53 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Support two-factor mode to provide a password.
|
2008-01-11 13:53:40 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Support a user-specific configuration file to allow yubikeys per user.
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Use libyubikey-client instead of direct use of libcurl.
|
2008-06-25 15:23:34 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Move *.m4's to m4/.
|
2008-06-25 15:23:34 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
* Version 1.6 (released 2008-01-11)
|
2008-06-25 15:23:34 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** First release from code.google.com repository.
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Clarify documentation with regard to license and development info.
|
2008-06-25 15:23:34 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
* Version 1.5 (internal release)
|
2008-06-25 15:23:34 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Clarify that license is the same as Linux-PAM (GPLv2 or modified BSD).
|
|
|
|
This is likely the last internal release, source moving to code.google.com.
|
2008-06-25 15:23:34 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
* Version 1.4 (internal release)
|
2008-06-25 15:23:34 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Don't free CURL's user agent string before we're done.
|
2008-06-25 15:23:34 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Version 1.3 (internal release)
|
2008-06-25 15:23:34 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Disable echo'ing of password, for FreeRadius.
|
2008-06-25 15:23:34 +02:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
* Version 1.2 (internal release)
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Added PDF/HTML manual, see yubico-pam.pdf and yubico-pam.html.
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Fixes to use new web service API.
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Add "url" parameter.
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Fix "alwaysok" parameter.
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Fix crash on empty server responses.
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Parse "status" properly.
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Better debug info.
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
* Version 1.1 (internal release)
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Fix ws-api usage.
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Support "alwaysok".
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
* Version 1.0 (internal release)
|
2008-01-11 13:41:21 +01:00
|
|
|
|
2009-01-13 15:08:21 +01:00
|
|
|
** Initial release.
|