diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-17 19:59:51 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-17 19:59:51 -0400 |
| commit | 4938d5d14541f4ff2b02e322ce6b4ad145a52b3f (patch) | |
| tree | ec459a3fc5466eb24b8e555dfe83d208e6ab4a9d /static | |
| parent | a351ec7bcfcac8be8088f1b404f3327a59fdc407 (diff) | |
backport CVE-2023-4863
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
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> |
