diff options
| -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> |
