summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-03-14 05:23:14 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-03-14 05:23:14 -0400
commit1287efe180b6cd142660a8cee2cf3a2131cdd7c9 (patch)
tree1b0c0d925acc398a3f38acdc7c3ce13e2da89124
parent1e514bdd4ded9d9ac1dd346227a306e49977dfc1 (diff)
reorder release notes
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 5c92c7e6..691043a7 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -714,12 +714,12 @@
<li>full 2023-03-05 security patch level</li>
<li>rebased onto TQ2A.230305.008.C1 release, which is the second quarterly maintenance/feature release for Android 13</li>
<li>Pixel 6a: enable and enforce TLSv1.2 for Broadcom gpsd SUPL connections rather than using SSLv2, SSLv3, TLSv1 and TLSv1.1 without TLSv1.2 enabled like the stock OS</li>
- <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.58.0">version 111.0.5563.58.0</a></li>
<li>disable compressed APEX support since it only wastes space when not heavily using out-of-band APEX updates and adds more verified boot attack surface</li>
<li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: switch Qualcomm xtra-daemon service to standard time.xtracloud.net server from Pixel-specific time.google.com (we'll likely provide the option to use GrapheneOS servers for XTRA time and PSDS data on Qualcomm devices in the future as we do for newer generation Tensor Pixels already)</li>
<li>add infrastructure for allowing apps with INSTALL_PACKAGES to avoid trying to install the same package at the same time</li>
<li>new PIN scrambling implementing extending PIN scrambling to SIM PIN/PUK and redoing PIN scrambling each time the PIN UI is opened</li>
<li>Settings: reimplement PIN scrambling via modern GrapheneOS settings infrastructure</li>
+ <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.58.0">version 111.0.5563.58.0</a></li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/60">version 60</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-37">version 37</a></li>
</ul>