diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-26 23:32:28 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-26 23:34:05 -0400 |
| commit | 0c02cf6ba8de7debf4dc1f1eaa9a8ea2622a6617 (patch) | |
| tree | d68446abff31b594c605b8399cbdebcf2fc434f4 | |
| parent | c62096d6df200919478879cb48d0f14c361ce8bc (diff) | |
akita SUPL changes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index a9a156ee..c7d9df6e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -784,6 +784,8 @@ <ul> <li>add new GrapheneOS Info app through which you can get information about the latest releases of GrapheneOS, links to our community spaces, and details on how to make donations</li> + <li>Pixel 8a: add Let's Encrypt roots to gnssd CA root store for supl.grapheneos.org</li> + <li>Pixel 8a: configure Samsung gnssd to use TLSv1.2 for SUPL instead of TLSv1.1 (TLSv1.3 would work but the config doesn't offer it)</li> <li>Settings: fix several cases of UI state being lost when resuming activity after configuration changes, etc. for GrapheneOS settings</li> <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.216</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.90</li> |
