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

  • Default inline alert: Версия в репозитории: 8.6.0-alt1

Исходный пакет: curl
Версия: 7.79.1-alt1
Собран:  30 декабря 2021 г. 18:59 в задании #292737
Сообщить об ошибке в пакете
Домашняя страница: 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.

Список rpm-пакетов, предоставляемых данным 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)
libcurl-devel-static (x86_64, ppc64le, i586, armh, aarch64)

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


    1. glibc-devel-static
    2. libssl-devel
    3. python3-base
    4. groff-base
    5. libnghttp2-devel
    6. libnghttp2-tools
    7. libidn2-devel
    8. libpsl-devel
    9. zlib-devel
    10. libbrotli-devel
    11. libkrb5-devel
    12. libldap-devel
    13. libssh2-devel

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


25 сентября 2021 г. Anton Farygin 7.79.1-alt1
- 7.79.1
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