netkit-ftp-ssl 0.17.34+really0.17-2 source package in Ubuntu

Changelog

netkit-ftp-ssl (0.17.34+really0.17-2) unstable; urgency=medium

  * QA upload.
  * add gbp.conf
  * add Vcs fields to debian/control
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Update renamed lintian tag names in lintian overrides.
  * Fix day-of-week for changelog entry 0.17.12+0.2-4.
  * Use wrap-and-sort -satb for debian control files
  * update to debhelper-compat=10
  * build with hardening flags

 -- Christoph Martin <email address hidden>  Wed, 08 May 2024 14:02:37 +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-ftp-ssl_0.17.34+really0.17-2.dsc 1.9 KiB cffacf9086d37229f2f0af6a341c477cbcd029346a4d45de02b1f4aeba631235
netkit-ftp-ssl_0.17.34+really0.17.orig.tar.gz 52.7 KiB 61c913299b81a4671ff089aac821329f7db9bc111aa812993dd585798b700349
netkit-ftp-ssl_0.17.34+really0.17-2.debian.tar.xz 47.5 KiB 4c00d214ff615dd534c6afeaa2737d22ead3ee373e14baa20f799c876a4eb9c3

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