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

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

Исходный пакет: curl
Версия: 7.64.0-alt1
Собран:  8 февраля 2019 г. 20:08 в задании #220788
Сообщить об ошибке в пакете
Домашняя страница: http://curl.haxx.se

Лицензия: MPL or 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 (x86_64, i586)
curl-debuginfo (x86_64, i586)
libcurl (x86_64, i586)
libcurl-debuginfo (x86_64, i586)
libcurl-devel (x86_64, i586)
libcurl-devel-static (x86_64, i586)

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


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

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


6 февраля 2019 г. Anton Farygin 7.64.0-alt1
- 7.64.0
- fixes:
  * CVE-2018-16890: NTLM type-2 out-of-bounds buffer read
  * CVE-2019-3822: NTLMv2 type-3 header stack buffer overflow
  * CVE-2019-3823: SMTP end-of-response out-of-bounds read
12 декабря 2018 г. Anton Farygin 7.63.0-alt1
- 7.63.0
14 ноября 2018 г. Anton Farygin 7.62.0-alt3
- enabled idn support (closes: #34103)
- enabled ldap support
- enabled brotli support