Package curl: Information

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

Source package: curl
Version: 7.88.1-alt1
Build time:  Mar 15, 2023, 11:13 PM in the task #316069
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. glibc-devel-static
    2. libssh2-devel
    3. libssl-devel
    4. groff-base
    5. libidn2-devel
    6. libbrotli-devel
    7. libkrb5-devel
    8. libldap-devel
    9. python3-base
    10. libnghttp2-devel
    11. libnghttp2-tools
    12. zlib-devel
    13. libpsl-devel

Last changed


Feb. 20, 2023 Anton Farygin 7.88.1-alt1
- 7.88.0 -> 7.88.1
Feb. 15, 2023 Anton Farygin 7.88.0-alt1
- 7.87.0 -> 7.88.0 (Closes: #45281)
- Fixes:
  * CVE-2023-23914: HSTS ignored on multiple requests
  * CVE-2023-23915: HSTS amnesia with --parallel
  * CVE-2023-23916: HTTP multi-header compression denial of service
Dec. 21, 2022 Anton Farygin 7.87.0-alt1
- 7.86.0 -> 7.87.0
- Fixes:
  * CVE-2022-43551: Another HSTS bypass via IDN
  * CVE-2022-43552: HTTP Proxy deny use-after-free