diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-03-03 00:00:08 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-03 00:21:01 -0500 |
| commit | d43c73aed84008e8f43d06e077f078d9087995db (patch) | |
| tree | b2b74c19f157dd5a9eb80bc1b48d6b2c77941ebc /static | |
| parent | 2883e9beecb4fbbd15d8666a82c8967f5eae3750 (diff) | |
use enforced TLSv1.2 for Broadcom gpsd SUPL
Diffstat (limited to 'static')
| -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 1999424f..daaddb1b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -669,6 +669,7 @@ <p>Changes since the 2023022300 release:</p> <ul> + <li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: enable and enforce TLSv1.2 for Broadcom gpsd SUPL connections rather than using SSLv2, SSLv3, TLSv1 and TLSv1.1 without TLSv1.2 enabled like the stock OS</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-35">version 35</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-36">version 36</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/110.0.5481.154.1">version 110.0.5481.154.1</a></li> |
