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

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

Бинарный пакет: curl
Версия: 7.88.1-alt1
Архитектура: aarch64
Собран:  15 марта 2023 г. 23:13 в задании #316069
Исходный пакет: curl
Сообщить об ошибке в пакете
Загрузка: curl-7.88.1-alt1.aarch64.rpm
Домашняя страница: 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


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


20 февраля 2023 г. Anton Farygin 7.88.1-alt1
- 7.88.0 -> 7.88.1
15 февраля 2023 г. Anton Farygin 7.88.0-alt1
- 7.87.0 -> 7.88.0 (Closes: #45281)
- Fixes:
  * CVE-2023-23914: HSTS ignored on multiple requests
  * CVE-2023-23915: HSTS amnesia with --parallel
  * CVE-2023-23916: HTTP multi-header compression denial of service
21 декабря 2022 г. Anton Farygin 7.87.0-alt1
- 7.86.0 -> 7.87.0
- Fixes:
  * CVE-2022-43551: Another HSTS bypass via IDN
  * CVE-2022-43552: HTTP Proxy deny use-after-free