| Name: | curl |
|---|---|
| Version: | 8.12.1 |
| Release: | 4.el10_2.4 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 453176 |
| License: | curl |
| RPM: | curl-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 utility for getting files from remote servers (FTP, HTTP, and others) |
| Description: | curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. |
- 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