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

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

Исходный пакет: curl
Версия: 7.86.0-alt1
Собран:  4 ноября 2022 г. 0:42
Сообщить об ошибке в пакете
Домашняя страница: 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 (riscv64)
curl-debuginfo (riscv64)
libcurl (riscv64)
libcurl-debuginfo (riscv64)
libcurl-devel (riscv64)
libcurl-devel-static (riscv64)

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


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

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


26 октября 2022 г. Anton Farygin 7.86.0-alt1
- 7.85.0 -> 7.86.0
- Fixes:
  * CVE-2022-32221: POST following PUT confusion
  * CVE-2022-35260: .netrc parser out-of-bounds access
  * CVE-2022-42915: HTTP proxy double-free
  * CVE-2022-42916: HSTS bypass via IDN
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)