summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-08-29 12:47:48 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-08-29 12:50:02 -0400
commit1733d428702419edcaf7192b0aa2e30ac477135b (patch)
tree95d5fd4e8add2646ef9a62461dd8f20777451ee6 /static
parentbf73672a985bd433fc034c4a40602f2404f68289 (diff)
enable struct randomization
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 3ed3ae33..60e17e08 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -864,6 +864,7 @@
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.99.0">version 128.0.6613.99.0</a></li>
<li>kernel (6.1): disable unused hibernation support</li>
<li>kernel (6.6): enable random kmalloc caches</li>
+ <li>kernel (6.1, 6.6): enable struct randomization in the full mode with a deterministic seed based on kernel commit timestamp</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.96</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.46</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-131">version 131</a></li>