]> git.ipfire.org Git - thirdparty/bind9.git/commit
Disable Kerberos in tumbleweed
authorMichal Nowak <mnowak@isc.org>
Wed, 25 Jun 2025 13:35:23 +0000 (15:35 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 26 Jun 2025 10:54:45 +0000 (12:54 +0200)
commit1b2c191bed4097e1095de3bc2f3854b6db894a8e
tree1407610f43fa60ec31b0ddd61e1a177f797e2c3d
parent324b5786dc161682990ffc16c1582a548e24585d
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.
.gitlab-ci.yml