diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-26 18:48:33 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-26 18:48:33 -0400 |
| commit | c7e2f89ca0ade27bd31c85c90d06b85b7002985c (patch) | |
| tree | bacb1b9bed23ec23addece8f3f69b02af37c31ca | |
| parent | 4c68c7978c6d4cba40c9398739b92b78e02362d0 (diff) | |
6.1 GKI LTS update
| -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 d1249ad4..664637df 100644 --- a/static/releases.html +++ b/static/releases.html @@ -745,6 +745,7 @@ <ul> <li>flash-all: raise minimum fastboot version to 34.0.5</li> <li>kernel (Pixel 8, Pixel 8 Pro): sign vendor modules after building them instead of only signing generic (GKI) modules</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-100">version 100</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/123.0.6312.80.0">version 123.0.6312.80.0</a></li> </ul> |
