summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-08-27 20:43:12 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-08-27 20:43:12 -0400
commitf12434b3973b12977b587a61a7ea3d1360bc9e3c (patch)
tree0c3eeafe559d60ab4d8941649c2cf41db90c1a3c
parent065e7e4cfa5a549bd7fc5ea2611b44560f97828a (diff)
6.1 GKI LTS update
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 3a9be8e8..adffc9f0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -859,6 +859,7 @@
<li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.88.1">version 128.0.6613.88.1</a></li>
<li>drop restriction on modifying GrapheneOS-specific per-package settings via ADB shell since it makes certain important testing require debug builds and has no real security value</li>
+ <li>kernel (6.1): update to latest GKI LTS branch revision</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-131">version 131</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-132">version 132</a></li>
<li>flash-all.sh: restore POSIX sh compatibility to allow using sh instead of bash on systems where sh is dash or another non-bash-compatible shell</li>