summaryrefslogtreecommitdiff
path: root/security/putty/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2013-08-07 11:06:39 +0000
committerdrochner <drochner@pkgsrc.org>2013-08-07 11:06:39 +0000
commitdf1289f496eea2e278aa356050597d4a0b05ddd8 (patch)
tree6d86bf0befbbfc67a4f9a340214263d4d5742a04 /security/putty/Makefile
parentb68dc8c0200a1613b31e0a8f6b78f82f9afc3aff (diff)
downloadpkgsrc-df1289f496eea2e278aa356050597d4a0b05ddd8.tar.gz
update to 0.63
This fixes a buffer overflow which was patched in pkgsrc (CVE-2013-4852), two other buffer overflows (CVE-2013-4206, CVE-2013-4207), and it clears private keys after use now (CVE-2013-4208). Other than that, there are mostly bug fixes from 0.62 and a few small features.
Diffstat (limited to 'security/putty/Makefile')
-rw-r--r--security/putty/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile
index fa5b573da04..68adeedfc4a 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2013/08/06 12:23:37 drochner Exp $
+# $NetBSD: Makefile,v 1.35 2013/08/07 11:06:39 drochner Exp $
#
-DISTNAME= putty-0.62
-PKGREVISION= 10
+DISTNAME= putty-0.63
CATEGORIES= security
-MASTER_SITES= http://the.earth.li/~sgtatham/putty/0.62/
+MASTER_SITES= http://the.earth.li/~sgtatham/putty/0.63/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/putty/