Name: | libcurl |
---|---|
Version: | 7.61.1 |
Release: | 34.el8_10.8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 605552 |
License: | MIT |
RPM: | libcurl-7.61.1-34.el8_10.8.aarch64.rpm |
Source RPM: | curl-7.61.1-34.el8_10.8.src.rpm |
Build Date: | Tue Oct 07 2025 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://curl.haxx.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. |
- 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)
- when keyboard-interactive auth fails, try password (#2229800) - cap SFTP packet size sent (RHEL-5311) - unify the upload/method handling (CVE-2023-28322) - fix cookie injection with none file (CVE-2023-38546) - fix HTTP2 connection failure with HTTP2 framing layer (RHEL-5657) - lowercase the domain names before PSL checks (CVE-2023-46218)
- fix host name wildcard checking (CVE-2023-28321) - rebuild certs with 2048-bit RSA keys