putty 0.78-2 source package in Ubuntu

Changelog

putty (0.78-2) unstable; urgency=medium

  [ Pino Toscano ]
  * Drop menu files, since pterm and putty already provide a .desktop file.
  * Stop shipping pterm.xpm and putty.xpm, as they were needed only by the
    menu files.
  * Ship all the available PNG icons to the XDG hicolor icon theme, so they
    can be loaded properly depending on the size, and even themed.
  * Stop shipping the PNG icons in the legacy pixmaps directory, as the hicolor
    icons will be enough now.
  * Build also the SVG icons, and ship them in the XDG hicolor icon theme.
  * Annotate python3 build dependency as :any, as it is needed only as a tool
    during the build.

 -- Colin Watson <email address hidden>  Sun, 18 Dec 2022 14:57:23 +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
Lunar release universe net

Downloads

File Size SHA-256 Checksum
putty_0.78-2.dsc 2.4 KiB 2defd784d132c2edbf271875325927b1ad04b55603e6ba50e9855f0e38f6e3a3
putty_0.78.orig.tar.gz 2.7 MiB 274e01bcac6bd155dfd647b2f18f791b4b17ff313753aa919fcae2e32d34614f
putty_0.78.orig.tar.gz.asc 659 bytes f5b83cfbc2e7a731620b35626560996e37e653909dd84e54a25ec97981dff45b
putty_0.78-2.debian.tar.xz 18.1 KiB 43c99fa5ac8c1c11f67f6fb5ae3736cd799366deba1563a13b7c249fa8e347e9

Available diffs

No changes file available.

Binary packages built by this source

pterm: PuTTY terminal emulator

 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.

pterm-dbgsym: debug symbols for pterm
putty: Telnet/SSH client for X

 This is the Unix port of the popular Windows SSH client, PuTTY. It supports
 flexible terminal setup, mid-session reconfiguration using Ctrl-rightclick,
 multiple X11 authentication protocols, and various other interesting things
 not provided by ssh in an xterm.
 .
 Pageant is an SSH authentication agent, and a tool for communicating with
 an already-running agent.

putty-dbgsym: debug symbols for putty
putty-doc: PuTTY HTML documentation

 Full HTML documentation for the PuTTY suite of programs (PuTTY, pterm,
 Plink, PSCP, PSFTP, and PuTTYgen).

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

 This package provides several 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.
 .
 psusan (pseudo-SSH for untappable, separately authenticated networks) is a
 server program that behaves like the innermost "connection" layer of an SSH
 session, without the two outer security layers of encryption and
 authentication. It can be used to add SSH-like amenities to channels where
 you were already prepared to run a bare shell session.

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