-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Includes a fix for CVE-2024-11053: netrc and redirect credential leak
- Loading branch information
naddy
committed
Dec 12, 2024
1 parent
57f3538
commit 78b6dc6
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
SHA256 (curl-8.11.0.tar.xz) = 21nPDWccpuf1wsXsF3CEozp54EyX5xzxg6XN6iNQVOs= | ||
SIZE (curl-8.11.0.tar.xz) = 2750684 | ||
SHA256 (curl-8.11.1.tar.xz) = x8p9tIsJCXQ+rvNCUNoCwZvGHU8dzt1mA/EJQJU2q1Y= | ||
SIZE (curl-8.11.1.tar.xz) = 2751236 |