diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-18 09:01:00 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-18 09:01:00 -0400 |
| commit | 86d6ab576334960a3b437acc1150609a927a394d (patch) | |
| tree | 471da97bf579e153751f48f8af972f36ed5c0804 /static | |
| parent | ca24fdebc51df8b61d0204db3f4d72b5a4a11eaf (diff) | |
mainline version removal moved to next release
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 68e7dfb8..1fbbf12b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -451,6 +451,7 @@ <p>Changes since the 2021.05.16.04 release:</p> <ul> + <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> </article> --> @@ -481,7 +482,6 @@ <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 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 / 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> </article> |
