From ab9c853aede35b12952ea5e1189ddd767d17c225 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Sun, 26 Nov 2023 17:14:56 -0500
Subject: [PATCH] publish new release notes
---
static/releases.html | 30 ++++++++++++++++++++++++++----
1 file changed, 26 insertions(+), 4 deletions(-)
diff --git a/static/releases.html b/static/releases.html
index 9131e71b..95a36c89 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -89,7 +89,7 @@
Changelog
+
@@ -721,7 +744,7 @@
- improve existing infrastructure and settings for per-app hardening control
- - add new infrastructure for dynamic SELinux flags for apps
+
- add new infrastructure for dynamic SELinux flags for apps
- replace static SELinux policy disabling dynamic native code generation for base system apps with dynamic SELinux flag
- replace YAMA LSM with dynamic SELinux flag for ptrace access
- add per-app toggle for native debugging
@@ -729,7 +752,7 @@
- add per-app memory tagging toggle for user installed apps
- add global toggle to enable memory tagging for user installed apps by default
- add logging infrastructure for dynamic GrapheneOS SELinux flags
- - raise post-boot audit message rate limit from 5 to 50 per second
+
- raise post-boot audit message rate limit from 5 to 50 per second
- add more infrastructure and tests for per-app hardening control
- Pixel 8, Pixel 8 Pro: migrate to using our standard 5.15.137 GKI LTS kernel as the base with reverts for changes that are not compatible with the driver tree yet
- include more info about Java and native crashes, ANRs, low memory conditions. kernel crash logs and filesystem check errors in bug report zips manually captured by users which on the stock OS is uploaded by Play services
@@ -738,7 +761,6 @@
- Vanadium: update to version 119.0.6045.163.2
- -->