diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-20 15:39:20 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-21 02:37:43 -0400 |
| commit | 3ee05b7f6225e30c9b646db4227f56c40de43c16 (patch) | |
| tree | f80e9127745d9b78979d963472bcb6795b10b1c1 | |
| parent | 20bee01a05fe4877d335782e5a3f45fd0bb50b05 (diff) | |
Network Location: require TLSv1.3 for GrapheneOS services
| -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 1a80584d..7a675c29 100644 --- a/static/releases.html +++ b/static/releases.html @@ -572,6 +572,7 @@ <p>Changes since the 2025031400 release:</p> <ul> + <li>Network Location: require TLSv1.3 for GrapheneOS services instead of either TLSv1.2 or TLSv1.3</li> <li>Sandboxed Google Play compatibility layer: improve support for overriding Gservices flags to avoid situations where our overrides aren't used leading to compatibility issues</li> <li>fix 2 upstream lockscreen layout bugs with split shade used on folding phones (for the inner screen) and tablets/li> <li>fix upstream lockscreen layout bug with placement of alarm and Do Not Disturb information</li> |
