GKI LTS branch updates

This commit is contained in:
Daniel Micay 2022-12-02 21:30:32 -05:00
parent dbe9022ba4
commit 400b24033d

View File

@ -659,6 +659,8 @@
<li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a): add back our change enabling ARM64_SSBD now that upstream issues with it are resolved for this branch</li> <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a): add back our change enabling ARM64_SSBD now that upstream issues with it are resolved for this branch</li>
<li>Sandboxed Google Play compatibility layer: avoid chain crash of GmsCompat app following process death from OOM killer, etc.</li> <li>Sandboxed Google Play compatibility layer: avoid chain crash of GmsCompat app following process death from OOM killer, etc.</li>
<li>Vanadium: update Chromium base to 108.0.5359.79</li> <li>Vanadium: update Chromium base to 108.0.5359.79</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.76</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): update to latest GKI LTS branch revision</li>
</ul> </ul>
</article> </article>
--> -->
@ -678,7 +680,7 @@
<ul> <ul>
<li>Vanadium: update Chromium base to 108.0.5359.61</li> <li>Vanadium: update Chromium base to 108.0.5359.61</li>
<li>Pixel 7, Pixel 7 Pro: set QNS package name to fix compatibility issues with Wi-Fi calling</li> <li>Pixel 7, Pixel 7 Pro: set QNS package name to fix compatibility issues with Wi-Fi calling</li>
<li>kernel (Generic 5.15): update GKI LTS branch to Linux 5.15.75</li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to Linux 5.15.75</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): apply patches for remotely exploitable Bluetooth vulnerabilities (CVE-2022-42895, CVE-2022-42896)</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): apply patches for remotely exploitable Bluetooth vulnerabilities (CVE-2022-42895, CVE-2022-42896)</li>
</ul> </ul>
</article> </article>