diff options
| -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> |
