Package libcurl-7.76.1-31.el9.i686
Name | libcurl |
---|---|
Epoch | 0 |
Version | 7.76.1 |
Release | 31.el9 |
Architecture | i686 |
Website/URL | https://curl.se/ |
License | MIT |
Build Time | 2024-10-16 17:57:11 |
Build Host | builder-x86-04.inferitos.ru |
Summary | A library for getting files from web servers |
Repositories | BaseOS |
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. |
Errata | — |
Size | 310 KiB |
Source Project | curl-7.76.1-31.el9 |
SHA-256 checksum | dbfcb73b390485c4b5917f6ac8a594ff7a8825b2cc93763d2be876af0935235a |
×
* Wed Oct 16 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 7.76.1-31 - Rebuilt for MSVSphere 9.5 * 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 Feb 15 2023 Kamil Dudka <kdudka@redhat.com> - 7.76.1-23 - fix HTTP multi-header compression denial of service (CVE-2023-23916)