linux-ftpd-ssl 0.17.36+really0.17-3 source package in Ubuntu

Changelog

linux-ftpd-ssl (0.17.36+really0.17-3) 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.
  * Update renamed lintian tag names in lintian overrides.
  * Fix day-of-week for changelog entries 0.17.18+0.3-9, 0.17.18+0.3-2.
  * add Rules-Requires-Root field
  * update debhelper-compat to 12

 -- Christoph Martin <email address hidden>  Tue, 07 May 2024 16:03:34 +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
linux-ftpd-ssl_0.17.36+really0.17-3.dsc 1.9 KiB e1c6f3f5aeddf1a0dcb4fee2b1a60d00bb75a730768928ef6102cefaaddb6869
linux-ftpd-ssl_0.17.36+really0.17.orig.tar.gz 45.7 KiB 65a0b249e38bf3c3a16dbd4d3edd2657683ca8f47b307e92007f378b21d2fa65
linux-ftpd-ssl_0.17.36+really0.17-3.debian.tar.xz 53.3 KiB 28b41f879209ea6d538cec5d82bae8f492d99eba35458b71b27c9386fa3a559e

No changes file available.

Binary packages built by this source

ftpd-ssl: FTP server with SSL encryption support

 This is the netkit ftp server with encryption support.
 .
 ftpd-ssl replaces normal ftpd using SSL authentication and encryption.
 It interoperates with normal ftp.
 It checks if the other side is also talking SSL, if not it falls back
 to normal ftp protocol.
 .
 Advantages over normal ftp(d): Your passwords and the data you send
 will not go in cleartext over the line. Nobody can get it with
 tcpdump or similar tools.

ftpd-ssl-dbgsym: debug symbols for ftpd-ssl