summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/releases.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 8a687983..c1952d93 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -403,12 +403,15 @@
<p>Changes since the 2020.10.01.23 release:</p>
<ul>
+ <li>full 2020-10-01 security patch level</li>
+ <li>full 2020-10-05 security patch level</li>
<li>hardened_malloc: optimize and harden initialization sanity checks</li>
<li>work around upstream bug causing null pointer crashes from media notifications in secondary profiles</li>
<li>enable secondary user logout support by default (purges credential encrypted storage keys from memory)</li>
<li>add back screenshot action to global action list as an alternative to the key chord (power button + volume down) and screenshot button in the gesture navigation recent apps list</li>
<li>reject received unix timestamps before build unix time for https-based network time implementation</li>
<li>Clock: apply fixes for various upstream issues</li>
+ <li>Updater: harden PendingIntent usage</li>
</ul>
-->