diff --git a/python-spsdk.changes b/python-spsdk.changes index ff22749..98eea17 100644 --- a/python-spsdk.changes +++ b/python-spsdk.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Jul 15 11:50:53 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.0.1 + * nxpcrypto: + - improve serial number validation in certificate generation + * nxpimage: + - fix AHAB container header info display + - fix MBI parameter for mcxa series + - add input data size validation for HAB segments + - add hardware key mixin to NHS52S04 MBI types + - add load address mixin to every MBI type + - improve CA Flag description in AHAB schemas + - fix AHAB update keyblob + - add new Fast Boot flags to AHABContainerV2 + * nxpmemcfg: + - add missing memory types (MicronOPI_SDR, AdestoOPI_SDR) + * update default BOOT_FLAGS value in MC56F81x68 BCA configuration + * validate and clean up the contents of SPSDK data files + ------------------------------------------------------------------- Mon Jun 23 14:28:03 UTC 2025 - Felix Stegmeier - removed patch 'python-spsdk-remove_pypemicro.patch since pemicro has been moved into a plugin in 2.2.0 diff --git a/python-spsdk.spec b/python-spsdk.spec index d55da53..839ddc2 100644 --- a/python-spsdk.spec +++ b/python-spsdk.spec @@ -19,7 +19,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-spsdk -Version: 3.0.0 +Version: 3.0.1 Release: 0 Summary: Unified, reliable and easy to use SW library working across NXP MCU portfolio License: BSD-3-Clause diff --git a/spsdk-3.0.0.tar.gz b/spsdk-3.0.0.tar.gz deleted file mode 100644 index d320b7b..0000000 --- a/spsdk-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33c29db757a9576190bb888e0479f8b3da2ee7f7ab01f3f5374450156f42bc64 -size 1768679 diff --git a/spsdk-3.0.1.tar.gz b/spsdk-3.0.1.tar.gz new file mode 100644 index 0000000..92fef78 --- /dev/null +++ b/spsdk-3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbba165d704327ea21f2a41efcf0b9ae65c579bded7e880bc3dd2d5b63a2d141 +size 1755646