From c2d2ba341074c1127130158c84768d5cb1f50d49 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 17 Sep 2020 15:01:11 -0400 Subject: [PATCH] Scudo-related changes --- static/releases.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/releases.html b/static/releases.html index 5cd62de6..39633a2a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -381,6 +381,8 @@
  • build and use otatools.zip for signing releases instead of an ad-hoc approach
  • Auditor: update to version 19
  • Updater: update targetSdkVersion to 30
  • +
  • disable Scudo on 64-bit since we use the substantially more secure hardened_malloc
  • +
  • fully replace jemalloc with Scudo on 32-bit
  • Installations made before this project was renamed to GrapheneOS and before the