| Name: | curl |
|---|---|
| Version: | 7.61.1 |
| Release: | 34.el8_10.10 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 701120 |
| License: | MIT |
| RPM: | curl-7.61.1-34.el8_10.10.x86_64.rpm |
| Source RPM: | curl-7.61.1-34.el8_10.10.src.rpm |
| Build Date: | Tue Mar 03 2026 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://curl.haxx.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. |
- AWS Signature Version 4 authentication support (RHEL-116183)
- cookie: don't treat the leading slash as trailing (CVE-2025-9086) Resolves: RHEL-121655
- NTLM: force the connection to HTTP/1.1 (RHEL-73788)
* crypto: ensure crypto initialization works (RHEL-102601)
- libssh: Fix matching user-specified MD5 hex key (RHEL-94574)
- asyn-thread: fix EBADF regression (RHEL-85602)
- make up incomplete patch for host name wildcard checking (RHEL-5680) - asyn-thread: issue CURL_POLL_REMOVE before closing socket (RHEL-85602)
- asyn-thread: create a socketpair to wait on (RHEL-34906) - fix crash, when talking to a NTLM proxy in FIPS mode (RHEL-32641)
- provide common cleanup method for push headers (CVE-2024-2398)
- fix incorrect backport of bz2229800 (RHEL-44684)