netkit-telnet-ssl 0.17.41+really0.17-5 source package in Ubuntu

Changelog

netkit-telnet-ssl (0.17.41+really0.17-5) unstable; urgency=medium

  * QA upload.
  * add gbp.conf
  * add Vcs fields to debian/control
  * Use wrap-and-sort -satb for debian control files
  * Trim trailing whitespace.
  * fix copyright block order

 -- Christoph Martin <email address hidden>  Wed, 08 May 2024 15:03:49 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net

Downloads

File Size SHA-256 Checksum
netkit-telnet-ssl_0.17.41+really0.17-5.dsc 2.0 KiB e86b66848c6cebd2498ecfe00655325359b8964d1c7e3142464318a103d8f9ac
netkit-telnet-ssl_0.17.41+really0.17.orig.tar.gz 130.6 KiB 9c80d5c7838361a328fb6b60016d503def9ce53ad3c589f3b08ff71a2bb88e00
netkit-telnet-ssl_0.17.41+really0.17-5.debian.tar.xz 86.6 KiB 46ac8da9fd0f0b6ae7ed15a1de91f3cc76346fa1170c7fc2115f837eb73754b7

No changes file available.

Binary packages built by this source

telnet-ssl: telnet client with SSL encryption support

 The telnet command is used for interactive communication with another host
 using the TELNET protocol.
 .
 SSL telnet replaces normal telnet using SSL authentication and
 encryption. It interoperates with normal telnetd in both directions.
 It checks if the other side is also talking SSL, if not it falls back
 to normal telnet protocol.
 .
 Advantages over normal telnet: Your passwords and the data you send
 will not go in cleartext over the line.

telnet-ssl-dbgsym: debug symbols for telnet-ssl
telnetd-ssl: telnet server with SSL encryption support

 The in.telnetd program is a server which supports the DARPA telnet interactive
 communication protocol.
 .
 SSL telnetd replaces normal telnetd using SSL authentication and
 encryption. It interoperates with normal telnetd in both directions.
 It checks if the other side is also talking SSL, if not it falls back
 to normal telnet protocol.
 .
 Advantages over normal telnetd: Your passwords and the data you send
 will not go in cleartext over the line.

telnetd-ssl-dbgsym: debug symbols for telnetd-ssl