diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-07 14:35:27 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-07 14:35:27 -0400 |
| commit | 33cc8a6fe5d2c800b7d8b1be0df1bd82367e6491 (patch) | |
| tree | b42aaa0c95c111c152b77bd122a57738593a1070 /static | |
| parent | 6022ec0c335c0b235adfc335125b4cfe11528a56 (diff) | |
avoid log viewer breaking after system_server restarts
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
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> |
