netkit-ftp-ssl 0.17.34+0.2-4.1 source package in Ubuntu

Changelog

netkit-ftp-ssl (0.17.34+0.2-4.1) unstable; urgency=high

  * Non-maintainer upload
  * Use cmake as build system. Closes: #912126
  * Migrate to openssl 1.1, patches by Sebastian Andrzej Siewior.
    Closes: #859224

 -- Christoph Biedl <email address hidden>  Sun, 24 Feb 2019 14:39:23 +0100

Upload details

Uploaded by:
Mats Erik Andersson
Uploaded to:
Sid
Original maintainer:
Mats Erik Andersson
Architectures:
any
Section:
net
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe net

Downloads

File Size SHA-256 Checksum
netkit-ftp-ssl_0.17.34+0.2-4.1.dsc 1.8 KiB 8d34914674eda84ad6b3b8df1f65cdb5551831acdb2b4a4b375be37622228695
netkit-ftp-ssl_0.17.34+0.2.orig.tar.gz 52.7 KiB 61c913299b81a4671ff089aac821329f7db9bc111aa812993dd585798b700349
netkit-ftp-ssl_0.17.34+0.2-4.1.debian.tar.xz 47.6 KiB 7c96e1bd0e7972da63977b032bf8ba2d665d658313450141f502838ea085ea82

Available diffs

No changes file available.

Binary packages built by this source

ftp-ssl: FTP client with SSL or TLS encryption support

 ftp is the user interface to the ARPANET standard File Transfer Protocol.
 The program allows a user to transfer files to and from a remote network
 site.
 .
 ftp-ssl replaces normal ftp using SSL or TLS authentication and encryption.
 It interoperates with normal ftpd.
 It checks if the other side is also talking SSL or TLS, 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.

ftp-ssl-dbgsym: debug symbols for ftp-ssl