diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-12 23:26:31 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-12 23:26:31 -0500 |
| commit | 287ac5eb39e439a3a9c40e07fd0938443d4fe9c7 (patch) | |
| tree | ebf56d111a082570b67d6af89dbfa90c68c53e93 /static/releases.html | |
| parent | 14837b6a84591cab2b37405a52e338b6636844ca (diff) | |
move 5.15 GKI LTS update to next release
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 57b1696a..aa1fbafb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
