gesftpserver 1~ds-2 source package in Ubuntu

Changelog

gesftpserver (1~ds-2) unstable; urgency=medium

  * Add patch 1001 to use Python 3 (not Python 2).
    Build-depend on python3 (not python).
    Closes: Bug#936600. Thanks to Matthias Klose.
  * Fix skip testsuite when DEB_BUILD_OPTIONS contains nocheck.
  * Declare compliance with Debian Policy 4.4.0.

 -- Jonas Smedegaard <email address hidden>  Fri, 30 Aug 2019 10:56:58 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gesftpserver_1~ds-2.dsc 1.9 KiB b0b4069331f7ca3996f3c9f271ac7a7663a586a3f78ecbf7144b9b3bf31348aa
gesftpserver_1~ds.orig.tar.xz 85.5 KiB 03eb45bff58e615f2be8c1da04ff9c9542acbbad45066b4bad888fd4f2aa4583
gesftpserver_1~ds-2.debian.tar.xz 7.8 KiB 80eda474691677c1514bbcd4b75588b805cb3906c322e99e1dbe4bc0ec17e585

Available diffs

No changes file available.

Binary packages built by this source

gesftpserver: sftp server submodule for OpenSSH

 Green End SFTP Server is an SFTP server
 supporting up to protocol version 6.
 It is possible to use it
 as a drop-in replacement for the OpenSSH server
 (which supports only protocol version 3).
 .
  * Protocol versions 3 and higher:
    * Upload and download files
    * List files
    * Create directories and symbolic links
    * Rename and delete files
  * Protocol versions 4 and higher:
    * Filename encoding translation
    * Text mode transfers
    * String owner/group names (instead of numeric)
    * Sub-second timestamps (where supported by server OS)
  * Protocol versions 5 and higher:
    * Extended rename semantics (e.g. atomic overwrite)
  * Protocol versions 6 and higher:
    * Create hard links
  * Several SFTP extensions
 .
 Features of SFTP protocol versions are listed more detailed
 at <http://www.greenend.org.uk/rjk/sftp/sftpversions.html>.
 .
 Features beyond the v3 set depend on suitable client support.
 A list of clients and the versions they support
 is at <http://www.greenend.org.uk/rjk/sftp/sftpimpls.html>.

gesftpserver-dbgsym: debug symbols for gesftpserver