reorder release notes

This commit is contained in:
Daniel Micay 2021-03-20 07:53:03 -04:00
parent c718a2e82b
commit e3e85f6cbb

View File

@ -438,9 +438,6 @@
<p>Changes since the 2021.03.06.00 release:</p> <p>Changes since the 2021.03.06.00 release:</p>
<ul> <ul>
<li>Vanadium: update Chromium base to 89.0.4389.86</li>
<li>Vanadium: update Chromium base to 89.0.4389.90</li>
<li>Vanadium: enable partitioning connections by default</li>
<li>integrate the latest open source release of TalkBack and Switch Access again (a text-to-speech service like RHVoice needs to be installed, configured and enabled to be able to use TalkBack)</li> <li>integrate the latest open source release of TalkBack and Switch Access again (a text-to-speech service like RHVoice needs to be installed, configured and enabled to be able to use TalkBack)</li>
<li>SELinux policy: add back removing tmpfs execute for all base system app domains</li> <li>SELinux policy: add back removing tmpfs execute for all base system app domains</li>
<li>SELinux policy: expand exception from ashmem execute restriction to legacy non-base system app domains (was more strict than currently intended since we don't want to break app compatibility)</li> <li>SELinux policy: expand exception from ashmem execute restriction to legacy non-base system app domains (was more strict than currently intended since we don't want to break app compatibility)</li>
@ -453,6 +450,9 @@
<li>enable app freezer by default</li> <li>enable app freezer by default</li>
<li>enable camera/microphone indicators by default</li> <li>enable camera/microphone indicators by default</li>
<li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): switch from standard 39-bit address space to 48-bit address space via 4-level page tables</li> <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): switch from standard 39-bit address space to 48-bit address space via 4-level page tables</li>
<li>Vanadium: update Chromium base to 89.0.4389.86</li>
<li>Vanadium: update Chromium base to 89.0.4389.90</li>
<li>Vanadium: enable partitioning connections by default</li>
<li>hardened_malloc: update libdivide to 4.0.0</li> <li>hardened_malloc: update libdivide to 4.0.0</li>
<li>hardened_malloc: use longer region quarantine random array (256 regions instead of 128)</li> <li>hardened_malloc: use longer region quarantine random array (256 regions instead of 128)</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/26">version 26</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/26">version 26</a></li>