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

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

Исходный пакет: curl
Версия: 7.84.0-alt2
Собран:  11 августа 2022 г. 14:19
Сообщить об ошибке в пакете
Домашняя страница: http://curl.haxx.se

Лицензия: MIT
О пакете: 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 (mipsel)
curl-debuginfo (mipsel)
libcurl (mipsel)
libcurl-debuginfo (mipsel)
libcurl-devel (mipsel)
libcurl-devel-static (mipsel)

Сопровождающий: Egor Ignatov


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

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


10 августа 2022 г. Egor Ignatov 7.84.0-alt2
- backport upstream fixes:
  + lib3026: reduce the number of threads to 100 (#9172)
  + easy_lock.h: include sched.h if available to fix build (#9054)
27 июня 2022 г. Anton Farygin 7.84.0-alt1
- 7.84.0
- Fixes:
  * CVE-2022-32208: FTP-KRB bad message verification
  * CVE-2022-32207: Unpreserved file permissions
  * CVE-2022-32206: HTTP compression denial of service
  * CVE-2022-32205: Set-Cookie denial of service
11 мая 2022 г. Anton Farygin 7.83.1-alt1
- 7.83.1
- Fixes:
  * CVE-2022-30115: HSTS bypass via trailing dot
  * CVE-2022-27782: TLS and SSH connection too eager reuse
  * CVE-2022-27781: CERTINFO never-ending busy-loop
  * CVE-2022-27780: percent-encoded path separator in URL host
  * CVE-2022-27779: cookie for trailing dot TLD
  * CVE-2022-27778: curl removes wrong file on error