[ 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-8.9.1-5.el10

Name curl
Epoch 0
Version 8.9.1
Release 5.el10
Website/URL https://curl.se/
License curl
Build Time 2025-04-02 14:41:37
Build Host builder-x86-13.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-8.9.1-5.el10.x86_64 A utility for getting files from remote servers (FTP, HTTP, and others) 39ebfcad87d3edfe2913a60fb4c3bb7bbea291285a4b4f3e6c30a7a23ba3c0c1 download
libcurl-8.9.1-5.el10.x86_64 A library for getting files from web servers 097834b61992f5ee29b221b65c838910f43c55cbcca68ec4edacfd8d9e23483b download
libcurl-minimal-8.9.1-5.el10.x86_64 Conservatively configured build of libcurl for minimal installations dffee1de82f9512815b10631d180bb507cb6c83d4fd5d4bee2b7c8284d1be458 download
libcurl-devel-8.9.1-5.el10.x86_64 Files needed for building applications with libcurl 055ba85c96e850d031173da4e65dec6794d483c321899d086cc3281b1a449eda download
aarch64
curl-8.9.1-5.el10.aarch64 A utility for getting files from remote servers (FTP, HTTP, and others) a7126b249bedd1f7c762ecee4d4e662ebc5f755e3210dffb3cafc459e7aadcbd download
libcurl-8.9.1-5.el10.aarch64 A library for getting files from web servers d530558526d2c038fa312217b8d0298e28e6182a2593d70a22ca292bd8c6b85b download
libcurl-minimal-8.9.1-5.el10.aarch64 Conservatively configured build of libcurl for minimal installations 061713cc239b17f10d845a89a1118bc9b04c2ac0bc3d2f3adb577c4d6295c4b5 download
libcurl-devel-8.9.1-5.el10.aarch64 Files needed for building applications with libcurl 7b98548f4702e655d83bdc4bab33a074739f86b84f0e82b02f7e8d8e420242d8 download
src
curl-8.9.1-5.el10.src A utility for getting files from remote servers (FTP, HTTP, and others) d4bbfa1fd8626b74367cc2eb1bbdf42d754f8cb4e1498d992efd86e29d992857 download
Changelog link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.9.1-5
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 8.9.1-5
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Aug 19 2024 Jacek Migacz <jmigacz@redhat.com> - 8.9.1-4
- correct indentation in test plan

* Fri Aug 02 2024 Jacek Migacz <jmigacz@redhat.com> - 8.9.1-3
- fix libcurl and libcurl-minimal conflict in test plan (RHEL-52103)

* Fri Aug 02 2024 Jacek Migacz <jmigacz@redhat.com> - 8.9.1-2
- add gating configuration (RHEL-52103)
- sigpipe: init the struct so that first apply ignores (RHEL-53327)

* Wed Jul 31 2024 Jacek Migacz <jmigacz@redhat.com> - 8.9.1-1
- new upstream release (RHEL-50806)

* Tue Jul 09 2024 Jacek Migacz <jmigacz@redhat.com> - 8.6.0-8
- disable OpenSSL Engine API support (RHEL-30436)
- setopt: Fix disabling all protocols (CVE-2024-2004)
- http2: push headers better cleanup (CVE-2024-2398)

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 8.6.0-7
- Bump release for June 2024 mass rebuild

* Mon Feb 12 2024 Jan Macku <jamacku@redhat.com> - 8.6.0-6
- revert "receive max buffer" + add test case
- temporarily disable test 0313
- remove suggests of libcurl-minimal in curl-full

* Mon Feb 12 2024 Jan Macku <jamacku@redhat.com> - 8.6.0-5
- add Provides to curl-minimal