From 0eac3f58f513459ae8db0bb2e75f641702f761e4 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Tue, 2 Feb 2021 14:06:24 +0200 Subject: [PATCH] Add v3.6 release notes Signed-off-by: Artem Bityutskiy --- docs/RELEASE_NOTES | 7 +++++++ docs/man1/bmaptool.1 | 9 ++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/docs/RELEASE_NOTES b/docs/RELEASE_NOTES index 51af187..35b4545 100644 --- a/docs/RELEASE_NOTES +++ b/docs/RELEASE_NOTES @@ -1,3 +1,10 @@ +Release 3.6 +~~~~~~~~~~~ + +1. Improve ZFS compatibility. +2. Added the 'zstd' compression type support. +3. Add '--psplash-pipe' option for interacting with psplash. + Release 3.5 ~~~~~~~~~~~ diff --git a/docs/man1/bmaptool.1 b/docs/man1/bmaptool.1 index 149d6a4..dedff9b 100644 --- a/docs/man1/bmaptool.1 +++ b/docs/man1/bmaptool.1 @@ -193,6 +193,13 @@ tries to automatically discover the signature file. Disable automatic bmap file discovery and force flashing entire IMAGE without bmap. .RE +.PP +\-\-no-sig-verify +.RS 2 +Do not verify the OpenPGP bmap file signature (not recommended). +.RE +.RE + .PP \-\-no-verify .RS 2 @@ -204,7 +211,7 @@ IMAGE matches the checksums. .PP \-\-no-sig-verify .RS 2 -Do not verify the OpenPGP bmap file signature (not recommended). +Write progress to a psplash pipe. .RE .RE