summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-06-15 07:47:01 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-06-15 07:47:01 -0400
commitdc233391235d2be535b989740ffc90c2deafaa8d (patch)
tree41cc4b2579150b8fe89f773cc1438007b23f2cf0 /static
parent1a768db0923e8a7c70fbd5b509f7320fde7eb5cf (diff)
4096-bit RSA key support for release.sh
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 9e620a2d..a93aa268 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -382,6 +382,7 @@
<li>NetworkStack: ignore captive portal fallbacks when one is set at runtime</li>
<li>factory images flash-all script: Reboot to bootloader after installing update</li>
<li>make_key: use 4096-bit RSA keys</li>
+ <li>script/release.sh: auto-detect AVB algorithm to support 4096-bit RSA keys for verified boot</li>
</ul>
<p>Restoration of past features since the 2020.06.02.02 release:</p>