Package curl: Information

Source package: curl
Version: 8.1.2-alt1
Build time:  May 30, 2023, 11:08 PM
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 (mipsel)
curl-debuginfo (mipsel)
libcurl (mipsel)
libcurl-debuginfo (mipsel)
libcurl-devel (mipsel)

Maintainer: Anton Farygin


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

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