Package curl: Information

Source package: curl
Version: 8.1.0-alt1
Build time:  May 20, 2023, 01:44 AM
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 (riscv64)
curl-debuginfo (riscv64)
libcurl (riscv64)
libcurl-debuginfo (riscv64)
libcurl-devel (riscv64)

Maintainer: Anton Farygin


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

Last changed


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
March 21, 2023 Alexey Shabalin 8.0.1-alt2
- disable build static library
- fix configure options
- fix build with libssh2
- build with WebSockets support
- build with gnutls instead of openssl, and build with http3 support
- increased the number of tests to be execute
March 20, 2023 Anton Farygin 8.0.1-alt1
- 8.0.0 -> 8.0.1