From: Viktor Szakats Date: Mon, 27 Jan 2025 20:36:46 +0000 (+0100) Subject: INTERNALS.md: sync wolfSSL version requirement with source code X-Git-Tag: curl-8_12_0~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f3920c79242fb605110049daebde9bd65ad3567f;p=thirdparty%2Fcurl.git INTERNALS.md: sync wolfSSL version requirement with source code `lib/vtls/wolfssl.c` enforces it via a hard #error. Cherry-picked from #16104 --- diff --git a/docs/INTERNALS.md b/docs/INTERNALS.md index 4e42f4fd10..42d0efd86e 100644 --- a/docs/INTERNALS.md +++ b/docs/INTERNALS.md @@ -30,7 +30,7 @@ versions of libs and build tools. - libssh2 1.0 - c-ares 1.16.0 - libidn2 2.0.0 - - wolfSSL 2.0.0 + - wolfSSL 3.4.6 - OpenLDAP 2.0 - MIT Kerberos 1.2.4 - Heimdal ?