move 5.15 GKI LTS update to next release

This commit is contained in:
Daniel Micay 2024-12-12 23:26:31 -05:00
parent 14837b6a84
commit 287ac5eb39

View File

@ -553,6 +553,7 @@
<ul>
<li>kernel (5.10): update to latest GKI LTS branch revision</li>
<li>kernel (5.15): update to latest GKI LTS branch revision</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.119</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.59</li>
</ul>
@ -577,7 +578,6 @@
<li>Dialer: add proper dark mode support for dialogs</li>
<li>Android Debug Bridge: fix upstream use-after-free bug for network-based connections which is being caught by our always enabled hardware memory tagging support for the base OS in hardened_malloc</li>
<li>Android Debug Bridge: backport support for v4 signatures in streaming app installs from Android's development branch to support updating GrapheneOS apps directly with the streaming-based ADB install commands instead of needing to push them to the device and then install them (this stopped working after Android 15 since we had to replace signed fs-verity metadata with v4 signatures for our implementation of extending verified boot to system APK updates to close a major security hole in standard Android verified boot)</li>
<li>kernel (5.15): update to latest GKI LTS branch revision</li>
<li>kernel (6.6): update to latest GKI LTS branch revision</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/131.0.6778.135.0">version 131.0.6778.135.0</a></li>
</ul>