gesftpserver 0.2.1-1 source package in Ubuntu

Changelog

gesftpserver (0.2.1-1) unstable; urgency=medium


  [ upstream ]
  * New release(s).
    + Avoid null pointer deref.
    + Adjust reverse() to avoid malloc(0).
    + Placate Clang sanitizers.
    + Tidy up unaligned data access functions.
    + Fix pwtest to actually test what it's supposed to.
    + Use dynamic allocation for attribute bit formatting.
    + Exclude overflow in allocator via a different approach.
    + More conservative approach to cmd_overlap.
    + Eliminate a possible fd leak in the test client.
    + Memory management pedantry.
    + SECURITY: disable dumpable flag on Linux.

  [ Jonas Smedegaard ]
  * Update copyright info:
    + Extend coverage for main upstream author to include current year.
    + Fix typo in copyright year in rules file.
  * Declare compliance with Debian Policy 3.9.6.

 -- Jonas Smedegaard <email address hidden>  Thu, 16 Oct 2014 10:54:05 +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
Xenial release universe utils

Downloads

File Size SHA-256 Checksum
gesftpserver_0.2.1-1.dsc 2.1 KiB 7171a536fa3b6540e7eacc6c1b26e8289570ca27bc7033c8b97a2f974a3ba2ed
gesftpserver_0.2.1.orig.tar.gz 219.2 KiB 5f744c38df9bb82f5ab500858a0fb4767ac3ee2254301da03cbcf8e6c587cbf5
gesftpserver_0.2.1-1.debian.tar.xz 5.5 KiB bb6b882ff778006d8a87b93e0d21e5afa0731299580ef58260ae501a6db4253c

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>.
 .
 NB! This server is currently experimental and still under development.
 Don't trust your critical data to it. The code has an extensive and
 growing test suite (invoke 'make check' to run it) but bugs may yet
 remain.

gesftpserver-dbgsym: No summary available for gesftpserver-dbgsym in ubuntu yakkety.

No description available for gesftpserver-dbgsym in ubuntu yakkety.