diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-12 12:44:45 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-12 12:44:45 -0400 |
| commit | 319e4ee0d246f905ad9a05c5b187c846e39a0254 (patch) | |
| tree | 6b45e063e879c5579b53066c70f1e77741b1f18a /static | |
| parent | 918607bf333abcdd87f4bd4878a815bd13937041 (diff) | |
switch back to full LTO for gs kernels
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 353ae293..64b1de2a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -612,6 +612,7 @@ <li>GmsCompatConfig: disable OS update service to prevent it crashing from lack of access</li> <li>GmsCompatConfig: add BluetoothDevice shims</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a): update GKI base to ASB-2022-10-05_13-5.10</li> + <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a): switch back to full LTO from thin LTO now that the compilation compatibility issue is resolved</li> <li>Vanadium: update Chromium base to 106.0.5249.118</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/52">version 52</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/60">version 60</a></li> |
