summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-04-04 01:41:57 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-04-04 01:41:57 -0400
commitd8914fd314b8f3c5d99154fd0d715b90353da908 (patch)
tree52198695eb8aa9ec49b28bef622b29cf79e8d694
parent23a9066c28b215cb322494a48dd09354fe52f1e5 (diff)
reimplement key provisioning toggle
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index d85a251a..f48e44d8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -692,6 +692,7 @@
<li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): align with linux-hardened BPF JIT configuration (always on with JIT hardening enabled in all cases)</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.176</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.98</li>
+ <li>Settings: reimplement remote attestation key provisioning toggle via modern GrapheneOS settings infrastructure</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/112.0.5615.48.0">version 112.0.5615.48.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-44">version 44</a></li>
<li>Sandboxed Google Play compatibility layer: improve support for compatibility layer development</li>