[ 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.76.1-31.el9_6.1

Name curl
Epoch 0
Version 7.76.1
Release 31.el9_6.1
Website/URL https://curl.se/
License MIT
Build Time 2025-08-06 09:06:09
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 1 old version
Packages link
Package Summary SHA-256 checksum
x86_64
curl-7.76.1-31.el9_6.1.x86_64 A utility for getting files from remote servers (FTP, HTTP, and others) 1afad3c92f833a5656d23f77463c6a275ff10823554bea9f4a9947153a9cd5ce download
curl-minimal-7.76.1-31.el9_6.1.x86_64 Conservatively configured build of curl for minimal installations 8666a1411e20023a989da993ef40725c25afdfb22bd12c132272a6062aea98e8 download
libcurl-7.76.1-31.el9_6.1.x86_64 A library for getting files from web servers 936c4996df8d330e63909ad1251b95e42780a942f797b2a32c7a380fd6dd4ab9 download
libcurl-minimal-7.76.1-31.el9_6.1.x86_64 Conservatively configured build of libcurl for minimal installations c2397522f01e42086b82b8c63bf19b0696b9ed46c03eb29647bdb390c90f1868 download
libcurl-devel-7.76.1-31.el9_6.1.x86_64 Files needed for building applications with libcurl 128ea0733df8fc58a1f5a40d93976cb122e0f72634a3786a15d9f43b0ca9c7f1 download
i686
libcurl-7.76.1-31.el9_6.1.i686 A library for getting files from web servers 17a6b94446b01dc7c8d9eb69999d6543474b7ac38df8a093a2ec9e4deb61a954 download
libcurl-minimal-7.76.1-31.el9_6.1.i686 Conservatively configured build of libcurl for minimal installations 51463d229168ed1e4ebe49615af5fc72baac052d05f829cddb9f868a220dbf6f download
libcurl-devel-7.76.1-31.el9_6.1.i686 Files needed for building applications with libcurl 72f29e8a3378c98869bcb2c5c835a3ba17462c6cda957dad491e78a34d3527eb download
aarch64
curl-7.76.1-31.el9_6.1.aarch64 A utility for getting files from remote servers (FTP, HTTP, and others) 2959a3b69dbb392b162ef561f741edaf6187ada8ad4b112fb408a5b808697b7f download
curl-minimal-7.76.1-31.el9_6.1.aarch64 Conservatively configured build of curl for minimal installations f1174d0ad64ae78f4921f0800c115f513b99d4d3174876148d32056e1380854f download
libcurl-7.76.1-31.el9_6.1.aarch64 A library for getting files from web servers 2c960c4f0fd8172ebcd6e35827dabb931959745f99916f78c6926cfca1f55a4e download
libcurl-minimal-7.76.1-31.el9_6.1.aarch64 Conservatively configured build of libcurl for minimal installations ae4ce33e7ba858aab29f82ea5309903f575e3a63f6fdc0beb3e380aa5e997ca6 download
libcurl-devel-7.76.1-31.el9_6.1.aarch64 Files needed for building applications with libcurl 45c951c3b039b713cef087a93a7c91cccd5ed0ed5e68ed15895c721f7163b787 download
src
curl-7.76.1-31.el9_6.1.src A utility for getting files from remote servers (FTP, HTTP, and others) 1b61c41c9acf2861a41db0f822385ab3a80504c9f5051a85112db128f70a58b1 download
Changelog link
* Tue Dec 17 2024 Jacek Migacz <jmigacz@redhat.com> - 7.76.1-31.el9_6.1
- 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-86805)

* Thu Aug 22 2024 Jacek Migacz <jmigacz@redhat.com> - 7.76.1-31
- provide common cleanup method for push headers (CVE-2024-2398)

* Tue Jun 18 2024 Jacek Migacz <jmigacz@redhat.com> - 7.76.1-30
- ignore unexpected EOF (RHEL-39995)

* Wed Mar 06 2024 Jacek Migacz <jmigacz@redhat.com> - 7.76.1-29
- rebuild for 9.4 GA

* Tue Oct 10 2023 Jacek Migacz <jmigacz@redhat.com> - 7.76.1-28
- return error if hostname too long for remote resolve (CVE-2023-38545)
- fix cookie injection with none file (CVE-2023-38546)
- cap SFTP packet size sent (RHEL-14697)
- lowercase the domain names before PSL checks (CVE-2023-46218)

* Tue Sep 12 2023 Jacek Migacz <jmigacz@redhat.com> - 7.76.1-27
- when keyboard-interactive auth fails, try password (#2229800)

* Mon Jun 12 2023 Jacek Migacz <jmigacz@redhat.com> - 7.76.1-26
- unify the upload/method handling (CVE-2023-28322)
- fix host name wildcard checking (CVE-2023-28321)

* Wed Apr 12 2023 Kamil Dudka <kdudka@redhat.com> - 7.76.1-25
- adapt the fix of CVE-2023-27535 for RHEL 9 curl

* Fri Mar 24 2023 Kamil Dudka <kdudka@redhat.com> - 7.76.1-24
- fix SSH connection too eager reuse still (CVE-2023-27538)
- fix GSS delegation too eager connection re-use (CVE-2023-27536)
- fix FTP too eager connection reuse (CVE-2023-27535)
- fix SFTP path ~ resolving discrepancy (CVE-2023-27534)
- fix TELNET option IAC injection (CVE-2023-27533)

* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 7.76.1-23
- Rebuilt for MSVSphere 9.1.