diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-29 14:40:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-29 14:40:09 +0000 |
commit | 07d62ffe48a3b454ee2cde6ffb29b91c32494b30 (patch) | |
tree | 232c4e14f4542099f3055b4fe796cc57f662be5b /security | |
parent | b4228a464e971ec4fe3ab820735e33d427456400 (diff) | |
download | pkgsrc-07d62ffe48a3b454ee2cde6ffb29b91c32494b30.tar.gz |
Update to 0.57:
PuTTY 0.57, released today, fixes two security holes which can
allow a malicious SFTP server to execute code of its choice on a
PSCP or PSFTP client connecting to it. We recommend everybody
upgrade to 0.57 as soon as possible.
Diffstat (limited to 'security')
-rw-r--r-- | security/putty/Makefile | 4 | ||||
-rw-r--r-- | security/putty/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile index 3501cecbb15..691614c7963 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/10/29 23:00:30 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2005/03/29 14:40:09 wiz Exp $ # -DISTNAME= putty-0.56 +DISTNAME= putty-0.57 CATEGORIES= security MASTER_SITES= http://the.earth.li/~sgtatham/putty/latest/ diff --git a/security/putty/distinfo b/security/putty/distinfo index 185a2888da1..b6b70c8ee68 100644 --- a/security/putty/distinfo +++ b/security/putty/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 13:10:12 agc Exp $ +$NetBSD: distinfo,v 1.3 2005/03/29 14:40:09 wiz Exp $ -SHA1 (putty-0.56.tar.gz) = 5ab52f9ebf90577f708fc90650e7b54e6ef9120e -RMD160 (putty-0.56.tar.gz) = b4a99bc41558aaa14c2c3662177bc3dfcb4c0760 -Size (putty-0.56.tar.gz) = 1307512 bytes +SHA1 (putty-0.57.tar.gz) = 006e336c9c5a77538f22f545c38ca2afb0dd46e9 +RMD160 (putty-0.57.tar.gz) = c44e61b6fb8899ab2a6f2ee6f265085281eb866b +Size (putty-0.57.tar.gz) = 1319513 bytes SHA1 (patch-aa) = 843dd63165d715ca7e6c3c4b573d9e5d560beae1 SHA1 (patch-ab) = a96d4630fc8a74dd373fa66c3665ab17f6290797 |