cURL 8.4.0 with security patches available. You should also update git. #491
MikeFultonDev
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The cURL 8.4.0 release is available, which fixes the CVE that the cURL community provided a patch for earlier today.
Please refresh your cURL and git releases. If you installed 'zopen' tools with zopen 0.6.3 or later, you can issue the following:
zopen upgrade -y git curl
Then verify you have the correct versions by running zopen list --installed | grep -E '^git|^curl' It should be the following (or newer)
If you have an older version of zopen, we recommend you first follow the quickstart guide to get the latest zopen tools pax file and then perform the upgrade described above. We will create a new pax file soon (probably next week) to incorporate the new curl into our quickstart pax file.
If you do not know the version of your zopen install, then you can issue:
If you get an error, or a number less than 0.6.3, you should get the latest pax file.
Beta Was this translation helpful? Give feedback.
All reactions