summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-01-12 20:20:26 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-01-12 20:20:42 -0500
commit7066e04873248839f33d3169640557726ad66112 (patch)
treebb1a6c676858c5af19b0b65bb8c16e9511d51314 /static
parent851068cdd79ddc8c84eeb79a837d74740353d60f (diff)
list minor sysrq hardening
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 7aaf7319..b903340f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -735,6 +735,8 @@
<li>adevtool: improve and clean up infrastructure for device support</li>
<li>adevtool: drop devices not supported with Android 14</li>
<li>adevtool: remove unused default permissions configuration</li>
+ <li>kernel: disable sysrq by default rather than waiting for init to disable it</li>
+ <li>kernel: disable unused sysrq serial support</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.206</li>
<li>kernel (Pixel 8, Pixel 8 Pro, Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.145</li>
<li>kernel (Generic 6.1): update to latest GKI LTS branch revision including update to 6.1.69</li>