Package curl: Information

    Binary package: curl
    Version: 7.79.0-alt2
    Architecture: e2kv4
    Build time:  Sep 28, 2021, 03:09 PM
    Source package: curl
    Report package bug
    License: MITX
    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.

    Maintainer: Anton Farygin


    Last changed


    Sept. 21, 2021 Anton Farygin 7.79.0-alt2
    - added patches from curl upstream:
      * b2e72d2 http: fix the broken >3 digit response code detection
      * e0742ce Curl_http2_setup: don't change connection data on repeat invokes
    Sept. 15, 2021 Anton Farygin 7.79.0-alt1
    - 7.79.0
    - Fixes:
      * CVE-2021-22945 clear the leftovers pointer when sending succeeds
      * CVE-2021-22946 do not ignore --ssl-reqd
      * CVE-2021-22947 reject STARTTLS server response pipelining
    Sept. 10, 2021 Anton Farygin 7.78.0-alt2
    - fixed FTBFS via -ffat-lto-objects