summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-07 14:44:31 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-07 14:45:44 -0400
commit2ee6977f6cb606596eb223938a76434e1158753e (patch)
treea391a62262b112a12d888777cc63bb25a711e47c /static
parent3a1c52d364a60f4b09760027e0022e1adf502901 (diff)
fix an upstream race condition in handling of system error files
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 0ae54ce0..4fa5fd90 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -883,6 +883,7 @@
<ul>
<li>avoid log viewer breaking after system_server restarts</li>
<li>add handling for early boot-time system journal notifications</li>
+ <li>fix an upstream Android race condition bug in handling of system error files to avoid using the wrong timestamps for system errors and then reporting them as new errors after reboot</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>