summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-09-17 19:59:51 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-09-17 19:59:51 -0400
commit4938d5d14541f4ff2b02e322ce6b4ad145a52b3f (patch)
treeec459a3fc5466eb24b8e555dfe83d208e6ab4a9d /static
parenta351ec7bcfcac8be8088f1b404f3327a59fdc407 (diff)
backport CVE-2023-4863
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 572fcf6d..f30c10b6 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -663,6 +663,7 @@
<p>Changes since the 2023090600 release:</p>
<ul>
+ <li>webp: backport fix for CVE-2023-4863 not included in the Android September security patch level</li>
<li>Settings: remove Storage manager toggle since it lacks an implementation without Play services integrated into the OS</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.131</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/117.0.5938.44.0">version 117.0.5938.44.0</a></li>