Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyOCD for openSUSE:Factory checked in at 2026-01-26 12:34:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyOCD (Old) and /work/SRC/openSUSE:Factory/.python-pyOCD.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyOCD" Mon Jan 26 12:34:38 2026 rev:10 rq:1329162 version:0.42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyOCD/python-pyOCD.changes 2025-11-12 21:14:46.279099448 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyOCD.new.1928/python-pyOCD.changes 2026-01-26 12:34:55.410686199 +0100 @@ -1,0 +2,46 @@ +Mon Jan 26 08:22:11 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.42.0: + * `run` subcommand: + * Introduce a new `run` subcommand capable of running targets + until a time limit or EOT (suited for CI/CD workflows) + * Supports semihosting console output/input and SWV output + * Standard I/O routing: + * Add new abstraction layer to unify STDIO routing for each + core + * Routing support for `console`, `telnet`, `file` and `off` + * >Note: Currently only output is supported + * CMSIS-Toolbox Run and Debug Management integration: + * Add configuration layer in session options, which sits below + command line arguments + * Disable `*.cbuild-run.yml` processing if the + `target_override` option is set + * Improve port assignment logic for multi-core GDBServer and + telnet configurations + * Add processing for `connect` mode configuration + * Add processing for `pre-reset` and `post-reset` options in + `load-setup` configuration + * Improve error messages for missing or invalid `*.cbuild- + run.yml` file + * Improve checking for required files + * Raise a warning instead of an error for missing SVD files + * Load SVD files only when available and when used by the + subcommand + * Flash programming: + * Add new session options for configuring `pre-reset` and + `post-reset` type in `load` subcommand + * Relax flash algorithm requirement to require only RO section + * Update Zephyr thread state definitions to match modern + versions (@mathieuchopstm) + * CoreSight and Cortex-M: + * Add support for Cortex-M52 and Star-MC3 based devices (@Liu- + Gu) + * Skip adding cores not described in the debug topology while + retaining direct AP access +- update to 0.41.0: + * Probe: + * Enable STLINK-V3PWR probe + * Fix RTOS support for Zephyr (thread detection) + * Improve robustness of HID read thread + +------------------------------------------------------------------- Old: ---- pyocd-0.40.0.tar.gz New: ---- pyocd-0.42.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyOCD.spec ++++++ --- /var/tmp/diff_new_pack.mEn2xH/_old 2026-01-26 12:34:57.110757538 +0100 +++ /var/tmp/diff_new_pack.mEn2xH/_new 2026-01-26 12:34:57.118757874 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pyOCD # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-pyOCD -Version: 0.40.0 +Version: 0.42.0 Release: 0 Summary: CMSIS-DAP debugger for python License: Apache-2.0 ++++++ pyocd-0.40.0.tar.gz -> pyocd-0.42.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-pyOCD/pyocd-0.40.0.tar.gz /work/SRC/openSUSE:Factory/.python-pyOCD.new.1928/pyocd-0.42.0.tar.gz differ: char 5, line 1
