diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-21 18:59:13 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-21 21:47:35 -0400 |
| commit | 88b9cda131d90638c2143302713a42dd00ec766c (patch) | |
| tree | dcc701e3ad844aafb02aa21827e68a4fa2a890e3 | |
| parent | aae14c0c886499dc0ef36ed39cac937d82cd09d5 (diff) | |
change how Samsung gnssd SUPL CAs are added
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b45c9480..5292a41c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -799,6 +799,7 @@ <li>adevtool: remove non-functional digital car key support (requires privileged Google Play)</li> <li>adevtool: remove invalid clock font family overlay (google-sans-clock font not included)</li> <li>adevtool: update out-of-band carrier settings</li> + <li>Pixel 8a: add Let's Encrypt (ISRG) roots for Samsung gnssd SUPL connections via adevtool instead to share the implementation with 9th generation Pixels</li> <li>kernel (6.1): update to latest GKI LTS branch revision</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/83">version 83</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.88.0">version 128.0.6613.88.0</a></li> |
