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:
Jan Engelhardt 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90e1bfef7bd4e1fa440a145e318ffe69e2ddfa8ac0d5c64be707759213621a41
size 1064416

3
putty-0.62.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a34b007a67e9d863736ea11f10fbb6aa9fe9904d027605275ba22e61a4b5a33
size 1378776

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

View File

@ -1,14 +1,14 @@
Name: putty
Version: 0.61
Version: 0.62
Release: 0
Group: System/X11/Utilities
Summary: GTK-based terminal emulator program
License: MIT
URL: http://www.chiark.greenend.org.uk/~sgtatham/putty/
Source: %name-%version.tar.xz
Source: %name-%version.tar.bz2
BuildRoot: %_tmppath/%name-%version-build
BuildRequires: gtk2-devel, xz
BuildRequires: gtk2-devel
%description
PuTTY is a terminal emulator application which can act as a client