From 36ae3f23d2333aad7b4917643ebf215467b4d9e8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 25 Jul 2021 15:12:17 -0400 Subject: [PATCH] enable SYN cookies for older devices too --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index b39e98e3..e8945773 100644 --- a/static/releases.html +++ b/static/releases.html @@ -426,6 +426,7 @@
  • Sandboxed Google Play compatibility layer: disable badge for foreground service notification by default
  • hardened_malloc: update libdivide to 5.0.0
  • Settings: drop support for showing nearby devices from Play since it can't function without Play having any special privileges
  • +
  • kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): improve support for hosting servers by enabling SYN cookies for denial of service resistance like newer generation devices
  • -->