diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-13 06:12:57 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-13 06:12:57 -0500 |
| commit | 848fedd37f4f4db86cc074eae27ead714958ed18 (patch) | |
| tree | 01fd43bf9977bf2e4d9b7a6676ed5fe5e798cb8a | |
| parent | b1a8a97527ca4facd685fa1a360d864da65e19ff (diff) | |
QPR2 Beta 1 kernel for coral/redbull
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 155ff8cc..dc0cbff1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -661,6 +661,7 @@ <ul> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro): update Mali GPU driver to r38p1 along with other changes included in the QPR2 Beta 1 release of the driver including a bunch of security fixes previously neglected upstream (GrapheneOS will continue applying further updates downstream)</li> <li>use clone-depth="1" for prebuilts repositories in the pantah kernel manifest for a much more lightweight repo sync</li> + <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR2 Beta 1 to ship many security patches early</li> </ul> </article> --> @@ -849,7 +850,7 @@ <li>ignore wireless alert channels being marked as always-on to prevent channel configuration overriding presidential alert toggle</li> <li>GmsCompatConfig: change app label from "GmsCompat config" to "GmsCompatConfig"</li> <li>GmsCompatConfig: disable TelecomTaskService to resolve sandboxed Google Play services crash caused by feature flag</li> - <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR1 Beta 3 to ship the December security update early</li> + <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR1 Beta 3 to ship the December security update and many other search patches early</li> <li>Vanadium: update Chromium base to 107.0.5304.105</li> </ul> </article> |
