diff --git a/nitrokey-0.4.0.tar.gz b/nitrokey-0.4.0.tar.gz deleted file mode 100644 index f287397..0000000 --- a/nitrokey-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b99dca17ef0f530563c1fef76ee169abfe85bbe7ea91f21e70fdc0df7166b4a9 -size 115190 diff --git a/nitrokey-0.4.1.tar.gz b/nitrokey-0.4.1.tar.gz new file mode 100644 index 0000000..c0f5bea --- /dev/null +++ b/nitrokey-0.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b7e75a432ccb9969d75b52a273e6bfe58f3fef56af910431a4e31b247371c29 +size 115125 diff --git a/python-nitrokey.changes b/python-nitrokey.changes index 8b88ac6..b6b1135 100644 --- a/python-nitrokey.changes +++ b/python-nitrokey.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Aug 21 13:51:11 UTC 2025 - Johannes Kastl + +- update to 0.4.1: + * Add support for protobuf v6. + * nitrokey.trussed.admin_app: Fix validation of ConfigFieldType.U8 + values. + * nitrokey.trussed: Add list and open functions. + * nitrokey.trussed.updates: + - Add default values for the image and update_version arguments + for Updater.update. + - Only call UpdateUi.confirm_extra_information if the passed list + is not empty. + ------------------------------------------------------------------- Mon Aug 4 09:21:43 UTC 2025 - Johannes Kastl diff --git a/python-nitrokey.spec b/python-nitrokey.spec index a2522a3..1ad6d70 100644 --- a/python-nitrokey.spec +++ b/python-nitrokey.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-nitrokey -Version: 0.4.0 +Version: 0.4.1 Release: 0 Summary: Nitrokey Python SDK License: Apache-2.0