From 4dbd6e61937a4810e52bc0e05183fe8095309be5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 17 Apr 2021 12:10:04 -0400 Subject: [PATCH] higher ASLR entropy for init This also adjusts the earlier release notes for consistency. --- static/releases.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index ba0c13a1..6aea7c3e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -447,6 +447,7 @@

Changes since the 2021.04.16.04 release:

--> @@ -1204,7 +1205,7 @@
  • Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL: update APNs with carriersettings-extractor
  • disable network time refresh when network time is disabled (previous behavior inherited from upstream)
  • kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): make reproducible builds simpler
  • -
  • kernel (Pixel 4, Pixel 4 XL): use max mmap entropy by default to cover init
  • +
  • kernel (Pixel 4, Pixel 4 XL): use max ASLR entropy before the init process enables it
  • Restoration of past features since the 2020.06.22.21 release: