| Name: | curl |
|---|---|
| Version: | 7.76.1 |
| Release: | 40.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 696665 |
| License: | MIT |
| RPM: | curl-7.76.1-40.el9.aarch64.rpm |
| Source RPM: | curl-7.76.1-40.el9.src.rpm |
| Build Date: | Tue Mar 10 2026 |
| Build Host: | build-ol9-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. |
- openssl: fix libssh compatibility by preserving original SSL_CTX behavior (RHEL-134721)
- openssl: fix libssh compatibility in crypto-policy patch (RHEL-134721)
- http: fix crash in rate-limited upload (RHEL-131696)
- openssl: respect system crypto policy for TLS max version (RHEL-128914)
- rebuild for c9s (RHEL-125838)
- cookie: don't treat the leading slash as trailing (CVE-2025-9086) Resolves: RHEL-121659
- revert several disabled tests related to openssl/valgrind (RHEL-99465)
- noproxy: support proxies specified using cidr notation (RHEL-81412)
- make up incomplete patch for host name wildcard checking (RHEL-5675) - eliminate use of obsolete patch syntax (RHEL-65791) - http2: make sure pause is done on HTTP (RHEL-85847)
- provide common cleanup method for push headers (CVE-2024-2398)