Package curl: Information

Source package: curl
Version: 7.79.0-alt2
Build time:  Oct 2, 2021, 07:04 PM
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 (mipsel)
curl-debuginfo (mipsel)
libcurl (mipsel)
libcurl-debuginfo (mipsel)
libcurl-devel (mipsel)
libcurl-devel-static (mipsel)

Maintainer: Anton Farygin


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

Last changed


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
Sept. 10, 2021 Anton Farygin 7.78.0-alt2
- fixed FTBFS via -ffat-lto-objects