forked from pool/python-spsdk
- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-spsdk?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 15 11:50:53 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <felix.stegmeier@suse.com>
|
||||
- removed patch 'python-spsdk-remove_pypemicro.patch since pemicro has been moved into a plugin in 2.2.0
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33c29db757a9576190bb888e0479f8b3da2ee7f7ab01f3f5374450156f42bc64
|
||||
size 1768679
|
3
spsdk-3.0.1.tar.gz
Normal file
3
spsdk-3.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbba165d704327ea21f2a41efcf0b9ae65c579bded7e880bc3dd2d5b63a2d141
|
||||
size 1755646
|
Reference in New Issue
Block a user