1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2025-01-31 16:52:12 +01:00

Version 1.9

This commit is contained in:
Dain Nilsson 2013-01-23 16:44:34 +01:00
parent deb4070f4e
commit f97aa3ec13
2 changed files with 11 additions and 11 deletions

20
NEWS
View File

@ -1,16 +1,16 @@
* Version 1.9 unreleased * Version 1.9 (released 2013-01-23)
* Renamed hex2bin to yubi_hex2bin. * Renamed hex2bin to yubi_hex2bin.
Issue #1 reported by Dain Nilsson, see: Issue #1 reported by Dain Nilsson, see:
https://github.com/Yubico/yubikey-ksm/issues/1 https://github.com/Yubico/yubikey-ksm/issues/1
* Version 1.8 released 2013-01-21 * Version 1.8 (released 2013-01-21)
* Added ChangeLog to releases. * Added ChangeLog to releases.
* Updated documentation for building/installing. * Updated documentation for building/installing.
* Version 1.7 released 2012-12-21 * Version 1.7 (released 2012-12-21)
* Replaced usage of 'mcrypt_ecb' as it is deprecated. * Replaced usage of 'mcrypt_ecb' as it is deprecated.
Issue #5 reported by Gyula Szabó, see: Issue #5 reported by Gyula Szabó, see:
@ -19,7 +19,7 @@
* Read database config from /etc/ykksm/config-db files, * Read database config from /etc/ykksm/config-db files,
as generated by dbconfig. as generated by dbconfig.
* Version 1.6 released 2012-12-18 * Version 1.6 (released 2012-12-18)
* ykksm-gen-keys supports the PSKC YubiKey profile. * ykksm-gen-keys supports the PSKC YubiKey profile.
@ -31,11 +31,11 @@
* Removed ykksm-upgrade. * Removed ykksm-upgrade.
* Version 1.5 released 2010-09-14 * Version 1.5 (released 2010-09-14)
* Brown paper bag release to update NEWS and Makefile before release. * Brown paper bag release to update NEWS and Makefile before release.
* Version 1.4 released 2010-09-14 * Version 1.4 (released 2010-09-14)
* Don't use PDO rowCount, it is not portable. * Don't use PDO rowCount, it is not portable.
Issue #2 reported by arte42.ripe, see: Issue #2 reported by arte42.ripe, see:
@ -47,18 +47,18 @@
* Improve documentation. * Improve documentation.
* Version 1.3 released 2010-03-16 * Version 1.3 (released 2010-03-16)
* Added ykksm-checksum tool. * Added ykksm-checksum tool.
* Version 1.2 released 2009-12-15 * Version 1.2 (released 2009-12-15)
* Documentation and installation experience substantially improved. * Documentation and installation experience substantially improved.
* Version 1.1 released 2009-12-02 * Version 1.1 (released 2009-12-02)
* Use PHP PDO instead of hard coding use of MySQL database interface. * Use PHP PDO instead of hard coding use of MySQL database interface.
* Version 1.0 released 2009-11-19 * Version 1.0 (released 2009-11-19)
* Initial release. * Initial release.

2
doc

@ -1 +1 @@
Subproject commit 989ab06926d26cbbe81a4b31a09ee172532ccc8a Subproject commit bfda50b698334a92d5f0824e5cf94394ce6c5707