Attention is currently required from: Anastasia Klimchuk.
Hello Anastasia Klimchuk,
I'd like you to do a code review. Please visit
https://review.coreboot.org/c/flashrom/+/85679?usp=email
to review the following change.
Change subject: doc: Add section about v1.5.1 into release notes ......................................................................
doc: Add section about v1.5.1 into release notes
Change-Id: I80f8423133bf779093d57ea6928f09d9d377d20e Signed-off-by: Anastasia Klimchuk aklm@flashrom.org Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- M doc/release_notes/v_1_5.rst 1 file changed, 18 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/79/85679/1
diff --git a/doc/release_notes/v_1_5.rst b/doc/release_notes/v_1_5.rst index 6e81353..9471df0 100644 --- a/doc/release_notes/v_1_5.rst +++ b/doc/release_notes/v_1_5.rst @@ -15,10 +15,25 @@ Anonymous checkout from the git repository at https://review.coreboot.org/flashrom.git (tag v1.5.0)
-A tarball is available for download at <TODO add tarball> -(signature <TODO add signature>) +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)
-fingerprint: <TODO add fingerprint> +fingerprint: 6E6E F9A0 BA47 8006 E277 6E4C C037 BB41 3134 D111 + +Point release v1.5.1 +==================== + +v1.5.1 includes one bug fix in addition to everything which is included in v1.5.0 + +Ticket: https://ticket.coreboot.org/issues/573 + +Patch: https://review.coreboot.org/c/flashrom/+/85612 + +Who exactly may be affected by this bug: + +Users with older Intel-based platforms (Broadwell/Braswell and earlier) flashing using the internal +programmer option may encounter an 'Invalid OPCODE' error when erasing/writing which leads to an +incomplete flash and potentially a bricked device. External flashing is not affected at all.
Known issues ============