CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/07/19 14:37:51
Modified files:
net/curl : Makefile distinfo
net/curl/patches: patch-lib_vquic_curl_ngtcp2_c
net/curl/pkg : PLIST
Added files:
net/curl/patches: patch-configure_ac
Log message:
net/curl: security update to 8.2.0
Changes:
* curl: add --ca-native and --proxy-ca-native
* curl: add --trace-ids
* CURLOPT_MAIL_RCPT_ALLOWFAILS: replace CURLOPT_MAIL_RCPT_ALLLOWFAILS
* haproxy: add --haproxy-clientip flag to set client IPs
* lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
Includes a fix for
* CVE-2023-32001: fopen race condition