Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674050 - app-crypt/yubikey-manager-2.0.0 version bump
Summary: app-crypt/yubikey-manager-2.0.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Göktürk Yüksek
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 674052
  Show dependency tree
 
Reported: 2018-12-30 06:11 UTC by BT
Modified: 2019-02-01 02:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BT 2018-12-30 06:11:46 UTC
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
Comment 1 BT 2019-01-27 05:54:52 UTC
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
Comment 2 Larry the Git Cow gentoo-dev 2019-02-01 02:19:36 UTC
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(+)