diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-08-19 16:12:03 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-08-19 16:12:03 -0400 |
| commit | 8b707364ecf51a614f7abff68bb49640e70d37aa (patch) | |
| tree | f0db29e689f9e5dec345538ca11f3007c14d4613 /static | |
| parent | 19a5ed62c02076e4f1e2b4d60712318db7c0d176 (diff) | |
expand enabling strict strict fortify option
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 99add049..a0095c7b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -376,7 +376,7 @@ <p>Restoration of past features since the 2020.07.06.20 release:</p> <ul> - <li>kernel (Pixel 4, Pixel 4 XL): enable intra-object FORTIFY_SOURCE overflow checks</li> + <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): enable intra-object FORTIFY_SOURCE overflow checks</li> </ul> --> |
