summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-07 14:35:27 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-07 14:35:27 -0400
commit33cc8a6fe5d2c800b7d8b1be0df1bd82367e6491 (patch)
treeb42aaa0c95c111c152b77bd122a57738593a1070
parent6022ec0c335c0b235adfc335125b4cfe11528a56 (diff)
avoid log viewer breaking after system_server restarts
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 46b7988b..52be514e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -881,6 +881,7 @@
<p>Changes since the 2024092900 release:</p>
<ul>
+ <li>avoid log viewer breaking after system_server restarts</li>
<li>kernel (5.10, 5.15, 6.1, 6.6): backport upstream patch fixing a hole in SELinux W^X enforcement where an </li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.226</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.167</li>