PuTTY 0.53 released

Seite 1 von 1 - Forum: Applications, Apps & Drivers auf overclockers.at

URL: https://www.overclockers.at/applications/putty_0_53_released_50361/page_1 - zur Vollversion wechseln!


HVG schrieb am 02.10.2002 um 14:20

Zitat
New features in this release include:

- We now support simple printing, controlled from the SSH/Telnet
server.

- PuTTYgen can now import and export OpenSSH and ssh.com's SSH2
private key formats.

- We now supply an installer for download, as well as continuing to
supply the individual executables and ZIP files we always have
done. Those people who want to avoid installers can still do so;
those people who prefer them can have one.

- PuTTY now supports proxies: SOCKS, HTTP and simple Telnet.

- More configurability.

- Lots of bug fixes. In particular, high-traffic port forwarding
applications should find much more stability.

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


d3cod3 schrieb am 02.10.2002 um 16:07

gleich mal saugen...


funka schrieb am 02.10.2002 um 16:14

installer?
wtf


Gex schrieb am 02.10.2002 um 16:41

juhu *saug*
:)


MorticiaN schrieb am 02.10.2002 um 19:43

kewl thx


Redphex schrieb am 02.10.2002 um 19:49

des proxy feature hätt i braucht wie i noch bei da a+d war :eek:


that schrieb am 02.10.2002 um 20:38

ssh via http, oder wie? :confused:


funka schrieb am 03.10.2002 um 16:56

d9cht?


HVG schrieb am 12.11.2002 um 21:49

PuTTY 0.53b released ;)

Zitat
This is a minor patch release to 0.53; it contains only bug fixes,
and no new features.

- The -P command-line option did not work in 0.53. It should be
fixed in 0.53b.

- Security and robustness fixes; notably a change in random number
policy which should give a significant security improvement for
anyone running more than one PuTTY at the same time.

Because of this security fix, we recommend that everyone upgrade to
0.53b as soon as possible, even if you do not need the -P bug fix.
http://www.chiark.greenend.org.uk/~sgtatham/putty/


HowlingWolf schrieb am 14.11.2002 um 10:03

seit wann brauch ich für ne .exe einen installer????


acid schrieb am 14.11.2002 um 17:33

Wo is da ein Installer? :confused:
Gibt eh a ganz normales exe-file auch.


HVG schrieb am 14.11.2002 um 17:37

es gib PuTTY entweder nur als exe, oda als .zip und installer version. da san dann aba alle sachn ausser PuTTYtel drin..
wlkikiv ;)


HVG schrieb am 08.03.2016 um 21:27


mr.nice. schrieb am 14.07.2017 um 11:07

PuTTY 0.70 released, windows vulnerability indirect dll hijack fixed.
https://www.chiark.greenend.org.uk/...eases/0.70.html


Als kleine Zugabe gibt's update batch Ideen für jene, die es vielleicht brauchen könnten:

Code:
REM Kill running PuTTY processes
%SYSTEMROOT%\System32\taskkill.exe /f /im putty.exe /im puttygen.exe /im psftp.exe /im pageant.exe

REM Uninstall PuTTY 0.68, 0.69 MSI version
MsiExec.exe /X{55717628-7AE6-4BCF-A046-FA2768945E76} /qn /norestart 
MsiExec.exe /X{5FE84905-DAF1-4319-82B2-D60BCA095BCE} /qn /norestart

REM Uninstall PuTTY non MSI version on 32 bit windows
del /F "%PROGRAMFILES%\PuTTY\putty.exe"
"%PROGRAMFILES%\PuTTY\unins000.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-

REM Uninstall PuTTY non MSI version on 64 bit windows
del /F "%PROGRAMFILES(x86)%\PuTTY\putty.exe"
"%PROGRAMFILES(x86)%\PuTTY\unins000.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-

REM Install PuTTY 0.70 MSI version
MsiExec.exe /i "putty-0.70-installer.msi" ALLUSERS=1 /qn /norestart /log output.log




overclockers.at v4.thecommunity
© all rights reserved by overclockers.at 2000-2026