Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-spsdk for openSUSE:Factory checked in at 2023-10-30 22:11:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-spsdk (Old) and /work/SRC/openSUSE:Factory/.python-spsdk.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-spsdk" Mon Oct 30 22:11:07 2023 rev:2 rq:1121151 version:1.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-spsdk/python-spsdk.changes 2023-06-29 17:28:58.706487806 +0200 +++ /work/SRC/openSUSE:Factory/.python-spsdk.new.17445/python-spsdk.changes 2023-10-30 22:11:37.938091362 +0100 @@ -1,0 +2,40 @@ +Mon Oct 30 07:42:32 UTC 2023 - Johannes Kastl <ka...@b1-systems.de> + +- update to 1.11.0: + * New features + - nxpimage: + - enable signature providers for AHAB image and signed + messages + - add support for rt104x in bootable-image + - tphost/tpconfig: + - add possibility to check TP_RESPONSE only with NXP_PROD raw + binary key + - add support for mcxn9xx + - add API for FuseLockedStatus + - possibility to declare private keys with passphrase in + signature provider config + - add checking of written data length in usb interface + - add support for dk6 tools + * Bugfixes + - nxpimage: fix offset on NAND memory in AHAB image + - fix plugin error for signature Provider for sb21 + +------------------------------------------------------------------- +Mon Oct 30 07:36:10 UTC 2023 - Johannes Kastl <ka...@b1-systems.de> + +- update to 1.10.1: + * New features + - nxpimage: + - support encrypted image hab + - support for RT11xx and RT10xx + - improve OTFAD/IEE names generation + - add API to retrieve info about fuses + * Bugfixes + - nxpimage: + - fix XMCD load_from_config + - fix IEE template + - fix circular dependency in signature provider import + - fix issue with loading keys as INT + - not enable logging when spsdk is used as a library + +------------------------------------------------------------------- Old: ---- spsdk-1.10.0.tar.gz New: ---- spsdk-1.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-spsdk.spec ++++++ --- /var/tmp/diff_new_pack.AGdplj/_old 2023-10-30 22:11:38.570114678 +0100 +++ /var/tmp/diff_new_pack.AGdplj/_new 2023-10-30 22:11:38.570114678 +0100 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-spsdk -Version: 1.10.0 +Version: 1.11.0 Release: 0 Summary: Unified, reliable and easy to use SW library working across NXP MCU portfolio License: BSD-3-Clause @@ -100,6 +100,7 @@ %python_clone -a %{buildroot}%{_bindir}/spsdk %python_clone -a %{buildroot}%{_bindir}/tpconfig %python_clone -a %{buildroot}%{_bindir}/tphost +%python_clone -a %{buildroot}%{_bindir}/dk6prog # fix line endings %python_expand find %{buildroot}%{$python_sitelib} -type f -exec dos2unix {} + # remove shebangs @@ -109,10 +110,10 @@ %python_expand rm -vf %{buildroot}%{$python_sitelib}/spsdk/data/cpu_data/*.c %{buildroot}%{$python_sitelib}/spsdk/data/cpu_data/*.bin %post -%python_install_alternative blhost elftosb ifr nxpcertgen nxpcrypto nxpdebugmbox nxpdevhsm nxpdevscan nxpimage nxpkeygen pfr sdphost sdpshost shadowregs spsdk tpconfig tphost +%python_install_alternative blhost elftosb ifr nxpcertgen nxpcrypto nxpdebugmbox nxpdevhsm nxpdevscan nxpimage nxpkeygen pfr sdphost sdpshost shadowregs spsdk tpconfig tphost dk6prog %postun -%python_uninstall_alternative blhost elftosb ifr nxpcertgen nxpcrypto nxpdebugmbox nxpdevhsm nxpdevscan nxpimage nxpkeygen pfr sdphost sdpshost shadowregs spsdk tpconfig tphost +%python_uninstall_alternative blhost elftosb ifr nxpcertgen nxpcrypto nxpdebugmbox nxpdevhsm nxpdevscan nxpimage nxpkeygen pfr sdphost sdpshost shadowregs spsdk tpconfig tphost dk6prog %files %{python_files} %doc README.md @@ -136,4 +137,5 @@ %python_alternative %{_bindir}/spsdk %python_alternative %{_bindir}/tpconfig %python_alternative %{_bindir}/tphost +%python_alternative %{_bindir}/dk6prog ++++++ spsdk-1.10.0.tar.gz -> spsdk-1.11.0.tar.gz ++++++ ++++ 18911 lines of diff (skipped)