Version 1.0.1 (released 2018-10-10) * Support for YubiKey 5A * OATH: Ignore extra parameters in URI parsing * Bugfix: Never say that NFC is supported for YubiKeys without NFC
Version 2.0.0 (released 2019-01-09) * Add support for Security Key NFC * Add experimental support for external smart card reader. See --reader flag * Add a minimal manpage * Add examples in help texts * PIV: update CHUID when importing a certificate * PIV: Optionally validate that private key and certificate match when importing a certificate (on by default in CLI) * PIV: Improve support for importing certificate chains and .PEM files with comments Breaking API changes: * Merge CCID status word constants into a single SW enum in ykman.driver_ccid * Throw custom exception types instead of raw APDUErrors from many methods of PivController * Write CLI prompts to standard error instead of standard output * Replace function ykman.util.parse_certificate with parse_certificates which returns a list
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=276cc53b25ebb40e198920b71699361051fdc712 commit 276cc53b25ebb40e198920b71699361051fdc712 Author: Göktürk Yüksek <gokturk@gentoo.org> AuthorDate: 2019-02-01 00:35:47 +0000 Commit: Göktürk Yüksek <gokturk@gentoo.org> CommitDate: 2019-02-01 02:18:55 +0000 app-crypt/yubikey-manager: bump to 2.0.0 #674050 Closes: https://bugs.gentoo.org/674050 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org> app-crypt/yubikey-manager/Manifest | 1 + .../yubikey-manager/yubikey-manager-2.0.0.ebuild | 63 ++++++++++++++++++++++ 2 files changed, 64 insertions(+)