Package curl: Information

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

Source package: curl
Version: 8.3.0-alt1
Build time:  Oct 8, 2023, 10:38 PM in the task #329877
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. python3-base
    2. python3-module-cryptography
    3. caddy
    4. libpsl-devel
    5. /proc
    6. /usr/bin/stunnel
    7. libssh2-devel
    8. libssl-devel
    9. gnutls-utils
    10. openssh-clients
    11. openssh-server
    12. groff-base
    13. perl(Digest/SHA.pm)
    14. perl(Memoize.pm)
    15. libgnutls30
    16. libgsasl-devel
    17. libidn2-devel
    18. libbrotli-devel
    19. libkrb5-devel
    20. pytest3
    21. libldap-devel
    22. libzstd-devel
    23. zlib-devel
    24. libnghttp2-devel
    25. libnghttp2-tools

Last changed


Sept. 13, 2023 Anton Farygin 8.3.0-alt1
- 8.2.1 -> 8.3.0
- Fixes:
   * CVE-2023-38039 HTTP headers eat all memory
- relaxed check on armh
July 26, 2023 Anton Farygin 8.2.1-alt1
- 8.2.0 -> 8.2.1
July 19, 2023 Anton Farygin 8.2.0-alt1
- 8.1.2 -> 8.2.0
- Fixes:
   * CVE-2023-32001 fopen race condition