Skip to content

Commit

Permalink
MFH: r401087
Browse files Browse the repository at this point in the history
Update to new upstream release 0.66 (security fix).

Switch to USES=gssapi:mit.

Security:	CVE-2015-5309
Security:	0cb0afd9-86b8-11e5-bf60-080027ef73ec
Approved by:	ports-secteam (feld)
PR:		204386
  • Loading branch information
mandree committed Nov 16, 2015
1 parent e4963b0 commit db0aa13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
6 changes: 2 additions & 4 deletions security/putty/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= putty
PORTVERSION= 0.65
PORTVERSION= 0.66
CATEGORIES= security ipv6
MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PORTVERSION}/ \
ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/
Expand Down Expand Up @@ -45,9 +45,7 @@ MAKE_ARGS+= GTK_CONFIG=:

.if ${PORT_OPTIONS:MGSSAPI}
_COMPAT= -DSTATIC_GSSAPI
.if ${OSVERSION} >= 900000
LIB_DEPENDS+= libkrb5support.so:${PORTSDIR}/security/krb5
.endif
USES+= gssapi:mit
.else
_COMPAT= -DNO_GSSAPI
.endif
Expand Down
4 changes: 2 additions & 2 deletions security/putty/distinfo
@@ -1,2 +1,2 @@
SHA256 (putty-0.65.tar.gz) = d543c1fd4944ea51d46d4abf31bfb8cde9bd1c65cb36dc6b83e51ce875660ca0
SIZE (putty-0.65.tar.gz) = 1937861
SHA256 (putty-0.66.tar.gz) = fe7312f66c54865868b362f4b79bd1fbe7ce9e8b1fd504b04034182db1f32993
SIZE (putty-0.66.tar.gz) = 1948323

0 comments on commit db0aa13

Please sign in to comment.