[ 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

Name curl
Epoch 0
Version 7.61.1
Release 34.el8
Website/URL https://curl.haxx.se/
License MIT
Build Time 2024-04-08 14:22:39
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.61.1-34.el8.x86_64 A utility for getting files from remote servers (FTP, HTTP, and others) 68f9381c1045c126018e8f3bb8b48d08d272d994ae094e1dc2ca7a7eaeca92bb download
libcurl-7.61.1-34.el8.x86_64 A library for getting files from web servers 8d7aac5892e3d06287205bfed9857be03ceba9aa2f0e49b1f1b518b834703e91 download
libcurl-devel-7.61.1-34.el8.x86_64 Files needed for building applications with libcurl d538ca945c902700e397b8f97af560b07ccf2e676cb39890dc796c928de5ecbf download
libcurl-minimal-7.61.1-34.el8.x86_64 Conservatively configured build of libcurl for minimal installations 914055687bc934aa5ba024bca165523a55293567eb334c7af591da8712bc32ac download
i686
libcurl-7.61.1-34.el8.i686 A library for getting files from web servers fe2dff61e7c76d7a40efdd77794a56bfa71fcc72e3586472021cb8621618255e download
libcurl-devel-7.61.1-34.el8.i686 Files needed for building applications with libcurl 1d187ccd6f9bda687000f71d628c671e458b8a9057317423b17dfc32a54b9e94 download
libcurl-minimal-7.61.1-34.el8.i686 Conservatively configured build of libcurl for minimal installations 64554cf2521ca5b4c91eae10a6149faca482a6096e97b8cdff3b8c41e88343b4 download
src
curl-7.61.1-34.el8.src A utility for getting files from remote servers (FTP, HTTP, and others) bd248220e3dcf66ed6362fd0b34ab007c8bb8211ed981f947fad5d1d46c7f1fa download
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 7.61.1-34
- Rebuilt for MSVSphere 8.10 beta

* 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 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)

* Wed Dec 21 2022 Kamil Dudka <kdudka@redhat.com> - 7.61.1-28
- smb/telnet: fix use-after-free when HTTP proxy denies tunnel (CVE-2022-43552)

* Fri Nov 18 2022 Kamil Dudka <kdudka@redhat.com> - 7.61.1-27
- upon HTTP_1_1_REQUIRED, retry the request with HTTP/1.1 (#2139337)

* Fri Sep 02 2022 Kamil Dudka <kdudka@redhat.com> - 7.61.1-26
- control code in cookie denial of service (CVE-2022-35252)