summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/releases.html3
1 files changed, 2 insertions, 1 deletions
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 @@
<p>Changes since the 2021.04.16.04 release:</p>
<ul>
+ <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): update change to use max ASLR entropy before the init process enables it for the larger address space enabled by GrapheneOS</li>
</ul>
</article>
-->
@@ -1204,7 +1205,7 @@
<li>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</li>
<li>disable network time refresh when network time is disabled (previous behavior inherited from upstream)</li>
<li>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</li>
- <li>kernel (Pixel 4, Pixel 4 XL): use max mmap entropy by default to cover init</li>
+ <li>kernel (Pixel 4, Pixel 4 XL): use max ASLR entropy before the init process enables it</li>
</ul>
<p>Restoration of past features since the 2020.06.22.21 release:</p>