Hi All
I'd like to have the following in the Release:
- https://review.openocd.org/c/openocd/+/8873
it also solves tickets:#434 "Deprecated commands with spaces require quotes"
https://sourceforge.net/p/openocd/mailman/message/58820280/
- https://review.openocd.org/c/openocd/+/8088
- further i'd like to have a solution for the depricated command
'pld device' which was renamed to 'pld create'
the stuff in src/jtag/startup.tc:1166 does not work and I don't know
how to solve this. Any help here?
Regards,
danselmi
I'd like to have the following in the Release:
- https://review.openocd.org/c/openocd/+/8873
it also solves tickets:#434 "Deprecated commands with spaces require quotes"
https://sourceforge.net/p/openocd/mailman/message/58820280/
- https://review.openocd.org/c/openocd/+/8088
- further i'd like to have a solution for the depricated command
'pld device' which was renamed to 'pld create'
the stuff in src/jtag/startup.tc:1166 does not work and I don't know
how to solve this. Any help here?
Regards,
danselmi
Gesendet: Freitag, 23. Mai 2025 um 12:16
Von: "Antonio Borneo" <borneo.anto...@gmail.com>
An: OpenOCD <OpenOCD-devel@lists.sourceforge.net>
Betreff: Preparing for OpenOCD v1.0.0-rc1
we are going to tag OpenOCD v1.0.0-rc1 in around one month.
It will follow a period of code freeze, during which only patches for
bug fixes will be merged.
The release v1.0.0 is expected before the end of the year.
Why v1.0.0 ?
Because OpenOCD is 20 years old, and at such an age it's mature enough
for a cool major release.
Because today we have already merged 996 commits since last release
v0.12.0 (2023-01-14), and it's time to focus on tests and fixes.
Because it's summer and old bugs get hotter, so time to fix them.
Because, ... feel free to add your personal reason to this list! ;-)
Said that, I invite you all to report any feature still pending in
Gerrit that you absolutely want to have in v1.0.0.
Regards,
Antonio