mirror of
https://github.com/curl/curl.git
synced 2026-08-24 21:03:38 +03:00
DEPENDENCIES.md: document minimum nettle version: 3.4.1 (2018-12-04)
It comes as a transitive requirement by the minimum GnuTLS version.
Because libcurl uses nettle directly (in GnuTLS builds), I figure it is
useful to document explicitly.
Refs:
4353ea025a
https://github.com/curl/curl/pull/22456#discussion_r3695417678
https://github.com/gnutls/nettle/releases/tag/nettle_3.4.1_release_20181204
Closes #22457
This commit is contained in:
parent
d2ea63b17c
commit
0043b3fb8c
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ We aim to support these or later versions:
|
|||
- libssh2 1.9.0 (2019-06-20)
|
||||
- mbedTLS 3.2.0 (2022-07-11)
|
||||
- MIT Kerberos 1.3 (2003-07-31)
|
||||
- nettle 3.4.1 (2018-12-04)
|
||||
- nghttp2 1.15.0 (2016-09-25)
|
||||
- nghttp3 1.0.0 (2023-10-15)
|
||||
- ngtcp2 1.0.0 (2023-10-15), with OpenSSL 3.5.0+: 1.12.0 (2025-04-16)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue