Пакет libcurl-devel: Информация
Бинарный пакет: libcurl-devel
Версия: 8.1.0-alt2
Архитектура: e2kv6
Собран: 10 июня 2023 г. 9:52
Исходный пакет: curl
Категория: Разработка/C
Сообщить об ошибке в пакетеДомашняя страница: http://curl.haxx.se
Лицензия: MIT
О пакете: Header files for libcurl
Описание:
This package contains libcurl development library of functions for sending and receiving files through various protocols, including http and ftp. This package is required for development of applications that utilize libcurl.
Сопровождающий: Anton Farygin
Список участников:
Anton Farygin
Alexey Shabalin
Egor Ignatov
Michael Shigorin
Gleb Fotengauer-Malinovskiy
Vladimir D. Seleznev
Alexey Tourbin
Dmitry V. Levin
Alexander Bokovoy
Anton Farygin
Alexey Shabalin
Egor Ignatov
Michael Shigorin
Gleb Fotengauer-Malinovskiy
Vladimir D. Seleznev
Alexey Tourbin
Dmitry V. Levin
Alexander Bokovoy
Последнее изменение
18 мая 2023 г. Anton Farygin 8.1.0-alt2
- built with Gnutls only if QUIC is available
18 мая 2023 г. Anton Farygin 8.1.0-alt1
- 8.0.1 -> 8.1.0 - descreased the number of tests: apache2-* was removed from BuildRequires to avoid circular dependencies curl -> apache2-mods -> libcurl - Fixes: * CVE-2023-28319 UAF in SSH sha256 fingerprint check * CVE-2023-28320 siglongjmp race condition * CVE-2023-28321 IDN wildcard match * CVE-2023-28322 more POST-after-PUT confusion
21 марта 2023 г. Alexey Shabalin 8.0.1-alt2
- disable build static library - fix configure options - fix build with libssh2 - build with WebSockets support - build with gnutls instead of openssl, and build with http3 support - increased the number of tests to be execute