diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-27 20:43:21 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-27 20:43:21 -0400 |
| commit | bbb765dca7b4755a660379a5bf36176a6f1f8e3b (patch) | |
| tree | 14afdcf817eda94960af9e3d44ff6e13331382e8 /static | |
| parent | f12434b3973b12977b587a61a7ea3d1360bc9e3c (diff) | |
reorder release notes
Diffstat (limited to 'static')
| -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 adffc9f0..aa90b546 100644 --- a/static/releases.html +++ b/static/releases.html @@ -858,10 +858,10 @@ <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>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>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>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> </ul> </article> |
