| Name: | libcurl |
|---|---|
| Version: | 8.12.1 |
| Release: | 4.el10_2.4 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 878758 |
| License: | curl |
| RPM: | libcurl-8.12.1-4.el10_2.4.aarch64.rpm |
| Source RPM: | curl-8.12.1-4.el10_2.4.src.rpm |
| Build Date: | Mon Aug 17 2026 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://curl.se/ |
| Summary: | A library for getting files from web servers |
| Description: | libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3 and RTSP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more. |
- fix proxy environment variable change detection (CVE-2026-8927)
- fix HTTP Negotiate connection reuse auth bypass (CVE-2026-1965) - fix OAuth2 bearer token leak via redirect and netrc (CVE-2026-3783) - fix proxy connection reuse with wrong credentials (CVE-2026-3784)
- fix SSH host key mismatch on type difference (CVE-2026-9547) - fix schemeless URL handling with --proto-default (CVE-2026-12064) - fix TLS/STARTTLS connection reuse vulnerability (CVE-2026-8286)
- openssl: fix CA cache reuse with CURLSSLOPT_NO_PARTIALCHAIN (CVE-2025-14819)
- openssl: respect system crypto policy for TLS max version (RHEL-128916)
- cookie: don't treat the leading slash as trailing (CVE-2025-9086) Resolves: RHEL-121672
- revert using tls-ca-bundle.pem instead of ca-bundle.crt (RHEL-56966) (temporary revert to workaround another issue RHEL-85608)
- new upstream release (RHEL-84132)
- use tls-ca-bundle.pem instead of ca-bundle.crt (RHEL-56966)
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018