Package libcurl-devel-static: Information

    Binary package: libcurl-devel-static
    Version: 7.79.1-alt1
    Architecture: armh
    Build time:  Sep 26, 2021, 12:44 AM in the task #285949
    Source package: curl
    Category: Development/C
    Report package bug
    License: MITX
    Summary: Static libraries for libcurl
    Description: 
    This package contains libcurl static library of functions for
    sending and receiving files through various protocols, including
    http and ftp.
    
    This package is required for development of statically linked
    applications that utilize libcurl.

    Maintainer: Anton Farygin


    Last changed


    Sept. 25, 2021 Anton Farygin 7.79.1-alt1
    - 7.79.1
    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