summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-04-17 15:32:00 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-04-17 15:32:00 -0400
commitcdc67049249cff7a618b9e95a9299bfa437a6c4d (patch)
treeb10cb01812e4153e4a7aa6a3f440b98ffac8fd59
parentdd155a987da842f0c30280be992670119ec22cd6 (diff)
use consistent term for key provisioning
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index d01ccc4f..37a95e5c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -659,7 +659,7 @@
<ul>
<li>Sandboxed Google Play compatibility layer: substantially improve dynamite module support</li>
- <li>use GrapheneOS hardware attestation certificate provisioning server by default with a toggle added to Settings to choose the server similar to connectivity checks</li>
+ <li>use GrapheneOS hardware attestation key provisioning server by default with a toggle added to Settings to choose the server similar to connectivity checks</li>
<li>extend eSIM management code with disabling the apps in secondary users due to prior GrapheneOS releases enabling them in all users</li>
<li>move early boot eSIM integration code later in an attempt to fix a potential regression</li>
<li>Vanadium: update Chromium base to 100.0.4896.58</li>