From cbd8835c5b93db584a7ac4286463b48df1d90f6e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 26 Nov 2023 18:36:12 -0500 Subject: [PATCH] document tombstone rate limiting fix --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 85d93ab4..3c366287 100644 --- a/static/releases.html +++ b/static/releases.html @@ -754,6 +754,7 @@
  • add logging infrastructure for dynamic GrapheneOS SELinux flags
  • raise post-boot audit message rate limit from 5 to 50 per second
  • add more infrastructure and tests for per-app hardening control
  • +
  • fix Android bug with rate limiting for non-app tombstones (crash info for reporting bugs)
  • notify the user about notable system journal entries including kernel crash, file system check error, system_server crash, system app native crash and non-app process native crash
  • notify the user after memory tagging detects memory corruption in an app
  • notify the user after an app is blocked from accessing ptrace by the native debugging toggle