diff options
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 60e17e08..6fd4aad7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -860,13 +860,13 @@ <li>add support for Pixel Thermometer app available from our App Store for the Pixel 8 Pro, Pixel 9 Pro and Pixel 9 Pro XL</li> <li>add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)</li> <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>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.99.0">version 128.0.6613.99.0</a></li> <li>kernel (6.1): disable unused hibernation support</li> <li>kernel (6.6): enable random kmalloc caches</li> - <li>kernel (6.1, 6.6): enable struct randomization in the full mode with a deterministic seed based on kernel commit timestamp</li> + <li>kernel (6.6): enable struct randomization in the full mode with a deterministic seed based on kernel commit timestamp</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.96</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.46</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>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.99.0">version 128.0.6613.99.0</a></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>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-133">version 133</a></li> |
