Package curl: Information

  • Default inline alert: Version in the repository: 8.7.1-alt1

Source package: curl
Version: 7.79.1-alt1
Build time:  Oct 6, 2021, 03:49 PM in the task #285951
Report package bug
License: MITX
Summary: Gets a file from a FTP, GOPHER or HTTP server
Description: 
Curl is a client to get documents/files from servers, using any of the
supported protocols. The command is designed to work without user
interaction or any kind of interactivity.

Curl offers a busload of useful tricks like proxy support, user
authentication, ftp upload, HTTP post, file transfer resume and more.

NOTE: This version is compiled with SSL (https) support.

List of rpms provided by this srpm:
curl (x86_64, ppc64le, i586, armh, aarch64)
curl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libcurl (x86_64, ppc64le, i586, armh, aarch64)
libcurl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libcurl-devel (x86_64, ppc64le, i586, armh, aarch64)
libcurl-devel-static (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Anton Farygin


    1. libkrb5-devel
    2. python3-base
    3. libldap-devel
    4. libssh2-devel
    5. libssl-devel
    6. glibc-devel-static
    7. libnghttp2-devel
    8. libnghttp2-tools
    9. groff-base
    10. libpsl-devel
    11. libbrotli-devel
    12. libidn2-devel
    13. zlib-devel

Last changed


Sept. 25, 2021 Anton Farygin 7.79.1-alt1
- 7.79.1
Sept. 21, 2021 Anton Farygin 7.79.0-alt2
- added patches from curl upstream:
  * b2e72d2 http: fix the broken >3 digit response code detection
  * e0742ce Curl_http2_setup: don't change connection data on repeat invokes
Sept. 15, 2021 Anton Farygin 7.79.0-alt1
- 7.79.0
- Fixes:
  * CVE-2021-22945 clear the leftovers pointer when sending succeeds
  * CVE-2021-22946 do not ignore --ssl-reqd
  * CVE-2021-22947 reject STARTTLS server response pipelining