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

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

Бинарный пакет: curl
Версия: 7.85.0-alt1
Архитектура: e2kv4
Собран:  1 сентября 2022 г. 18:14
Исходный пакет: curl
Сообщить об ошибке в пакете
Домашняя страница: 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.

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


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


31 августа 2022 г. Anton Farygin 7.85.0-alt1
- 7.84.0 -> 7.85.0
- Fixes:
  * CVE-2022-35252: control code in cookie denial of service
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