Skip to content

Commit

Permalink
net/curl: bugfix update to 8.11.1
Browse files Browse the repository at this point in the history
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
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion net/curl/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
COMMENT= transfer files with FTP, HTTP, HTTPS, etc.

DISTNAME= curl-8.11.0
DISTNAME= curl-8.11.1
SHARED_LIBS= curl 26.29 # 12.0
CATEGORIES= net
HOMEPAGE= https://curl.se/
Expand Down
4 changes: 2 additions & 2 deletions net/curl/distinfo
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

0 comments on commit 78b6dc6

Please sign in to comment.