SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-pynitrokey-0.4.39-lp155.43.1.x86_64.rpm :

* Thu Aug 01 2024 Johannes Kastl - update to 0.4.50:
* nethsm: Improve namespace handling in add-user by AATTrobin-nitrokey in #555
* And random generator and config failures to init status bytes by AATTsosthene-nitrokey in #556
* Require authentication for partial restore by AATTmmerklinger in [#554]
* Wed Jul 17 2024 Johannes Kastl - update to 0.4.49:
* nethsm: Add support for namespaces by AATTrobin-nitrokey in #535
* Sat Jul 13 2024 Johannes Kastl - update to 0.4.48:
* nethsm: Improve base64 handling and add key import from PEM by AATTrobin-nitrokey in #539
* fido2: Add get-info subcommand by AATTrobin-nitrokey in #545
* nk3/update: add pre_bootloader_hint for update process by AATTdaringer in #546
* Thu Apr 18 2024 Johannes Kastl - update to 0.4.47 (includes a fix for boo#1222090):
* Patch oscrypto for linux binary by AATTmmerklinger in #518
* Bump pyinstaller version by AATTmmerklinger in #520
* Add common short version for help of CLI by AATTanotherbridge in [#509]
* factory-reset(-app): remove --experimental flag by AATTsosthene-nitrokey in #529
* fix: improve forwards compatibility with spsdk 2.1+ by AATTkmohrf in #524
* Support spsdk 2.1 by AATTrobin-nitrokey in #533- remove ExclusiveArch to not only build on x86_64 (thanks to Guillaume Gardet for his SR)
* Tue Mar 26 2024 Johannes Kastl - update to 0.4.46:
* Update spsdk to v2.0 by AATTdaringer #499
* Add support for nkpk subcommand by AATTrobin-nitrokey #500, #501, [#502], #505
* FIDO add support for Pin protocol v2 by AATTdaringer #507- remove patch support-spsdk-2.0.patch as this was included upstream (https://github.com/Nitrokey/pynitrokey/pull/499)
* Wed Jan 31 2024 Dirk Müller - add support-spsdk-2.0.patch: support spsdk 2.0
* Mon Jan 29 2024 Dirk Müller - allow the fixed click version as well- correct runtime requires
* Fri Jan 26 2024 Johannes Kastl - update to 0.4.45:
* Remove firmware version check for SE050 test by AATTsosthene-nitrokey in #481
* nk3 secrets: Log payload length by AATTrobin-nitrokey in #496
* Fri Jan 05 2024 Dirk Müller - update to 0.4.44:
* This release updates the `nk3 set-config` command for the upcoming Nitrokey 3 test firmware release.
* nk3 set-config: Add support for opcard.use_se050_backend
*
*
*Full Changelog
*
*: https://github.com/Nitrokey/pynitrokey/co mpare/v0.4.43...v0.4.44
* Thu Nov 30 2023 Johannes Kastl - update to 0.4.43: This release improves the UI of some NetHSM commands, introduces the experimental `nk3 factory-reset` command and adds a warning to nk3 set-config when used with unknown config keys.
* Changelog - nethsm: Fix table formatting in list-keys by AATTrobin-nitrokey in https://github.com/Nitrokey/pynitrokey/pull/476 - Display value for type and mechanism on NetHSM get_key by AATTmmerklinger in https://github.com/Nitrokey/pynitrokey/pull/478 - Update nethsm to v1.0.0 by AATTrobin-nitrokey in https://github.com/Nitrokey/pynitrokey/pull/477 - Add support for full device factory reset command by AATTsosthene-nitrokey in https://github.com/Nitrokey/pynitrokey/pull/472 - nk3 set-config: Add warning and confirmation prompt by AATTrobin-nitrokey in https://github.com/Nitrokey/pynitrokey/pull/479
* Mon Nov 27 2023 Johannes Kastl - update to 0.4.42:
* fido2 make-credential: Clenaup and add rk and uv options by AATTrobin-nitrokey in https://github.com/Nitrokey/pynitrokey/pull/464
* Remove frozendict dependency by AATTmmerklinger in https://github.com/Nitrokey/pynitrokey/pull/466
* nk3: Support build component in version string by AATTrobin-nitrokey in https://github.com/Nitrokey/pynitrokey/pull/474
* Update nethsm dependency by AATTrobin-nitrokey in https://github.com/Nitrokey/pynitrokey/pull/469
* Wed Nov 08 2023 Matej Cepl - Fix a bad Requires: with %{python_module construct.
* Thu Nov 02 2023 Johannes Kastl - clarify licensing, as this is dual-licensed with MIT and Apache-2.0- Marcus added both licenses
* Mon Oct 30 2023 Johannes Kastl - update to 0.4.41:
* nk3 - Add the `SE50_ERROR` flag to the init status (https://github.com/Nitrokey/pynitrokey/pull/436) - Add the SE050 tests to `nk3 test` if supported (https://github.com/Nitrokey/pynitrokey/pull/423) - Add `get-config` and `set-config` commands (https://github.com/Nitrokey/pynitrokey/pull/448)
* nethsm - Move the NetHSM API into a separate `nethsm` package, see https://github.com/Nitrokey/nethsm-sdk-py (https://github.com/Nitrokey/pynitrokey/pull/450) - Validate the backup file in `backup` and `restore` and add the `validate-backup` and `restore-backup` commands (https://github.com/Nitrokey/pynitrokey/pull/457)
* maintenance - Update fido2, cryptography, spsdk dependencies (https://github.com/Nitrokey/pynitrokey/pull/449)- include LICENSE-MIT and LICENSE-APACHE files from older release, as these were removed.
* Wed Sep 27 2023 Lars Vogdt - update to 0.4.40:
* nethsm: Various updates and improvements (#435, #437, #439, [#445])
* nk3: Fix \"generator didn\'t stop\" update error for LPC55 devices (#394)
* nk3 secrets: Add support for updating credentials (#424, #425, [#428])
* nk3 test: Don’t show touch prompt if PIN is missing (#411)
* Update urllib3 (#426)- update to 0.4.39:
* Improved logging (#399, AATTLaborratte5)
* Cleanup, refactoring and fixes of the fido2 module (#337, #410)
* Check pynitrokey version on firmware update (#416, AATTLaborratte5)
* Update dependencies to fix vulnerabilities and installation problems (#364)- update to 0.4.38: Secrets App updates: add Password Safe, challenge-response, and improve UI
* Implemented enhancements: - Secrets App Password Safe support for Nitrokey 3 #380 (szszszsz)
* Fixed bugs: - Firmware 1.3.1 update failed for nk3 #368
* Closed issues: - nitropy list errors out due to deepmerge not being found (in a version recent enough) #396 - Secrets App: improve UI/UX for Password Safe support #392- update to 0.4.37:
* Features - nk3 status: Add variant (#376) - nk3 secrets: Update Secrets App API (#377) - Add py.typed file (#387)
* Bugfixes - nk3 test: Fix provisioner test (#367) - fido2 list-credentials: Handle missing RP name (#359) - fido2 list-credentials: Skip enumerating RPs when empty (#360)- remove outdated dependency to deepmerge- explicitly require click-aliases and semver- build as noarch, as suggested by rpmlint
* Mon Jul 03 2023 Johannes Kastl - new package python-pynitrokey: Python client for managing Nitrokey devices
 
ICM