From a3fa366c53a9abb21e550c376ac800af4700241d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 21 Jan 2025 21:09:05 -0500 Subject: [PATCH] work around bans on using GrapheneOS --- static/releases.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 9e7895ad..d572937a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -559,7 +559,8 @@
  • always show KASAN kernel crash notifications instead of only when system crash reporting is enabled by users
  • Messaging: port to target API 35 (Android 15) and begin under the hood overhaul
  • recovery: remove spurious warning after update installation fails on A/B update devices
  • -
  • change build username to build-user and build hostname to build-host to match the values used for reproducible kernel builds instead of setting both to grapheneos
  • +
  • change build username to build-user and build hostname to build-host instead of setting both to grapheneos due to bad actors using it to ban using GrapheneOS
  • +
  • return green as the value of ro.boot.verifiedbootstate outside of specific parts of the base OS due to bad actors using it to ban using GrapheneOS
  • Vanadium: update to version 132.0.6834.79.0
  • Vanadium: update to version 132.0.6834.79.1
  • Vanadium: update to version 132.0.6834.79.2