From aa378570f56a3c9d7436e62541b082f7a79b51a4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 6 Feb 2025 17:00:17 +0100 Subject: [PATCH] INTERNALS: fix c-ares, as we actually support 1.6.0 or later It was wrongly bumped to 1.16.0 in db50fc6e95816ec. While we strongly recommend using 1.16.0 or later, we still allow builds using older versions. It would make sense to raise the requirement to at least 1.11.0 (Feb 19 2016) but that's not done right now. Closes #16221 --- docs/INTERNALS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INTERNALS.md b/docs/INTERNALS.md index 5ad02f7496..6a291f6535 100644 --- a/docs/INTERNALS.md +++ b/docs/INTERNALS.md @@ -28,7 +28,7 @@ versions of libs and build tools. - GnuTLS 3.1.10 - zlib 1.2.0.4 - libssh2 1.2.8 - - c-ares 1.16.0 + - c-ares 1.6.0 - libidn2 2.0.0 - wolfSSL 3.4.6 - OpenLDAP 2.0 -- 2.47.2