diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-10 20:25:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-10 20:25:39 -0400 |
| commit | 9d52af856e0218fd3a1656eaf7ff8d4724ebb1f0 (patch) | |
| tree | 802ac7953941753f371aabd99a74929af386893d /static | |
| parent | aa76b9bfd95f6bea461fc2d88830541121ba30b6 (diff) | |
add back FORTIFY_SOURCE enhancements
Diffstat (limited to 'static')
| -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 8c7e4f1c..2b355688 100644 --- a/static/releases.html +++ b/static/releases.html @@ -379,6 +379,7 @@ <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> + <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): add back FORTIFY_SOURCE enhancements</li> </ul> --> |
