PuTTY 0.77 is released

Simon Tatham anakin at pobox.com
Fri May 27 09:52:07 BST 2022


PuTTY version 0.77 is released
------------------------------

All the pre-built binaries, and the source code, are now available
from the PuTTY website at

    https://www.chiark.greenend.org.uk/~sgtatham/putty/

New features in this release include:

 - PuTTY can now use an SSH server as a proxy, without having to
   launch Plink as a subprocess.

 - PuTTY can now prompt interactively for passwords required by proxy
   servers, or other kinds of interaction. (This is particularly
   useful with the new SSH proxy, because it means you can confirm the
   host key for the proxy server easily.)

 - When talking to HTTP proxy servers, PuTTY can now use digest
   authentication as well as the deprecated HTTP Basic.

 - Available from the download page (but not yet in the installer
   package), 'pterm.exe', a wrapper for the Windows console based on
   the PuTTY terminal window.

Bug fixes in this release include:

 - Fixed a crash when reconfiguring remote port forwardings (which
   only happened the second time you did it in a session).

 - Fixed hang when making many simultaneous connections to Pageant
   (either locally, or via frantic port forwarding).

 - Fixed display corruption if the server sent a terminal resize
   control sequence and then immediately redrew its screen at the new
   size.

 - Fixed handling of bidirectional text (Arabic, Hebrew etc) to be up
   to date with Unicode 14.0. In particular, this fixes a bug where a
   string of digits near Hebrew letters would sometimes appear in
   reversed order.

 - Fixed two separate bugs in remote window-title setting: the title
   no longer terminates early, and is interpreted in the right
   character set.

Enjoy using PuTTY!

Cheers,
Simon

-- 
import hashlib; print((lambda p,q,g,y,r,s,m: (lambda w:(pow(g,int(hashlib.sha1(
m.encode('ascii')).hexdigest(),16)*w%q,p)*pow(y,r*w%q,p)%p)%q)(pow(s,q-2,q))==r
and s%q!=0 and m)(12342649995480866419, 2278082317364501, 1670428356600652640,
5398151833726432125, 645223105888478, 1916678356240619, "<anakin at pobox.com>"))



More information about the PuTTY-announce mailing list