diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-07 14:41:09 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-07 14:41:09 -0400 |
| commit | 3a1c52d364a60f4b09760027e0022e1adf502901 (patch) | |
| tree | fb526e216bf6fc9b18fc9c56044086a59889992b | |
| parent | 33cc8a6fe5d2c800b7d8b1be0df1bd82367e6491 (diff) | |
add handling for early boot-time system journal notification
| -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 52be514e..0ae54ce0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -882,6 +882,7 @@ <ul> <li>avoid log viewer breaking after system_server restarts</li> + <li>add handling for early boot-time system journal notifications</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> |
