[ 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

Name curl
Epoch 0
Version 7.76.1
Release 31.el9
Website/URL https://curl.se/
License MIT
Build Time 2024-10-16 17:57:03
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
Packages link
Package Summary SHA-256 checksum
x86_64
curl-7.76.1-31.el9.x86_64 A utility for getting files from remote servers (FTP, HTTP, and others) 9c0785f51a6113cc8dc171d058743fdbd593252cab5c9fb5bda2332c7607bbc7 download
curl-minimal-7.76.1-31.el9.x86_64 Conservatively configured build of curl for minimal installations 17345f280b8ae508631db8684c7102db4433d5071668dd792810844b8a092fea download
libcurl-7.76.1-31.el9.x86_64 A library for getting files from web servers 5ebd9ca5e15552f5b8a55dc9de8c595e2989338dcf1f5eea0f80a3de957e88f9 download
libcurl-minimal-7.76.1-31.el9.x86_64 Conservatively configured build of libcurl for minimal installations 86c31d448eede78cecceb83e8212420a37bd43e8b687a1863141f27d039f7677 download
libcurl-devel-7.76.1-31.el9.x86_64 Files needed for building applications with libcurl 37adeabd5447579454de3d34d4fc9a0c04692b063df7c0e3727e9fb68fd36fc2 download
i686
libcurl-7.76.1-31.el9.i686 A library for getting files from web servers dbfcb73b390485c4b5917f6ac8a594ff7a8825b2cc93763d2be876af0935235a download
libcurl-minimal-7.76.1-31.el9.i686 Conservatively configured build of libcurl for minimal installations 07689183d060d8d8a799498a67e8eb298c95f4066fe75b971ade1ca65edf9bfa download
libcurl-devel-7.76.1-31.el9.i686 Files needed for building applications with libcurl cbaae04d7c380a313bebe27e0352dbfff155f3986ba6b94b631691b525695291 download
aarch64
curl-7.76.1-31.el9.aarch64 A utility for getting files from remote servers (FTP, HTTP, and others) 249a7ac819698ad75f658967828f1510af2cec88dcfb26b1de769a0cac05a3e0 download
curl-minimal-7.76.1-31.el9.aarch64 Conservatively configured build of curl for minimal installations a761f799a042f94078c5497bd89e0f7161023599eff730b2f8d0dd5df69ebe71 download
libcurl-7.76.1-31.el9.aarch64 A library for getting files from web servers 5874ccb241134c0a78ebdabe8a6e100216c0f4fc63393819f559e88920b41e91 download
libcurl-minimal-7.76.1-31.el9.aarch64 Conservatively configured build of libcurl for minimal installations 22e27161a9f614152fc6f19d660f614c6800a97300b3838be96775cf0772990c download
libcurl-devel-7.76.1-31.el9.aarch64 Files needed for building applications with libcurl cf498e655b07045bce332b44ca8573b72ad7ad1f7d9d4b211b0c5e897d53f704 download
src
curl-7.76.1-31.el9.src A utility for getting files from remote servers (FTP, HTTP, and others) aae1fed89746839fcc28dc6f00811b8e965ffaed0d9b82446ec9552f4b1528d8 download
Changelog link
* 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)