Revisions of yubikey-manager

buildservice-autocommit accepted request 1164540 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 51)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1164351 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 50)
- 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.
buildservice-autocommit accepted request 1158804 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 49)
baserev update by copy to link target
Torsten Gruner's avatar Torsten Gruner (Simmphonie) accepted request 1158737 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 48)
- 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.
buildservice-autocommit accepted request 1130941 from Wolfgang Frisch's avatar Wolfgang Frisch (wfrisch) (revision 47)
baserev update by copy to link target
Wolfgang Frisch's avatar Wolfgang Frisch (wfrisch) accepted request 1130177 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 46)
- 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.
buildservice-autocommit accepted request 1044283 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 45)
baserev update by copy to link target
Torsten Gruner's avatar Torsten Gruner (Simmphonie) accepted request 1044067 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 44)
- 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
buildservice-autocommit accepted request 1040036 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 43)
baserev update by copy to link target
Torsten Gruner's avatar Torsten Gruner (Simmphonie) accepted request 1039844 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 42)
- update to 5.0.0:
  * 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
buildservice-autocommit accepted request 1008400 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 41)
baserev update by copy to link target
Torsten Gruner's avatar Torsten Gruner (Simmphonie) accepted request 1008399 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 40)
- 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.
buildservice-autocommit accepted request 970598 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 39)
baserev update by copy to link target
Torsten Gruner's avatar Torsten Gruner (Simmphonie) accepted request 970352 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 38)
- 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.
Torsten Gruner's avatar Torsten Gruner (Simmphonie) accepted request 925201 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 37)
- 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 -").
buildservice-autocommit accepted request 894147 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 36)
baserev update by copy to link target
Torsten Gruner's avatar Torsten Gruner (Simmphonie) accepted request 894135 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 35)
Update to version 4.0.3
buildservice-autocommit accepted request 891846 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 34)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 891099 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 33)
Update to version 4.0.2
buildservice-autocommit accepted request 769932 from Karol Babioch's avatar Karol Babioch (kbabioch) (revision 32)
baserev update by copy to link target
Displaying revisions 1 - 20 of 51
openSUSE Build Service is sponsored by