summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-06-15 04:32:13 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-06-15 04:32:13 -0400
commit4f56ebfbef7be42ddac3faeaba193d56363fabea (patch)
treed3704d83ab460ae92ae39bd8a8e0279d561e3205
parenta4443b8a557f9b8b7624ef280f0bb3ff3bfe5128 (diff)
make_key: use 4096-bit RSA keys
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index be38c8bc..9e620a2d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -381,6 +381,7 @@
<li>SetupWizard: use system captive portal URL, rather than a custom Google URL</li>
<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>
</ul>
<p>Restoration of past features since the 2020.06.02.02 release:</p>