summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-06-11 00:12:59 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-06-11 00:12:59 -0400
commitaec3d7b3fd26931f63e24e8db98cb5736a30d53b (patch)
treeb04fe9113ce28bdb184087d65b2e2cf2ca280867
parent9d52af856e0218fd3a1656eaf7ff8d4724ebb1f0 (diff)
restoration of past features
-rw-r--r--static/releases.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 2b355688..62a214a5 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -379,7 +379,13 @@
<li>rebase SetupWizard changes onto upstream CalyxOS SetupWizard</li>
<li>SetupWizard: use system captive portal URL, rather than a custom Google URL</li>
<li>NetworkStack: ignore captive portal fallbacks when one is set at runtime</li>
+ </ul>
+
+ <p>Restoration of past features since the 2020.06.02.02 release:</p>
+
+ <ul>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): add back FORTIFY_SOURCE enhancements</li>
+ <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): add back userspace ASLR improvements</li>
</ul>
-->