summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-26 15:45:20 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-26 15:45:20 -0400
commitbe962ff375c24ad264fc87294699ab485e49bbe3 (patch)
tree3029637a6da2dfdb1eaf3d9a954d40117bec1171
parent7a9d8e0ebeee2e92230049b8838a46d88db4f76e (diff)
add SYSRQ restrictions for microdroid
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index de5c6c35..0871c1fb 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -550,6 +550,7 @@
<li>kernel (6.6): enable FORTIFY_SOURCE for microdroid too, not only bare metal</li>
<li>kernel (6.6): disable BINFMT_MISC for microdroid too, not only bare metal</li>
<li>kernel (6.6): disable RSEQ for microdroid too, not only bare metal</li>
+ <li>kernel (6.6): add SYSRQ restrictions for microdroid too, not only bare metal</li>
<li>kernel (6.6): use the same KFENCE configuration for microdroid as bare metal</li>
<li>System Updater: update minimum and target API level to 35 (Android 15)</li>
</ul>