diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-15 07:47:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-15 07:47:01 -0400 |
| commit | dc233391235d2be535b989740ffc90c2deafaa8d (patch) | |
| tree | 41cc4b2579150b8fe89f773cc1438007b23f2cf0 /static | |
| parent | 1a768db0923e8a7c70fbd5b509f7320fde7eb5cf (diff) | |
4096-bit RSA key support for release.sh
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
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> |
