diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-07 15:09:31 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-07 15:09:31 -0400 |
| commit | 8b849188ed08cbd543993eee58425e1a66ae755a (patch) | |
| tree | a249abf5266cd6dfcdebb7310465df7fe6b3df73 /static | |
| parent | c9e05822643495e2393c31404ca34d7c92a565c5 (diff) | |
clarify Qualcomm audio driver fixes
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 19464b43..259908df 100644 --- a/static/releases.html +++ b/static/releases.html @@ -549,7 +549,7 @@ <li>raise vm.max_map_count further to have even more leeway before VMA exhaustion occurs from fine-grained guard regions</li> <li>kernel (Pixel 4a (5G), Pixel 5): fix build reproducibility issue by backporting upstream fix</li> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): make CONFIG_LOCALVERSION_AUTO ignore Git tags so adding tags doesn't change the result of a build</li> - <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): apply fixes for Qualcomm audio driver vulnerabilities from CAF including one missed in the upstream May security update for Pixels</li> + <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): apply fixes for 2 Qualcomm audio driver vulnerabilities from CAF including one missed in the upstream May 2021 security update for Pixels</li> <li>kernel (Pixel 4a): apply fix for use-after-free in GPU driver missed in the upstream security updates for the Pixel 4a</li> <li>switch HTTPS network time URL from <code>/</code> to <code>/generate_204</code> to allow for a future <code>/</code> redirect</li> </ul> |
