Subject: CVS commit: pkgsrc/security/putty
From: Ryo ONODERA
Date: 2021-07-24 16:54:08
Message id: 20210724145408.6198FFA95@cvs.NetBSD.org

Log Message:
putty: Update to 0.67

Changelog:
These features are new in 0.76 (released 2021-07-17):

    New option to abandon an SSH connection if the server allows you to \ 
authenticate in a trivial manner.
    Bug fix: Windows PuTTY crashed when the 'Use system colours' option was used.
    Bug fix: crash on Windows when using MIT Kerberos together with 'Restart \ 
Session'.
    Bug fix: Windows PuTTY leaked named pipes after contacting Pageant.
    Bug fix: Windows PuTTY didn't update the window while you held down the \ 
scrollbar arrow buttons long enough to 'key-repeat'.
    Bug fix: user colour-palette reconfiguration via 'Change Settings' were \ 
delayed-action.
    Bug fix: server colour-palette reconfigurations were sometimes lost.
    Bug fix: a tight loop could occur on reading a truncated private key file.
    Bug fix: the Windows Pageant GUI key list didn't display key lengths.

These features were new in 0.75 (released 2021-05-08):

    Security fix: on Windows, a server could DoS the whole Windows GUI by \ 
telling the PuTTY window to change its title repeatedly at high speed.
    Pageant now supports loading a key still encrypted, and decrypting it later \ 
by prompting for the passphrase on first use.
    Upgraded default SSH key fingerprint format to OpenSSH-style SHA-256.
    Upgraded private key file format to PPK3, with improved passphrase hashing \ 
and no use of SHA-1.
    Terminal now supports ESC [ 9 m for strikethrough text.
    New protocols: bare ssh-connection layer for use over already-secure IPC \ 
channels, and SUPDUP for talking to very old systems such as PDP-10s.
    PuTTYgen now supports alternative provable-prime generation algorithm for \ 
RSA and DSA.
    The Unix tools can now connect directly to a Unix-domain socket.

Files:
RevisionActionfile
1.68modifypkgsrc/security/putty/Makefile
1.32modifypkgsrc/security/putty/distinfo
1.4modifypkgsrc/security/putty/patches/patch-unix_Makefile.gtk
1.1removepkgsrc/security/putty/patches/patch-pscp.c