diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-11-20 19:02:02 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-11-20 19:02:02 +0000 |
commit | da9511b40177a641a886311345d745e30a6f5809 (patch) | |
tree | b4aa3a22398d57db05d7251ced5ecb3d059bf2f6 /security/putty | |
parent | 4b0bda9896220faefd7e328844f83fe2d582d074 (diff) | |
download | pkgsrc-da9511b40177a641a886311345d745e30a6f5809.tar.gz |
Update to 0.66
Changelog:
2015-11-07 PuTTY 0.66 released, fixing a SECURITY HOLE
PuTTY 0.66, released today, fixes a security hole in 0.65 and before:
vuln-ech-overflow. It also contains a few other small bug fixes and minor
features.
Diffstat (limited to 'security/putty')
-rw-r--r-- | security/putty/Makefile | 7 | ||||
-rw-r--r-- | security/putty/distinfo | 10 |
2 files changed, 8 insertions, 9 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile index 730e29aa1b1..64fe74cadfa 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2015/04/25 14:24:49 tnn Exp $ +# $NetBSD: Makefile,v 1.42 2015/11/20 19:02:02 ryoon Exp $ # -DISTNAME= putty-0.64 -PKGREVISION= 1 +DISTNAME= putty-0.66 CATEGORIES= security -MASTER_SITES= http://the.earth.li/~sgtatham/putty/0.64/ +MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PKGVERSION_NOREV}/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/putty/ diff --git a/security/putty/distinfo b/security/putty/distinfo index 1532526ab4e..429d3231948 100644 --- a/security/putty/distinfo +++ b/security/putty/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.18 2015/11/04 01:18:02 agc Exp $ +$NetBSD: distinfo,v 1.19 2015/11/20 19:02:02 ryoon Exp $ -SHA1 (putty-0.64.tar.gz) = 633fe0906a768f9843e328cafa3eed1ad1c02c59 -RMD160 (putty-0.64.tar.gz) = 7036a7b8f0e402524e884b946a007adadb2ba436 -SHA512 (putty-0.64.tar.gz) = ba4d4086b8edcb6388924bf3d9b018841be36a9dbf298271c9d2ed063aae9854093e9ff6808bd1f65669d78369548639eb3c95fdec5e3f0daee4b1c7bb603051 -Size (putty-0.64.tar.gz) = 1977448 bytes +SHA1 (putty-0.66.tar.gz) = 49a6eb85c2b6893b5de8485f7c59049bf4fa32f4 +RMD160 (putty-0.66.tar.gz) = 2121860be81416f96a93963e4771a1edfca279dc +SHA512 (putty-0.66.tar.gz) = 796fdb104fbdcad22d93274ea7c3599a34a94b35c849eafd1398f9a71721fbf2b6e4cec4abb64bb7fffe8ac45faefd8995339547fdc9b0beca5d7a76e0cb6bd3 +Size (putty-0.66.tar.gz) = 1948323 bytes SHA1 (patch-import.c) = da6a34ec3412985858babb28821296c40e30d96b SHA1 (patch-ldisc.c) = e4dd89bfb2ddcb47aad46cc7c311f424aa6ab6be SHA1 (patch-misc.c) = fb7ba23f3c3301181d2ca7666a037f7bb3ac3f7b |