From c2779ec30a62051e369d27f5e1bea2233e8a5d4b Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 31 Aug 2024 15:58:53 -0400 Subject: [PATCH] clarify future for RANDSTRUCT --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 2c5648e1..c5fc621b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -872,7 +872,7 @@
  • Contact Scopes: explicitly set initialization order after ContactsProvider2 to avoid uncaught exceptions from a race
  • kernel (6.1): disable unused hibernation support
  • kernel (6.6): enable random kmalloc caches
  • -
  • kernel (6.6): enable struct randomization in the full mode with a deterministic seed based on kernel commit timestamp
  • +
  • kernel (6.6): enable struct randomization in the full mode with a deterministic seed based on kernel commit timestamp (we plan to also incorporate the device family and eventually make the seed specific to each device model, but it will increase our build/testing workload)
  • kernel (5.10): update to latest GKI LTS branch revision
  • kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.96
  • kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.46