diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-05 18:55:47 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-05 18:55:47 -0400 |
| commit | 7c783d93a99061743bf7b205b5d834b3819149a2 (patch) | |
| tree | b105c3d95c822d4ef5ccc845cb8284238f101baf | |
| parent | d54f73aabf988504593d874a6f39381ecf1e969c (diff) | |
clarify scope of XTRA change
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 88ca55e5..4f38b7b7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -617,8 +617,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>use time.grapheneos.org for XTRA NTP and qualcomm.psds.grapheneos.org for XTRA PSDS downloads 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: 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> <li>Settings: port remote key provisioning setting to new infrastructure</li> |
