diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-19 01:12:23 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-19 01:12:23 -0400 |
| commit | 32dd0ca8b372bf8075e1d8e0c5efbaa1a6ec0a37 (patch) | |
| tree | 07e14a55a791597e396d0c29da7a617d49bbc6b6 /static | |
| parent | 65e1272640fd0274ebe974efb831b2dde2eea9c7 (diff) | |
enable SYN cookies for 5.15/6.1 kernels
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 a4ed9b3d..f5569571 100644 --- a/static/releases.html +++ b/static/releases.html @@ -743,6 +743,7 @@ <li>revert allowing users to disable Bluetooth for Bluetooth system app (does not appear to be a memory corruption bug found by GrapheneOS but rather the stock OS is using an older Bluetooth module without the issue)</li> <li>Settings: fix upstream footer formatting issue for App pinning screen</li> <li>update timezone module to Android mainline 341510010 (based on tzdata 2024a)</li> + <li>kernel (5.15, 6.1): improve support for hosting servers by enabling SYN cookies as we do for the older kernels</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-99">version 99</a></li> </ul> </article> |
