Attention is currently required from: Matt DeVillier.
Anastasia Klimchuk would like Matt DeVillier to review this change.
doc: Add section about v1.5.1 into release notes
Change-Id: Iea0a8a388d74f4e1ad7e9630413d4a5affc755fe
Original-Change-Id: I80f8423133bf779093d57ea6928f09d9d377d20e
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/85655
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Original-Reviewed-by: Peter Marheine <pmarheine@chromium.org>
---
M doc/release_notes/v_1_5.rst
1 file changed, 33 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/98/85698/1
diff --git a/doc/release_notes/v_1_5.rst b/doc/release_notes/v_1_5.rst
index 6fcfe33..a7c09d0 100644
--- a/doc/release_notes/v_1_5.rst
+++ b/doc/release_notes/v_1_5.rst
@@ -10,15 +10,42 @@
Download
========
-flashrom v1.5.0 can be downloaded in various ways:
+flashrom v1.5 can be downloaded either via anonymous git at https://review.coreboot.org/flashrom.git,
+or as signed source tarballs.
-Anonymous checkout from the git repository at https://review.coreboot.org/flashrom.git
-(tag v1.5.0)
+The key fingerprint for source tarballs is
-A tarball is available for download at https://download.flashrom.org/releases/flashrom-v1.5.0.tar.xz
-(signature https://download.flashrom.org/releases/flashrom-v1.5.0.tar.xz.asc)
+6E6E F9A0 BA47 8006 E277 6E4C C037 BB41 3134 D111
-fingerprint: 6E6E F9A0 BA47 8006 E277 6E4C C037 BB41 3134 D111
+Version v1.5.1
+---------------
+
+Version 1.5.1 fixed an issue flashing some Intel-based platforms with the internal programmer
+that was introduced in 1.5.0.
+Users with older Intel-based platforms (Broadwell/Braswell and earlier) flashing using the internal
+programmer option might encounter an 'Invalid OPCODE' error when erasing/writing which would lead to an
+incomplete flash and potentially a bricked device. External flashing was not affected at all.
+
+All users are encouraged to update.
+
+Ticket: https://ticket.coreboot.org/issues/573
+
+Patch: https://review.coreboot.org/c/flashrom/+/85612
+
+Git tag: ``v1.5.1``
+
+Tarball: https://download.flashrom.org/releases/flashrom-v1.5.1.tar.xz
+
+Signature: https://download.flashrom.org/releases/flashrom-v1.5.1.tar.xz.asc
+
+Version v1.5.0
+--------------
+
+Git tag: ``v1.5.0``
+
+Tarball: https://download.flashrom.org/releases/flashrom-v1.5.0.tar.xz
+
+Signature: https://download.flashrom.org/releases/flashrom-v1.5.0.tar.xz.asc
Known issues
============
To view, visit change 85698. To unsubscribe, or for help writing mail filters, visit settings.