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

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

Исходный пакет: curl
Версия: 7.57.0-alt1.S1
Собран:  1 декабря 2017 г. 15:21 в задании #195669
Сообщить об ошибке в пакете
Домашняя страница: 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. libidn-devel
    2. libssh2-devel
    3. libssl-devel
    4. rpm-build-ubt
    5. zlib-devel
    6. glibc-devel-static
    7. libnghttp2-devel
    8. python-modules-logging
    9. python-modules
    10. python-modules-xml
    11. groff-base

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


1 декабря 2017 г. Anton Farygin 7.57.0-alt1.S1
- new version
- fixes:
  * CVE-2017-8818 SSL out of buffer access
  * CVE-2017-8817 FTP wildcard out of bounds read
  * CVE-2017-8816 NTLM buffer overflow via integer overflow
23 октября 2017 г. Anton Farygin 7.56.1-alt1.S1
- new version
- fixes:
  * CVE-2017-1000257 libcurl contains a buffer overrun flaw in the IMAP handler
4 октября 2017 г. Anton Farygin 7.56.0-alt1.S1
- new version
- fixes:
  * CVE-2017-1000254 libcurl may read outside of a heap allocated buffer when doing FTP.