forked from pool/yubico-piv-tool
db7a4c251b
OBS-URL: https://build.opensuse.org/request/show/335876 OBS-URL: https://build.opensuse.org/package/show/security/yubico-piv-tool?expand=0&rev=6
98 lines
3.5 KiB
Plaintext
98 lines
3.5 KiB
Plaintext
-------------------------------------------------------------------
|
||
Thu Oct 1 21:18:34 UTC 2015 - t.gruner@katodev.de
|
||
|
||
- Version 1.0.3 (released 2015-10-01)
|
||
- Correct wording on unblock-pin action.
|
||
- Show pin retries correctly.
|
||
- Use a bigger buffer for receiving data.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 15 13:32:27 UTC 2015 - t.gruner@katodev.de
|
||
|
||
- Version 1.0.2 (released 2015-09-04)
|
||
- Query for different passwords/pins on stdin if they’re not supplied.
|
||
- If a reader fails continue trying matching readers.
|
||
- Authentication failed is supposed to be 0x63cX not 0x630X.
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Jul 11 14:49:43 UTC 2015 - t.gruner@katodev.de
|
||
|
||
- Version 1.0.1 (released 2015-07-10)
|
||
- Project relicensed to 2-clause BSD license
|
||
- Minor fixes found with clang scan-build
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jul 8 21:14:24 UTC 2015 - t.gruner@katodev.de
|
||
|
||
- Version 1.0.0 (released 2015-06-23)
|
||
- Add a test-decipher action.
|
||
- Check that e is 0x10001 on importing rsa keys
|
||
- Use PCSC transactions when sending and receiving data
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Apr 27 16:22:36 UTC 2015 - cdenicolo@suse.com
|
||
|
||
- license update: GPL-3.0+
|
||
COPYING files says package is under GPL-3.0+.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Mar 26 12:47:38 UTC 2015 - t.gruner@katodev.de
|
||
|
||
- Version 0.1.6 (released 2015-03-23)
|
||
Add a read-certificate action to the tool.
|
||
Add a status action to the tool.
|
||
Fix a library bug so NULL can be passed to ykpiv_verify()
|
||
Add a test-signature action to the tool.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Feb 9 14:54:37 UTC 2015 - t.gruner@katodev.de
|
||
|
||
- Version 0.1.5 (released 2015-02-04)
|
||
Revert the check for parity and just set parity before the weak check.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Feb 3 13:43:10 UTC 2015 - t.gruner@katodev.de
|
||
|
||
- Version 0.1.4 (released 2015-02-02)
|
||
Prompt for input if input is stdin.
|
||
Mark all bits of the signature as used is certs and requests.
|
||
Correct error for unblock-pin.
|
||
Fix hex decode to decode capital letters and return error.
|
||
Check parity of new management keys.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Jan 23 07:47:58 UTC 2015 - t.gruner@katodev.de
|
||
|
||
- Version 0.1.3 (released 2014-12-18)
|
||
Add format DER for importing certificates.
|
||
Make sure diagnostic feedback ends up on stderr.
|
||
Add positive feedback for a couple of actions.
|
||
|
||
- Version 0.1.2 (released 2014-11-14)
|
||
Fix an issue where shorter component of RSA keys where not packed correctly.
|
||
|
||
- Version 0.1.1 (released 2014-11-10)
|
||
Correct broken CHUID that made windows work inconsistently.
|
||
Add support for compressed certificates.
|
||
Fix broken unblock-pin action.
|
||
Don’t try to accept to short keys for mgm key.
|
||
Only do applet authentication if needed.
|
||
Add --hash for selecting what hash to use for signatures.
|
||
Add hidden --sign command. Should probably not be used.
|
||
Fix for signature algorithm in selfsigned cert.
|
||
|
||
- Version 0.1.0 (released 2014-08-25)
|
||
Break out functionality into a library.
|
||
More testing.
|
||
|
||
- Version 0.0.3 (released 2014-05-26)
|
||
Add delete-certificate action.
|
||
Fix minor bugs.
|
||
|
||
- Version 0.0.2 (released 2014-02-19)
|
||
Fix an offset bug with CHUID.
|
||
Do full mutual auth with the applet.
|
||
|
||
- Version 0.0.1 (released 2014-02-11)
|
||
Initial release.
|