SECURITY UPDATE: Authentication bypass via NUL-byte truncation in RSA-PSK username lookup
debian/patches/CVE-2026-42010.patch: replace strlen(info->username) with
info->username_len in _gnutls_proc_rsa_psk_client_kx in lib/auth/rsa_psk.c
to prevent NUL-byte truncation allowing username matching with truncated entries