diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-05-28 21:28:12 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-05-28 21:28:12 +0000 |
commit | dc86ece5f4bb5884fc64cd2eb64b8cf3c01f1c40 (patch) | |
tree | d99c5c4f3f3d18f22e6880ed8562d8ca596c6665 | |
parent | Update to 2.33, assign the submitter to be the maintainer. (diff) |
Update to 3.1.2 which fixes a recent security problem described at:
http://www.ssh.com/products/ssh/advisories/authentication.cfm
PR: 38592
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=60230
-rw-r--r-- | security/ssh2/Makefile | 3 | ||||
-rw-r--r-- | security/ssh2/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile index 1f4a8100fec1..a551963f8f8c 100644 --- a/security/ssh2/Makefile +++ b/security/ssh2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ssh2 -PORTVERSION= 3.1.0 -PORTREVISION= 1 +PORTVERSION= 3.1.2 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ \ ftp://sunsite.unc.edu/pub/packages/security/ssh/ \ diff --git a/security/ssh2/distinfo b/security/ssh2/distinfo index 1dd7b60450f8..3d9a4a5372bc 100644 --- a/security/ssh2/distinfo +++ b/security/ssh2/distinfo @@ -1 +1 @@ -MD5 (ssh-3.1.0.tar.gz) = 0a692bff9c0b2cdb1333c4b5bb8d4a1c +MD5 (ssh-3.1.2.tar.gz) = 3da96ec4886063369eb29674b491b2c0 |