summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-05-05 19:32:23 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-05-05 19:32:23 -0400
commita4d47678efdf14d115ef3b68e7a2185e642f299f (patch)
tree266a393a996f89b7f09465a136e7c9a27eb3fb13 /static
parentb5b695f03ea4298b78ae2efe2764b5507bb4d71a (diff)
clarify other XTRA changes are for 4th/5th gen too
Diffstat (limited to 'static')
-rw-r--r--static/releases.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html
index 4f38b7b7..47e9efea 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -616,8 +616,8 @@
<ul>
<li>add support for disabling PSDS in addition to the GrapheneOS server and standard server options</li>
- <li>add support for controlling PSDS on Qualcomm SoC devices to extend PSDS configuration to them along with using the GrapheneOS PSDS cache by default</li>
- <li>disable User-Agent for Qualcomm PSDS (XTRA) via xtra-daemon hooking to avoid providing device information to the server (we already removed the hardware identifier via SELinux policy in a previous release)</li>
+ <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: add support for controlling PSDS on Qualcomm SoC devices to extend PSDS configuration to them along with using the GrapheneOS PSDS cache by default</li>
+ <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: disable User-Agent for Qualcomm PSDS (XTRA) via xtra-daemon hooking to avoid providing device information to the server (we already removed the hardware identifier via SELinux policy in a previous release)</li>
<li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: use time.grapheneos.org for XTRA NTP and qualcomm.psds.grapheneos.org for XTRA PSDS downloads by default</li>
<li>always use most complete / generic Qualcomm PSDS (XTRA) variant via xtra-daemon hooking to avoid leaking info on radio variant or region</li>
<li>Settings: improve infrastructure for GrapheneOS settings</li>