• Bug#1102458: netkit-telnet-ssl uselessly links -lcrypt

    From Helmut Grohne@21:1/5 to All on Wed Apr 9 10:30:01 2025
    Package: netkit-telnet-ssl
    Version: 0.17.41+really0.17-7
    Tags: patch
    User: helmutg@debian.org
    Usertags: libcrypt-unused

    netkit-telnet-ssl links -lcrypt into telnetd without using any of its
    symbols. As we consider dropping libcrypt-dev from build-essential, this
    may cause a FTBFS. Consider dropping the unnecessary linkage already.

    Helmut

    --- netkit-telnet-ssl-0.17.41+really0.17.orig/telnetd/CMakeLists.txt
    +++ netkit-telnet-ssl-0.17.41+really0.17/telnetd/CMakeLists.txt
    @@ -34,7 +34,6 @@
    util
    ssl
    crypto
    - crypt
    libtelnet
    )
    install(

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)