Er is een nieuwe release van PuTTY beschikbaar gekomen en zoals gebruikelijk wordt deze als bèta aangeboden. PuTTY is een van de populairste telnet- en ssh-clients, waarmee het mogelijk is om een computer over een beveiligde verbinding op afstand te beheren. Oorspronkelijk was het programma alleen beschikbaar voor Windows, maar er zijn tegenwoordig ook clients voor de diverse Unix-platforms. De changelog voor versie 0.65 kan hieronder worden gevonden.
PuTTY 0.65 released, containing bug fixes
PuTTY 0.65 fixes the Vista bug where the configuration dialog became invisible, and a few other bugs, large and small.
These features are new in beta 0.65:
- Incoming connections to PuTTY tools (to forwarded ports and to the connection-sharing socket) now log their source address or pid, where facilities exist to do so.
- Cryptography speedup on 64-bit Unix platforms by using gcc and clang's
__uint128_t
built-in type.- Bug fix: the configuration dialog is no longer accidentally invisible in some Windows Vista display themes.
- Bug fix: the Windows PuTTY GUI no longer becomes unresponsive if the server sends a continuous flood of data. (Sorry! We fixed that once before, but it came back in 0.64.)
- Bug fix: PSFTP now returns a failure exit status if a command fails in a batch-mode script.
- Bug fix: ESC [ 13 t can no longer elicit an invalid escape sequence as a response.