more changes for next update
This commit is contained in:
parent
d32688e733
commit
39eb99ddfb
@ -403,12 +403,15 @@
|
|||||||
<p>Changes since the 2020.10.01.23 release:</p>
|
<p>Changes since the 2020.10.01.23 release:</p>
|
||||||
|
|
||||||
<ul>
|
<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>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>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>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>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>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>Clock: apply fixes for various upstream issues</li>
|
||||||
|
<li>Updater: harden PendingIntent usage</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user