]> git.ipfire.org Git - thirdparty/curl.git/commit
INTERNALS: fix c-ares, as we actually support 1.6.0 or later
authorDaniel Stenberg <daniel@haxx.se>
Thu, 6 Feb 2025 16:00:17 +0000 (17:00 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Feb 2025 16:13:53 +0000 (17:13 +0100)
commitaa378570f56a3c9d7436e62541b082f7a79b51a4
tree3c12cf13545efbe2eb522c06dfa7bc991a100eb7
parent1fa3eb05b18c3201735fb34a47bfe269f23117f5
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