restoration of past features

This commit is contained in:
Daniel Micay 2020-06-11 00:12:59 -04:00
parent 9d52af856e
commit aec3d7b3fd

View File

@ -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>
-->