diff options
author | agc <agc@pkgsrc.org> | 2002-11-19 21:07:57 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-11-19 21:07:57 +0000 |
commit | 4d76f1f1a7301917368723bc7dcf2228333a59f1 (patch) | |
tree | 4fcb74f025c4c84f04da71225fccf610bb2c50e7 /net/ettercap | |
parent | e3db7534af5c41ccd680c335b86f86b9bdde06d8 (diff) | |
download | pkgsrc-4d76f1f1a7301917368723bc7dcf2228333a59f1.tar.gz |
Update net/ettercap from version 0.6.6.6 to 0.6.7
Prompted by Simon Hitzemann in PR 19061
Changes from 0.6.6.6 to 0.6.7:
0.6.7 20020702
+ Updated the passive OS fingerprint database (853 records)
!! Fixed the strlcpy bug in the the telnet dissector (oops alor mistake)
!! Fixed a possible sigfault in the rlogin dissector
!! Fixed the exit_func for Mac OS X
Diffstat (limited to 'net/ettercap')
-rw-r--r-- | net/ettercap/Makefile | 4 | ||||
-rw-r--r-- | net/ettercap/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile index 23d5f324b92..75e2edfcbcb 100644 --- a/net/ettercap/Makefile +++ b/net/ettercap/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2002/10/13 12:15:05 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2002/11/19 21:07:57 agc Exp $ -DISTNAME= ettercap-0.6.6.6 +DISTNAME= ettercap-0.6.7 CATEGORIES= security net MASTER_SITES= http://ettercap.sourceforge.net/download/ diff --git a/net/ettercap/distinfo b/net/ettercap/distinfo index e2a7271dcfe..b6d7d310449 100644 --- a/net/ettercap/distinfo +++ b/net/ettercap/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2002/11/06 19:13:29 atatat Exp $ +$NetBSD: distinfo,v 1.4 2002/11/19 21:07:57 agc Exp $ -SHA1 (ettercap-0.6.6.6.tar.gz) = a76cb193adb9a92f07c4999097e5ad76dfc37c28 -Size (ettercap-0.6.6.6.tar.gz) = 558542 bytes +SHA1 (ettercap-0.6.7.tar.gz) = 09c4614bd5581f9af920911d3c9b0e93f2961976 +Size (ettercap-0.6.7.tar.gz) = 559056 bytes SHA1 (patch-aa) = faf5044190e8f30e0490238d276ff65a8c5bfb98 SHA1 (patch-ab) = 107ef5dda9457313d7d939745a6a21dbe2b989ce |