From bbb765dca7b4755a660379a5bf36176a6f1f8e3b Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 27 Aug 2024 20:43:21 -0400 Subject: [PATCH] reorder release notes --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@
  • add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)
  • add support for using backslashes in the passphrases for encrypting the keys for signing OS releases
  • Vanadium: update to version 128.0.6613.88.1
  • -
  • 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
  • kernel (6.1): update to latest GKI LTS branch revision
  • GmsCompatConfig: update to version 131
  • GmsCompatConfig: update to version 132
  • +
  • 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
  • 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