diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-07-10 14:07:04 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-07-10 14:07:52 -0400 |
| commit | dc1b128a20d02623675d8f38cfd03ee55d140053 (patch) | |
| tree | 82a42c08f8b40f5b8bcb6963c0fd2ff2ad2ae663 | |
| parent | 48d0d85e0c150a524c23022ae63d1c5dc9486e8d (diff) | |
add change missing in release notes
| -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 497a3bd4..3e475388 100644 --- a/static/releases.html +++ b/static/releases.html @@ -406,6 +406,7 @@ <li>kernel (Pixel 4, Pixel 4 XL): enable ARM64_SSBD Spectre v4 mitigation</li> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): enable PANIC_ON_OOPS</li> <li>kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): set PANIC_TIMEOUT to -1</li> + <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): disable SECURITY_SELINUX_DEVELOP</li> </ul> <h3 id="2020.06.22.21"> |
