diff --git a/putty-0.61.tar.xz b/putty-0.61.tar.xz deleted file mode 100644 index 6d21fc3..0000000 --- a/putty-0.61.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90e1bfef7bd4e1fa440a145e318ffe69e2ddfa8ac0d5c64be707759213621a41 -size 1064416 diff --git a/putty-0.62.tar.bz2 b/putty-0.62.tar.bz2 new file mode 100644 index 0000000..ca39fb3 --- /dev/null +++ b/putty-0.62.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a34b007a67e9d863736ea11f10fbb6aa9fe9904d027605275ba22e61a4b5a33 +size 1378776 diff --git a/putty.changes b/putty.changes index de3c548..5e1a085 100644 --- a/putty.changes +++ b/putty.changes @@ -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 diff --git a/putty.spec b/putty.spec index cb6c760..a706206 100644 --- a/putty.spec +++ b/putty.spec @@ -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