diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-02 21:30:32 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-02 21:30:32 -0500 |
| commit | 400b24033d12434fcd56401e384abbe50bec97ae (patch) | |
| tree | 118ff3bbdcef500712183846d75b9bf77fee4f13 /static | |
| parent | dbe9022ba48e3733b1a22ce40923e8004e71aa7e (diff) | |
GKI LTS branch updates
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 0db6929d..bb93ab2c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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>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>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> </article> --> @@ -678,7 +680,7 @@ <ul> <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>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> </ul> </article> |
