Package curl: Information

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

Source package: curl
Version: 7.52.1-alt1.M80P.1
Build time:  Dec 23, 2016, 12:25 PM in the task #175378
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. libidn-devel
    2. libssh2-devel
    3. libssl-devel
    4. rpm-build-ubt
    5. zlib-devel
    6. libnghttp2-devel
    7. glibc-devel-static
    8. python-modules
    9. groff-base

Last changed


Dec. 23, 2016 Anton Farygin 7.52.1-alt1.M80P.1
- new version with security fixes:
  CVE-2016-9594: uninitialized random
Dec. 21, 2016 Anton Farygin 7.52.0-alt1.M80P.1
- new version with security fixes:
  CVE-2016-9586: printf floating point buffer overflow
Dec. 7, 2016 Anton Farygin 7.51.0-alt2.M80P.1
- enabled gssapi (closes: #32862)