diff options
author | zuntum <zuntum> | 2001-04-06 07:38:36 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-04-06 07:38:36 +0000 |
commit | 192b1b87923e68b75e0f698cf0f9c03c36228f1d (patch) | |
tree | 29508c9958613323d677f8b8afcb5c5840280dc7 /security | |
parent | a2910bc14a719063996c599c0d571fd2cdb9d89f (diff) | |
download | pkgsrc-192b1b87923e68b75e0f698cf0f9c03c36228f1d.tar.gz |
Update scanssh to 1.55
o fix for address generation problems for networks with more than 64,000 adresses
o new option that causes a different log message on the scanned machines.
Diffstat (limited to 'security')
-rw-r--r-- | security/scanssh/Makefile | 4 | ||||
-rw-r--r-- | security/scanssh/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 26e7ac9d9ee..74d7403b839 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2001/03/12 11:27:16 zuntum Exp $ +# $NetBSD: Makefile,v 1.4 2001/04/06 07:38:36 zuntum Exp $ -DISTNAME= scanssh-1.5 +DISTNAME= scanssh-1.55 CATEGORIES= security MASTER_SITES= http://www.monkey.org/~provos/ \ ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/scanssh/ diff --git a/security/scanssh/files/md5 b/security/scanssh/files/md5 index 73d1144d5b7..9e76a09a7cf 100644 --- a/security/scanssh/files/md5 +++ b/security/scanssh/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2001/03/12 11:27:17 zuntum Exp $ +$NetBSD: md5,v 1.3 2001/04/06 07:38:37 zuntum Exp $ -SHA1 (scanssh-1.5.tar.gz) = f09f56932f14426ae35a714422638c7b30cca35f +SHA1 (scanssh-1.55.tar.gz) = 4adb0082d3ed9dad45173d3910a40a3c1d3ccdd6 |