[ Все 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 ]
×

Проект curl-7.76.1-31.el9

Имя curl
Эпоха 0
Версия 7.76.1
Релиз 31.el9
Сайт https://curl.se/
Лицензия MIT
Время сборки 2025-02-20 09:10:04
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание A utility for getting files from remote servers (FTP, HTTP, and others)
Репозитории OS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
curl-7.76.1-31.el9.x86_64 A utility for getting files from remote servers (FTP, HTTP, and others) 7e096144415e304fd48e10c536d1e5e3142a8e47ed57d51d95bde2392c0c5f55 download
libcurl-7.76.1-31.el9.x86_64 A library for getting files from web servers 257d33be93815263e10440dd40cde7279f167f159cdc72adc9bb357bc9231fc1 download
libcurl-minimal-7.76.1-31.el9.x86_64 Conservatively configured build of libcurl for minimal installations 3d0cc366b51c060d6a71fda1403647a019abbc459397e79e1fd3631e16a237db download
i686
libcurl-7.76.1-31.el9.i686 A library for getting files from web servers dc4fd744ba340c6471dd8e9e3364e119937fc85a700f59499043831cb5973b18 download
libcurl-minimal-7.76.1-31.el9.i686 Conservatively configured build of libcurl for minimal installations da89b033f833c5d650a84c2a891f7e4d776f04c113717ac1cd5b6709435b7343 download
src
curl-7.76.1-31.el9.src A utility for getting files from remote servers (FTP, HTTP, and others) 0186539a4d9a4a3db5b2a799ec41f0a3c89ab923128560a1a9a78bf86bfef7c5 download
История изменений 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)