Hi flashrom folks,
we've gathered some bugfixes over the years on our older release branches, and now prepared appropriate point releases. These are mostly useful to update older packages of stable OS distributions. As these branches are quite old, they'll probably not see any more updates afterwards.
As usual, you can find the release candidates in a clone of our Git repository https://review.coreboot.org/flashrom.git or download a tarball [1].
If no further issues arise, these release candidates will turn into releases in about a week.
Beside some added checks for invalid pointers, some corner cases were fixed in individual programmer drivers and we fixed compa- tibility with newer version of `libpci`. The following programmers/ features were touched and are worth to be tested again:
In all three release candidates:
* `pickit2_spi` programmer * `internal` programmer on Intel based devices with SPI flash * `internal` programmer on Baytrail based devices in particular * "dualbiosindex" parameter of `internal` * PCI-based programmers
Additionally in v1.1.1-rc1
* `linux_spi` * `linux_mtd` * `jlink_spi`
And in v1.2.1-rc1:
* `spi95` EEPROMs * `stlinkv3_spi` * `dediprog` * `linux_mtd` * `jlink_spi`
Best, Nico
[1] https://review.coreboot.org/plugins/gitiles/flashrom/+archive/refs/tags/v1.0...
https://review.coreboot.org/plugins/gitiles/flashrom/+archive/refs/tags/v1.1...
https://review.coreboot.org/plugins/gitiles/flashrom/+archive/refs/tags/v1.2...