Package: cntlm Version: 0.94.0+dfsg-1 Severity: normal Tags: patch Dear Maintainer, please add kerberos build dependencies, since cntlm now supports GSS auth and autodetects those deps at build time. This is enough to enable it:
###### --- a/debian/control 2025-10-06 17:00:42.000000000 +0300 +++ b/debian/control 2025-10-28 15:55:45.819719281 +0300 @@ -2,7 +2,10 @@ Section: net Priority: optional Maintainer: Debian QA Group <[email protected]> -Build-Depends: debhelper-compat (= 13) +Build-Depends: + debhelper-compat (= 13), + krb5-multidev, + libkrb5-dev Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/debian/cntlm Vcs-Git: https://salsa.debian.org/debian/cntlm.git ###### -- System Information: Debian Release: forky/sid APT prefers unstable APT policy: (900, 'unstable'), (300, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.16.12+deb14+1-amd64 (SMP w/8 CPU threads; PREEMPT) Kernel taint flags: TAINT_AUX Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages cntlm depends on: ii adduser 3.153 ii init-system-helpers 1.69 ii libc6 2.41-12 cntlm recommends no packages. cntlm suggests no packages. -- Configuration Files: /etc/cntlm.conf [Errno 13] Permission denied: '/etc/cntlm.conf' -- no debconf information

