diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-07-03 18:56:04 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-07-03 18:56:04 -0400 |
| commit | 1eb44ec9584e888f1f707568441ca6d847406b89 (patch) | |
| tree | 11e643bdb40cfd60a0bd3805f10a4385f4116c5a | |
| parent | f70aff98c80ae103d6da072918366af4b5049bb7 (diff) | |
use max mmap entropy by default to cover init
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index f2685bae..4defccc1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -374,6 +374,7 @@ <li>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> </ul> <p>Restoration of past features since the 2020.06.22.21 release:</p> |
