From: Viktor Szakats Date: Thu, 2 Oct 2025 11:39:35 +0000 (+0200) Subject: INTERNALS: specify minimum version for Heimdal: 7.1.0 X-Git-Tag: rc-8_17_0-1~170 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=03fe4467894848fc58a82a30e25f0d70f793baa7;p=thirdparty%2Fcurl.git INTERNALS: specify minimum version for Heimdal: 7.1.0 Released on 2016-Dec-19, it's the first "revamped" stable version, and the earliest available as a source tarball at the official repository: https://github.com/heimdal/heimdal/releases/tag/heimdal-7.1.0 It's also the first version hosted by Homebrew. It builds fine locally with curl, and also builds in CI with old linux: 7.1.0+dfsg-13+deb9u4. Closes #18809 --- diff --git a/docs/INTERNALS.md b/docs/INTERNALS.md index f3c34c1143..84b939f4dc 100644 --- a/docs/INTERNALS.md +++ b/docs/INTERNALS.md @@ -36,7 +36,7 @@ versions of libs and build tools. - wolfSSL 3.4.6 - OpenLDAP 2.0 - MIT Kerberos 1.2.4 - - Heimdal ? + - Heimdal 7.1.0 - nghttp2 1.15.0 ## Build tools