Пакет curl: Информация

    Бинарный пакет: curl
    Версия: 7.79.0-alt2
    Архитектура: e2kv5
    Собран:  28 сентября 2021 г. 15:09
    Исходный пакет: curl
    Сообщить об ошибке в пакете
    Домашняя страница: http://curl.haxx.se

    Лицензия: MITX
    О пакете: Gets a file from a FTP, GOPHER or HTTP server
    Описание: 
    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.

    Сопровождающий: Anton Farygin


    Последнее изменение


    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
    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
    10 сентября 2021 г. Anton Farygin 7.78.0-alt2
    - fixed FTBFS via -ffat-lto-objects