putty 0.62-6 source package in Ubuntu

Changelog

putty (0.62-6) unstable; urgency=low


  * Backport from upstream (Simon Tatham, Jacob Nevins):
    - Generate keys more carefully, so that when the user asks for an n-bit
      key they always get an n-bit number instead of n-1.  The latter was
      perfectly harmless but kept confusing users (closes: #661152).

 -- Colin Watson <email address hidden>  Sun, 04 Mar 2012 16:09:28 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe net

Downloads

File Size SHA-256 Checksum
putty_0.62-6.dsc 2.0 KiB 237e2cc2cb15d4f51b187ed850cd64720b83ac2bb9a63093bfd29fecd12919e4
putty_0.62.orig.tar.gz 1.7 MiB 8d187e86ee18c839895d263607b61788778564e3720e8d85c5305a04f9da0573
putty_0.62-6.debian.tar.gz 15.3 KiB 7e38d0885225a7b395ab1cc16c7624b04da07aecc979b3584ea73defb006e5aa

Available diffs

No changes file available.

Binary packages built by this source

pterm: No summary available for pterm in ubuntu quantal.

No description available for pterm in ubuntu quantal.

putty: No summary available for putty in ubuntu quantal.

No description available for putty in ubuntu quantal.

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

No description available for putty-doc in ubuntu quantal.

putty-tools: command-line tools for SSH, SCP, and SFTP

 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.