SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for yubikey-manager-5.5.1-62.1.noarch.rpm :

* Wed Jul 03 2024 Frantisek Simorda - Update to 5.5.1
* Bugfix: CLI - Don’t use formatting that doesn’t work on older Python versions. Note: As the 5.5.0 installers bundle Python 3.12, this will be a source-only release.- Update to 5.5.0
* Version 5.5.0 (released 2024-06-26)
* Add Secure Channel support to smartcard sessions.
* Support extended APDUs in the \"apdu\" command (this is now the default).
* HSMAuth: Treat management key as a PIN/password instead of a key, adding new CLI commands.
* PIV: Deprecate explicit passing of management key type when authenticating.
* CLI: Add \"config nfc --restrict\" command to set \"NFC restricted mode\".
* CLI: Display more information about PIN complexity and FIPS status for compatible YubiKeys.
* CLI: Improved error messages for illegal values of PIV PIN and PUK.
* CLI: Drop error messages for old 3.x commands.
* CLI: Removal of --upload for YubiCloud credentials. Export to CSV and upload via web instead.
* CLI: Add more detailed information to the CLI output for several commands.
* Wed Apr 03 2024 pgajdosAATTsuse.com- version update to 5.4.0
* 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.
* Sun Mar 17 2024 Dirk Müller - update to 5.3.0:
* FIDO: Add new CLI commands for PIN management and authenticator config (force-change, set-min-length, toggle-always-uv, enable- ep-attestation).
* PIV: Support new key types on supported devices (RSA 3072/4096, Curve25519).
* PIV: Support for moving and deleting keys on supported devices.
* 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 YubiKey serial numbers and NRC readers.
* Fri Dec 01 2023 Dirk Müller - update to 5.2.1:
* Add support for Python 3.12.
* OATH: detect and remove corrupted credentials.
* Bugfix: HSMAUTH: Fix order of CLI arguments.
* 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.
* 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.
* Add OpenPGP functionality to supported API.
* Add PIV key info command to CLI.
* PIV: Support signing prehashed data via API.
* Bugfix: Fix signing PIV certificates/CSRs with key that always requires PIN.
* Bugfix: Fix incorrect display name detection for certain keys over NFC.
* Bugfix: Fix the interactive confirmation prompt for some CLI commands.
* Bugfix: OpenPGP Signature PIN policy values were swapped.
* Bugfix: FIDO: Handle discoverable credentials that are missing name or displayName.
* Add support for Python 3.11.
* Remove extra whitespace characters from CLI into command output.
* Various cleanups and improvements to the API.
* Improvements to the handling of YubiKeys and connections.
* Command aliases for ykman 3.x (introduced in ykman 4.0) have now been dropped.
* Installers for ykman are now provided for Windows (amd64) and MacOS (universal2).
* Logging has been improved, and a new TRAFFIC level has been introduced.
* The codebase has been improved for scripting usage, either directly as a Python module, or via the new \"ykman script\" command.
* PIV: Add support for dotted-string OIDs when parsing RFC4514 strings.
* PIV: Drop support for signing certificates and CSRs with SHA-1.
* FIDO: Credential management commands have been improved to deal with ambiguity in certain cases.
* OATH: Access Keys (\"remembered\" passwords) are now stored in the system keyring.
* OpenPGP: Commands have been added to manage PINs.- add keyring for offline validation
* Mon Dec 19 2022 Torsten Gruner - Keep this version until version 5.0.0 or yubikey-manager-qt v1.2.4 and yubioath-desktop v5.1.0 was fixed- Some small .spec file fixes
* Wed Oct 05 2022 Torsten Gruner - Update to version 4.0.9 (released 2022-06-17)
* Dependency: Add support for python-fido2 1.x
* Fix: Drop stated support for Click 6 as features from 7 are being used.
* Mon Mar 28 2022 Torsten Gruner - Update to version 4.0.8 (released 2022-01-31)
* Bugfix: Fix error message for invalid modhex when programing a YubiOTP credential.
* Bugfix: Fix issue with displaying a Steam credential when it is the only account.
* Bugfix: Prevent installation of files in site-packages root.
* Bugfix: Fix cleanup logic in PIV for protected management key.
* Add support for token identifier when programming slot-based HOTP.
* Add support for programming NDEF in text mode.
* Dependency: Add support for Cryptography ⇐ 38.
* Thu Oct 14 2021 pgajdosAATTsuse.com- version update to 4.0.7
* Version 4.0.7 (released 2021-09-08)
*
* Bugfix release: Fix broken naming for \"YubiKey 4\", and a small OATH issue with touch Steam credentials.
* Version 4.0.6 (released 2021-09-08)
*
* Improve handling of YubiKey device reboots.
*
* More consistently mask PIN/password input in prompts.
*
* Support switching mode over CCID for YubiKey Edge.
*
* Run pkill from PATH instead of fixed location.
* Version 4.0.5 (released 2021-07-16)
*
* Bugfix: Fix PIV feature detection for some YubiKey NEO versions.
*
* Bugfix: Fix argument short form for --period when adding TOTP credentials.
*
* Bugfix: More strict validation for some arguments, resulting in better error messages.
*
* Bugfix: Correctly handle TOTP credentials using period != 30 AND touch_required.
*
* Bugfix: Fix prompting for access code in the otp settings command (now uses \"-A -\").
* Tue May 18 2021 Ferdinand Thiessen - Update to version 4.0.3
* Add support for fido reset over NFC.
* Bugfix: The --touch argument to piv change-management-key was ignored.
* Bugfix: Don’t prompt for password when importing PIV key/cert if file is invalid.
* Bugfix: Fix setting touch-eject/auto-eject for YubiKey 4 and NEO.
* Bugfix: Detect PKCS#12 format when outer sequence uses indefinite length.
* Dependency: Add support for Click 8.
* Thu May 06 2021 Ferdinand Thiessen - Update to version 4.0.2
* Update device names
* Add read_info output to the --diagnose command, and show exception types.
* Bugfix: Fix read_info for YubiKey Plus.
* Add support for YK5-based FIPS YubiKeys.
* Bugfix: Fix OTP device enumeration on Win32.
* Drop reliance on libusb and libykpersonalize.
* Support the \"fido\" and \"otp\" subcommands over NFC
* New \"ykman --diagnose\" command to aid in troubleshooting.
* New \"ykman apdu\" command for sending raw APDUs over the smart card interface.
* New \"yubikit\" package added for custom development and advanced scripting.
* OpenPGP: Add support for KDF enabled YubiKeys.
* Static password: Add support for FR, IT, UK and BEPO keyboard layouts.- Drop now unneeded python3-six, python3-usb and libykpers-1-1 dependencies- python3-pyOpenSSL is optional, so move from Requires to Recommends
 
ICM