mirror.osn.de :: Status

Status

Age (hh:mm:ss) of last commit: 00:51:09

Last commit message:

CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2026/03/11 15:52:38
Modified files:
	net/curl       : Makefile distinfo 
	net/curl/patches: patch-m4_curl-compilers_m4 
Log message:
net/curl: update to 8.19.0
Changes:
* initial support for MQTTS
* curl: support fractions for --limit-rate and --max-filesize
* curl: with -J, use the redirect name as a backup
Includes fixes for
CVE-2026-1965: bad reuse of HTTP Negotiate connection
CVE-2026-3783: token leak with redirect and netrc
CVE-2026-3784: wrong proxy connection reuse with credentials
CVE-2026-3805: use after free in SMB connection reuse