Bug 2351574
| Summary: | yubikey-manager - upstream release 5.6.0 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gerald Cox <gbcox> |
| Component: | yubikey-manager | Assignee: | Gerald Cox <gbcox> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | gbcox, orion |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | yubikey-manager-5.6.0-1.20250312git49f3c73.fc43 yubikey-manager-5.6.1-4.20250318gitd4e3188.fc42 yubikey-manager-5.6.1-4.20250318gitd4e3188.fc41 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-03-13 17:05:53 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2335565, 2335653 | ||
| Bug Blocks: | |||
Waiting on required poetry upgrade. poetry maintainer provided patch to work around issue until poetry 2 is available. FEDORA-2025-f385580ffb (yubikey-manager-5.6.0-1.20250312git49f3c73.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-f385580ffb FEDORA-2025-f385580ffb (yubikey-manager-5.6.0-1.20250312git49f3c73.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-dcef816860 (yubikey-manager-5.6.0-1.20250312git49f3c73.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-dcef816860 FEDORA-2025-f51ced6c9b (yubikey-manager-5.6.0-1.20250312git49f3c73.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-f51ced6c9b FEDORA-2025-dcef816860 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-dcef816860` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-dcef816860 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-f51ced6c9b has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-f51ced6c9b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-f51ced6c9b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-13d5502922 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-13d5502922` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-13d5502922 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-5ed93ee502 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-5ed93ee502` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-5ed93ee502 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-13d5502922 (yubikey-manager-5.6.1-4.20250318gitd4e3188.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-5ed93ee502 (yubikey-manager-5.6.1-4.20250318gitd4e3188.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. |
yubikey-manager 5.6.0 Repository: Yubico/yubikey-manager · Tag: 5.6.0 · Commit: 49f3c73 Version 5.6.0 (released 2025-03-12) SCP: Add support for specifying Le (needed in OpenPGP get_challenge). PIV: When writing a new CHUID, prefer to keep data from the old one if possible. CLI: Specifying public-key is now optional when generating a PIV certificate, if a public key can be read from the YubiKey itself. CLI: (YK FIPS) Disallow --protect for PIV when not in FIPS approved state. CLI: Support specifying Le in "apdu" command. CLI: Show OpenPGP key information in "openpgp info" and "openpgp keys info" commands. CLI: Detect OpenPGP memory corruption, and correctly factory reset OpenPGP if needed. CLI: Don't fail on corrupted configuration files, instead show a warning. Require Poetry >= 2.0 for building and packaging of the library. Bugfix: CLI - Don't use extended APDUs in the "apdu" command on old YubiKeys which do not support it. Reproducible: Always