Package curl: Information

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

Source package: curl
Version: 7.85.0-alt1
Build time:  Oct 18, 2022, 06:25 PM in the task #306293
Report package bug
License: 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, 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. libbrotli-devel
    3. libldap-devel
    4. python3-base
    5. libssh2-devel
    6. libssl-devel
    7. glibc-devel-static
    8. libnghttp2-devel
    9. libnghttp2-tools
    10. groff-base
    11. libidn2-devel
    12. libpsl-devel
    13. zlib-devel

Last changed


Aug. 31, 2022 Anton Farygin 7.85.0-alt1
- 7.84.0 -> 7.85.0
- Fixes:
  * CVE-2022-35252: control code in cookie denial of service
Aug. 10, 2022 Egor Ignatov 7.84.0-alt2
- backport upstream fixes:
  + lib3026: reduce the number of threads to 100 (#9172)
  + easy_lock.h: include sched.h if available to fix build (#9054)
June 27, 2022 Anton Farygin 7.84.0-alt1
- 7.84.0
- Fixes:
  * CVE-2022-32208: FTP-KRB bad message verification
  * CVE-2022-32207: Unpreserved file permissions
  * CVE-2022-32206: HTTP compression denial of service
  * CVE-2022-32205: Set-Cookie denial of service