summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-05-16 09:04:13 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-05-16 09:04:13 -0400
commit32a72b2a0a276882c5776192ab8d49fea19121ec (patch)
treeb59de54877b4cb8b0b2243cda077e93566e0ad41 /static
parent31c8480ea902a6bca8366d18bed8a168209fd16e (diff)
clarify Qualcomm audio driver fixes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index a658d530..95d230e5 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -461,7 +461,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 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 Qualcomm audio driver vulnerabilities from CAF including one missed in the upstream May security update for Pixels</li>
<li>switch HTTPS network time URL from / to /generate_204 to allow for a future / redirect</li>
<li>Settings: remove field referencing the mainline module (APEX) version (also as as the Google Play system update version) since we ship these changes as part of the OS and have out-of-band module updates disabled since we have no use for them/li>
</ul>