summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-03-03 13:12:33 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-03-03 13:12:33 -0500
commit6214483190952f96e48bcc3ecc997b492abf1354 (patch)
tree3ab863ad1270ed6174f43743affbfbb962bfc770 /static
parentfd4d71026125897e3eb67f88130440fef3d5a3fd (diff)
supl.grapheneos.org integration
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index daaddb1b..cc285458 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -670,6 +670,8 @@
<ul>
<li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: 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>override carrier selected SUPL server (usually the fallback supl.google.com) to supl.grapheneos.org by default</li>
+ <li>Settings: replace toggle for disabling SUPL with a new toggle for choosing between GrapheneOS proxy (default), Standard (carrier choice, usually supl.google.com) and Disabled (value of our previous toggle is ignored due to the new default choice)</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-35">version 35</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-36">version 36</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/110.0.5481.154.1">version 110.0.5481.154.1</a></li>