diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-04 01:44:34 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-04 01:44:34 -0500 |
| commit | 12143ab6f05f8a7d2324665b3025a463eb37ec2a (patch) | |
| tree | f5e8c39e65bbbddca5aaeaacfb4fa28802c86a2a | |
| parent | 8508523ab359e105d94ab964d4b7b04e4ef6d80b (diff) | |
clarify Updater 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 ebf82f52..dae2fbdd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -736,6 +736,7 @@ <li>kernel (Pixel 8, Pixel 8 Pro, Generic 5.15, Generic 6.1): enable Branch Target Identification (BTI) protection for the kernel in addition to Clang type-based CFI to provide coarse-grained CFI coverage for calls excluded from CFI</li> <li>kernel (Generic 6.1): apply sysrq hardening changes</li> <li>kernel (Generic 6.1): update to latest GKI LTS branch revision including update to 6.1.74</li> + <li>System Updater: clarify notification for already being up to date</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/121.0.6167.101.2">version 121.0.6167.101.2</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/121.0.6167.101.3">version 121.0.6167.101.3</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/121.0.6167.143.0">version 121.0.6167.143.0</a></li> |
