From 287ac5eb39e439a3a9c40e07fd0938443d4fe9c7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 12 Dec 2024 23:26:31 -0500 Subject: [PATCH] move 5.15 GKI LTS update to next release --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ @@ -577,7 +578,6 @@
  • Dialer: add proper dark mode support for dialogs
  • 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
  • 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)
  • -
  • kernel (5.15): update to latest GKI LTS branch revision
  • kernel (6.6): update to latest GKI LTS branch revision
  • Vanadium: update to version 131.0.6778.135.0