]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: ci: Split ci/freebsd.ini into per-release machine files
authorMichal Nowak <mnowak@isc.org>
Thu, 6 Aug 2026 10:08:01 +0000 (12:08 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 6 Aug 2026 10:08:01 +0000 (12:08 +0200)
FreeBSD 15 replaced base Heimdal with MIT Kerberos 5, so pointing
krb5-config at the MIT port is no longer necessary there; FreeBSD 14
still ships Heimdal and needs the override.  A single shared machine
file cannot express that difference, so give each release its own.

Assisted-by: Claude:claude-opus-5[1m]
Merge branch 'mnowak/split-freebsd-ci-machine-files' into 'main'

See merge request isc-projects/bind9!12510


Trivial merge