summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authormatchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com>2024-09-09 17:37:36 +0000
committerDaniel Micay <danielmicay@gmail.com>2024-09-09 17:51:47 -0400
commit931d96e3a60b070188c81c61e7a053c4acb5a606 (patch)
treea20cf255c227d2d1b611d91ce232fb51bcd2cec2 /static
parent380bf8c28df8214c811eee9e629f08a08ade806e (diff)
Fix syntax typo in upcoming changelog
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 4d613d3f..75c623c4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -879,7 +879,7 @@
<ul>
<li>exclude com.android.rkpdapp from backup/restore to avoid breaking key provisioning for attestation including for Auditor (users can clear RemoteProvisioner system app data via Settings if they restored data for it and have this issue)</li>
- <li>expat: backport patches for CVE-2024-28757, CVE-2024-45490, CVE-2024-45491 and CVE-2024-45492</li?
+ <li>expat: backport patches for CVE-2024-28757, CVE-2024-45490, CVE-2024-45491 and CVE-2024-45492</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.48</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.127.0">version 128.0.6613.127.0</a></li>
<li>App Store: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/25">version 25</a></li>