diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-11 09:03:02 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-11 09:03:02 -0400 |
| commit | eea6e61dbf68aeab977b6eccb48f1d634d10e2b7 (patch) | |
| tree | 02bee36ba702b648a86aa18c53670dd830e7b279 | |
| parent | 3b8cd4e29ee37a1dda34bb7c6254f187ead5fc88 (diff) | |
clarification for curl update
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 641a35af..53789b80 100644 --- a/static/releases.html +++ b/static/releases.html @@ -681,7 +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>curl: update to 8.4.0 to fix CVE-2023-38545 and assorted minor issues (Android may not use this functionality, but it should be fixed in case it does)</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> |
