./security/py-yubikey-manager, Yubico YubiKey manager library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.4.0, Package name: py311-yubikey-manager-5.4.0, Maintainer: pkgsrc-users

Use the YubiKey Manager to configure FIDO2, OTP and PIV functionality
on your YubiKey on Windows, macOS, and Linux operating systems. The
tool works with any currently supported YubiKey. You can also use the
tool to check the type and firmware of a YubiKey. In addition, you can
use the extended settings to specify other features, such as to
configure 3-second long touch.


Master sites:

Filesize: 184.433 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-07 23:38:36 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-yubikey-manager,ykman: update to 5.4.0

* Version 5.4.0 (released)
 * Support for YubiKey Bio Multi-protocol Edition.
 * CLI: Improve error messages for several failures.
 * Attempt to send SIGHUP to yubikey-agent if it is blocking the connection.
 * Bugfix: Allow "fido config" to work when no PIN is set on the YubiKey.
 * Bugfix: MacOS - Fix race condition resulting in unneeded delay in fido \ 
commands over
   USB.
 * Bugfix: Linux - Fix error when listing OTP devices when no YubiKeys are attached.
 * Bugfix: OpenPGP - Fix RSA key generation on YubiKey NEO.
   2024-02-13 18:55:20 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-yubikey, ykman: update to 5.3.0

Version 5.3.0 (released 2024-01-31)

FIDO: Add new CLI commands for PIN management and authenticator config \ 
(force-change, set-min-length, toggle-always-uv, enable-ep-attestation).
PIV: Improve handling of legacy "PUK blocked" flag.
PIV: Improve handling of malformed certificates.
PIV: Display key information in "piv info" output on supported devices.
OTP: Fix some commands incorrectly showing errors when used over NFC/CCID.
Add tab-completion for YubiKey serial numbers and NFC readers.
   2023-11-06 00:55:59 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-yubikey-manager, ykman: update to 5.2.1

* Version 5.2.1 (released 2023-10-10)
 ** Add support for Python 3.12.
 ** OATH: detect and remove corrupted credentials.
 ** Bugfix: HSMAUTH: Fix order of CLI arguments.
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-09-09 23:37:49 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
py-yubikey-manager, ykman: update to 5.2.0

* Version 5.2.0 (released 2023-08-21)
 * PIV: Support for compressed certificates.
 * OpenPGP: Use InvalidPinError for wrong PIN.
 * Add YubiHSM Auth application support.
 * Improved API documentation.
 * Scripting: Add name attribute to device.
 * Bugfix: PIV: don't throw InvalidPasswordError on malformed PEM private key.
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | Package updated
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update
   2023-05-17 00:51:02 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ykman, py-yubikey-manager: update to 5.1.1

* Version 5.1.1 (released 2023-04-27)
 ** Bugfix: PIV: string representation of SLOT caused infinite loop on Python \ 
<3.11.
 ** Bugfix: Fix errors in 'ykman config nfc' on YubiKeys without NFC capability.
 ** Bugfix: Fix error message shown when invalid modhex input length given for \ 
YubiOTP.