From 32dd0ca8b372bf8075e1d8e0c5efbaa1a6ec0a37 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 19 Mar 2024 01:12:23 -0400 Subject: [PATCH] enable SYN cookies for 5.15/6.1 kernels --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • 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)
  • Settings: fix upstream footer formatting issue for App pinning screen
  • update timezone module to Android mainline 341510010 (based on tzdata 2024a)
  • +
  • kernel (5.15, 6.1): improve support for hosting servers by enabling SYN cookies as we do for the older kernels
  • GmsCompatConfig: update to version 99