SHA256
1
0
forked from pool/putty

Accepting request 96268 from home:AndreasStieger:branches:X11:Utilities

update to upstream 0.62, fix SLE build

OBS-URL: https://build.opensuse.org/request/show/96268
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=2
This commit is contained in:
2011-12-11 14:38:17 +00:00
committed by Git OBS Bridge
parent 1509dd04df
commit 76bf2ce71e
4 changed files with 20 additions and 6 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Dec 11 14:04:30 UTC 2011 - andreas.stieger@gmx.de
- update to upstream 0.62:
* Security fix: PuTTY no longer retains passwords in memory by mistake.
* Bug fix: Pageant now talks to both new-style clients (0.61 and above) and old-style (0.60 and below).
* Bug fix: PuTTY no longer prints a spurious "Access denied" message when GSSAPI authentication fails.
* Bug fix: PSCP and PSFTP now honour nonstandard port numbers in SSH saved sessions.
* Bug fix: Pageant no longer leaks a file handle when an authentication fails.
* Bug fix: PuTTYtel no longer crashes when saving a session.
* Bug fix: PuTTY now draws underlines under the underlined text instead of sometimes putting them somewhere off to the right.
* Bug fix: PuTTY now should not draw VT100 line drawing characters at the wrong vertical offset.
- fix SLE build
-------------------------------------------------------------------
Tue Jul 26 23:25:28 UTC 2011 - jengelh@medozas.de