diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-08-19 14:13:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-08-19 14:13:51 -0400 |
| commit | 19a5ed62c02076e4f1e2b4d60712318db7c0d176 (patch) | |
| tree | b2d7561a389d6b85112da4d5b74f7160ca93cc57 /static | |
| parent | 1c5140372eddfd85f94780ee70d824b7a13c35a7 (diff) | |
intra-object FORTIFY_SOURCE overflow checks
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 9b9bc7f5..99add049 100644 --- a/static/releases.html +++ b/static/releases.html @@ -373,6 +373,12 @@ <li>recovery: reject updates with serialno constraints to match the GrapheneOS Updater app</li> </ul> + <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> + </ul> + --> <h3 id="2020.08.07.01"> |
