Package curl: Information

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

Source package: curl
Version: 8.1.2-alt1
Latest version according to Repology
Build time:  May 30, 2023, 12:04 PM in the task #322142
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)

Maintainer: Anton Farygin



    1. pytest3
    2. libldap-devel
    3. caddy
    4. libzstd-devel
    5. libnettle-devel
    6. libnghttp2-devel
    7. libnghttp2-tools
    8. libnghttp3-devel
    9. libngtcp2-devel >= 0.15.0
    10. /proc
    11. /usr/bin/stunnel
    12. python3-base
    13. python3-module-cryptography
    14. libpsl-devel
    15. gnutls-utils
    16. groff-base
    17. openssh-clients
    18. openssh-server
    19. perl(Digest/SHA.pm)
    20. libgnutls-devel
    21. libgnutls30
    22. libssh2-devel
    23. perl(Memoize.pm)
    24. libgsasl-devel
    25. libidn2-devel
    26. libbrotli-devel
    27. libkrb5-devel
    28. zlib-devel

Last changed


May 30, 2023 Anton Farygin 8.1.2-alt1
- 8.1.0 -> 8.1.2
May 18, 2023 Anton Farygin 8.1.0-alt2
- built with Gnutls only if QUIC is available
May 18, 2023 Anton Farygin 8.1.0-alt1
- 8.0.1 -> 8.1.0
- descreased the number of tests: apache2-* was removed from BuildRequires to
  avoid circular dependencies curl -> apache2-mods -> libcurl
- Fixes:
   * CVE-2023-28319 UAF in SSH sha256 fingerprint check
   * CVE-2023-28320 siglongjmp race condition
   * CVE-2023-28321 IDN wildcard match
   * CVE-2023-28322 more POST-after-PUT confusion