[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project curl-7.61.1-34.el8_10.3

Name curl
Epoch 0
Version 7.61.1
Release 34.el8_10.3
Website/URL https://curl.haxx.se/
License MIT
Build Time 2025-01-29 14:23:16
Build Host builder-x86-04.inferitos.ru
Summary A utility for getting files from remote servers (FTP, HTTP, and others)
Repositories BaseOS
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.
Errata
× Full screenshot
Found 2 old versions
Packages link
Package Summary SHA-256 checksum
x86_64
curl-7.61.1-34.el8_10.3.x86_64 A utility for getting files from remote servers (FTP, HTTP, and others) f4281d39008568f6ce4161eaf5c9c59c4b0c9b107dc24130e737022319e04c1a download
libcurl-7.61.1-34.el8_10.3.x86_64 A library for getting files from web servers 65a2a5d13fef21ebb691673acf2f2f6d0659ecc4c24e2f50dd66be701ba76aa5 download
libcurl-devel-7.61.1-34.el8_10.3.x86_64 Files needed for building applications with libcurl 67d3930f09884a2df1a5135d5b2ee3cf1f62230349104ddbf3fa43f40f96a2b1 download
libcurl-minimal-7.61.1-34.el8_10.3.x86_64 Conservatively configured build of libcurl for minimal installations c59310fafe3d4a905267d9244498acdf267739ddb54599c023a20e1b8d8408b8 download
i686
libcurl-7.61.1-34.el8_10.3.i686 A library for getting files from web servers 497881f0337034ff07fb0424e5d81f37a0dc27af9595fc9e1fa028bbf94e876c download
libcurl-devel-7.61.1-34.el8_10.3.i686 Files needed for building applications with libcurl 643817ecebbfa9e66311de2bf9027297c03e4671fe8e4e67dd136569af00d9f2 download
libcurl-minimal-7.61.1-34.el8_10.3.i686 Conservatively configured build of libcurl for minimal installations d3d31752781ce50e2e1d92442a18eb966722a5530381b25a88847457687f0d85 download
src
curl-7.61.1-34.el8_10.3.src A utility for getting files from remote servers (FTP, HTTP, and others) 688c872c19d42bd9077095880cdace66d3b0342ba18f5ece120146a2de9653d7 download
Changelog link
* Wed Oct 30 2024 Jacek Migacz <jmigacz@redhat.com> - 7.61.1-34.el8_10.3
- asyn-thread: create a socketpair to wait on (RHEL-34906)
- fix crash, when talking to a NTLM proxy in FIPS mode (RHEL-32641)

* Wed Aug 14 2024 Jacek Migacz <jmigacz@redhat.com> - 7.61.1-34.el8_10.2
- provide common cleanup method for push headers (CVE-2024-2398)

* Tue Jun 25 2024 Jacek Migacz <jmigacz@redhat.com> - 7.61.1-34.el8_10.1
- fix incorrect backport of bz2229800 (RHEL-44684)

* Tue Sep 19 2023 Jacek Migacz <jmigacz@redhat.com> - 7.61.1-34
- 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)

* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 7.61.1-33
- Rebuilt for MSVSphere 8.8

* Tue Jun 27 2023 Jacek Migacz <jmigacz@redhat.com> - 7.61.1-33
- fix host name wildcard checking (CVE-2023-28321)
- rebuild certs with 2048-bit RSA keys

* Thu Apr 20 2023 Kamil Dudka <kdudka@redhat.com> - 7.61.1-32
- sftp: do not specify O_APPEND when not in append mode (#2187717)

* Fri Mar 24 2023 Kamil Dudka <kdudka@redhat.com> - 7.61.1-31
- fix GSS delegation too eager connection re-use (CVE-2023-27536)
- fix FTP too eager connection reuse (CVE-2023-27535)

* Wed Feb 15 2023 Kamil Dudka <kdudka@redhat.com> - 7.61.1-30
- fix HTTP multi-header compression denial of service (CVE-2023-23916)

* Tue Feb 07 2023 Kamil Dudka <kdudka@redhat.com> - 7.61.1-29
- h2: lower initial window size to 32 MiB (#2166254)