Package curl: Information

  • Default inline alert: Version in the repository: 7.79.0-alt2

Source package: curl
Version: 7.57.0-alt1.S1
Build time:  Dec 1, 2017, 03:21 PM in the task #195669
Report package bug
License: MPL or MIT
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, i586)
curl-debuginfo (x86_64, i586)
libcurl (x86_64, i586)
libcurl-debuginfo (x86_64, i586)
libcurl-devel (x86_64, i586)
libcurl-devel-static (x86_64, i586)

Maintainer: Anton Farygin


    1. libssh2-devel
    2. libssl-devel
    3. glibc-devel-static
    4. groff-base
    5. rpm-build-ubt
    6. libnghttp2-devel
    7. python-modules
    8. python-modules-logging
    9. python-modules-xml
    10. libidn-devel
    11. zlib-devel

Last changed


Dec. 1, 2017 Anton Farygin 7.57.0-alt1.S1
- new version
- fixes:
  * CVE-2017-8818 SSL out of buffer access
  * CVE-2017-8817 FTP wildcard out of bounds read
  * CVE-2017-8816 NTLM buffer overflow via integer overflow
Oct. 23, 2017 Anton Farygin 7.56.1-alt1.S1
- new version
- fixes:
  * CVE-2017-1000257 libcurl contains a buffer overrun flaw in the IMAP handler
Oct. 4, 2017 Anton Farygin 7.56.0-alt1.S1
- new version
- fixes:
  * CVE-2017-1000254 libcurl may read outside of a heap allocated buffer when doing FTP.