putty 0.67-2 source package in Ubuntu

Changelog

putty (0.67-2) unstable; urgency=medium

  * Backport from upstream:
    - Add command-line passphrase-file options to command-line PuTTYgen.

 -- Colin Watson <email address hidden>  Fri, 18 Mar 2016 22:32:33 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Sid
Original maintainer:
Colin Watson
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe net

Downloads

File Size SHA-256 Checksum
putty_0.67-2.dsc 2.1 KiB d83ffe85dfbc52683fb4f639bb9507a49338cac7603c833f6e8d6a03e3ceecd9
putty_0.67.orig.tar.gz 1.9 MiB 80192458e8a46229de512afeca5c757dd8fce09606b3c992fbaeeee29b994a47
putty_0.67-2.debian.tar.xz 18.3 KiB 68478dec3245c64fc412019d20879e55e535dbbae9c75cec3024b99ca4fc9ea2

Available diffs

No changes file available.

Binary packages built by this source

pterm: No summary available for pterm in ubuntu yakkety.

No description available for pterm in ubuntu yakkety.

pterm-dbgsym: debug symbols for package pterm

 This is an X terminal emulator based on the popular Windows SSH client,
 PuTTY. It supports xterm escape sequences, plus some Linux console
 sequences for colour palette configuration and some DECterm sequences for
 title bar control, and with an appropriate font it supports the UTF-8
 encoding of Unicode. It also has some nifty features like rectangular
 selection and NetHack keypad mode.

putty: No summary available for putty in ubuntu yakkety.

No description available for putty in ubuntu yakkety.

putty-dbgsym: No summary available for putty-dbgsym in ubuntu zesty.

No description available for putty-dbgsym in ubuntu zesty.

putty-doc: No summary available for putty-doc in ubuntu yakkety.

No description available for putty-doc in ubuntu yakkety.

putty-tools: No summary available for putty-tools in ubuntu zesty.

No description available for putty-tools in ubuntu zesty.

putty-tools-dbgsym: debug symbols for package putty-tools

 This package provides four command-line tools from the PuTTY suite that
 allow various kinds of secure interaction with remote systems.
 .
 Plink (PuTTY Link) connects to a remote system via SSH, Telnet, or rlogin,
 and either starts an interactive session or runs a batch process. It
 supports the usual SSH features like port forwarding, X11 forwarding,
 SOCKS, and compression.
 .
 PSCP (PuTTY Secure Copy) transfers files securely between systems using an
 SSH connection. It works with both SSH protocol 1 and protocol 2.
 .
 PSFTP (PuTTY SFTP client) transfers files securely between systems using
 the SSH file transfer protocol, which is specific to SSH protocol 2. In
 interactive mode its interface is much like the traditional Unix FTP
 client, although it can also operate in batch mode.
 .
 PuTTYgen generates SSH public and private key pairs in any of a number of
 formats, including those usable by PuTTY, OpenSSH, and ssh.com.
 .
 All these utilities can make use of PuTTY's saved sessions where
 appropriate.