From adbd99a27e98748ac03aa2d77f3af91ca06a68cb Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 15 May 2021 22:20:19 -0400 Subject: [PATCH] apply kernel audio driver vulnerability fixes --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 588f31b8..da333085 100644 --- a/static/releases.html +++ b/static/releases.html @@ -461,6 +461,7 @@
  • raise vm.max_map_count further to have even more leeway before VMA exhaustion occurs from fine-grained guard regions
  • kernel (Pixel 4a (5G), Pixel 5): fix build reproducibility issue by backporting upstream fix
  • kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): make CONFIG_LOCALVERSION_AUTO ignore Git tags so adding tags doesn't change the result of a build
  • +
  • kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): apply fixes for Qualcomm audio driver vulnerabilities from CAF missed in the upstream May security update for Pixels
  • switch HTTPS network time URL from / to /generate_204 to allow for a future / redirect