diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-11 08:53:30 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-11 08:53:30 -0400 |
| commit | 3b8cd4e29ee37a1dda34bb7c6254f187ead5fc88 (patch) | |
| tree | 09f14d630cb92b567598e7ca025019e9f7e7f2c4 | |
| parent | a97c137eca601a3716d27ecac8045acd9ef2fbf5 (diff) | |
update curl to 8.4.0
| -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 5e5bbacd..641a35af 100644 --- a/static/releases.html +++ b/static/releases.html @@ -681,6 +681,7 @@ <li>fix Bluetooth auto-turn-off</li> <li>Settings: avoid crashes when changing user restrictions for guest users</li> <li>do not delete compiled code of hibernated apps</li> + <li>curl: update to 8.4.0 to fix CVE-2023-38545 and assorted minor issues</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.65.0">version 118.0.5993.65.0</a></li> </ul> </article> |
