From: Michal Nowak Date: Thu, 26 Jun 2025 11:36:58 +0000 (+0200) Subject: [9.20] chg: ci: Disable Kerberos in tumbleweed X-Git-Tag: v9.20.11~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bad04f74a5a8c37ba89b1ae657c6525c9be9abbc;p=thirdparty%2Fbind9.git [9.20] chg: ci: Disable Kerberos in tumbleweed In the tumbleweed image, we utilize LibreSSL. Several BIND 9 libraries are linked against LibreSSL's libcrypto.so.55, and when Kerberos is enabled, we link against libk5crypto.so.3, which in turn links against OpenSSL's libcrypto.so.3. This might theoretically lead to a symbol conflict. Closes #5394 Backport of MR !10643 Merge branch 'backport-5394-disable-kerberos-in-tumbleweed-9.20' into 'bind-9.20' See merge request isc-projects/bind9!10651 --- bad04f74a5a8c37ba89b1ae657c6525c9be9abbc