diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-03-07 12:02:29 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-07 12:03:07 -0500 |
| commit | bbb7758f683955d3367af344338c90882164187a (patch) | |
| tree | 65ef1f0685f15b6163cd986a33429babe1f9db73 /static | |
| parent | ea521a790b4d2dfdeb442c48ca88482550e88642 (diff) | |
disable compressed APEX support
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 26d05d9a..b7fa1c6e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -675,6 +675,7 @@ <li>rebased onto TQ1A.230205.002 release</li> <li>Pixel 6a: 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>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.58.0">version 111.0.5563.58.0</a></li> + <li>disable compressed APEX support since it only wastes space when not heavily using out-of-band APEX updates and adds more verified boot attack surface</li> </ul> </article> --> |
