diff --git a/static/releases.html b/static/releases.html index 752a452a..bda897a1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -378,7 +378,7 @@
  • stop disabling support for stable local privacy addresses since Android 11 handles it better by only using it when MAC randomization is disabled
  • update to a new version of Seedvault for Android 11
  • build and use otatools.zip for signing releases instead of an ad-hoc approach
  • -
  • Auditor: update to version 19
  • +
  • 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