Name: | curl |
---|---|
Version: | 8.9.1 |
Release: | 5.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 800140 |
License: | curl |
RPM: | curl-8.9.1-5.el10.x86_64.rpm |
Source RPM: | curl-8.9.1-5.el10.src.rpm |
Build Date: | Fri Jan 31 2025 |
Build Host: | build-ol10-x86_64.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. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- correct indentation in test plan
- fix libcurl and libcurl-minimal conflict in test plan (RHEL-52103)
- add gating configuration (RHEL-52103) - sigpipe: init the struct so that first apply ignores (RHEL-53327)
- new upstream release (RHEL-50806)
- disable OpenSSL Engine API support (RHEL-30436) - setopt: Fix disabling all protocols (CVE-2024-2004) - http2: push headers better cleanup (CVE-2024-2398)
- Bump release for June 2024 mass rebuild
- revert "receive max buffer" + add test case - temporarily disable test 0313 - remove suggests of libcurl-minimal in curl-full
- add Provides to curl-minimal
- drop curl-minimal subpackage in favor of curl-full (#2262096)