Anastasia Klimchuk has uploaded this change for review. ( https://review.coreboot.org/c/flashrom/+/85655?usp=email )
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 --- M doc/release_notes/v_1_5.rst 1 file changed, 19 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/55/85655/1
diff --git a/doc/release_notes/v_1_5.rst b/doc/release_notes/v_1_5.rst index 6e81353..fce8b16 100644 --- a/doc/release_notes/v_1_5.rst +++ b/doc/release_notes/v_1_5.rst @@ -15,10 +15,26 @@ 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 can be affected by this bug: + +<TODO ADD WHO IS AFFECTED> + +v1.5.1 can be downloaded in the same location, same fingerprint. Tarball name will be ``flashrom-v1.5.1.tar.xz``. +Or, checkout from the same git repository by the tag v1.5.1
Known issues ============