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