diff options
author | abs <abs@pkgsrc.org> | 2000-11-23 21:29:22 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2000-11-23 21:29:22 +0000 |
commit | cba7a384151f1af9f912b8fedfd84e8dda4e2db2 (patch) | |
tree | 69906dfc99139e916f976abd89220b255faed710 /net | |
parent | 3de5c7482d5c5427b8cfe9ce08eb47f210cab0dc (diff) | |
download | pkgsrc-cba7a384151f1af9f912b8fedfd84e8dda4e2db2.tar.gz |
Update to 0.8.14. No changlog entry, but website states:
An exploit for a buffer overrun in the AFS dissector was recently
released on BugTraq. Ethereal 0.8.14 fixes this and other
possibly-exploitable overruns. Also new in 0.8.14 are dissectors
for WAP, SIP, AIM/OSCAR, 802.11, GIOP v1.2, and MGCP (plugin).
Other dissectors were updated as well. Be sure to upgrade to
0.8.14 as soon as possible
Diffstat (limited to 'net')
-rw-r--r-- | net/ethereal/Makefile | 8 | ||||
-rw-r--r-- | net/ethereal/files/md5 | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 9d0534bcf1b..7fa8d6a0f69 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.36 2000/10/28 00:36:38 mjl Exp $ +# $NetBSD: Makefile,v 1.37 2000/11/23 21:29:22 abs Exp $ # -ETHEREAL_VERSION= 0.8.13 +ETHEREAL_VERSION= 0.8.14 DISTNAME= ethereal-${ETHEREAL_VERSION} CATEGORIES= net -MASTER_SITES= http://ethereal.zing.org/distribution/ \ +MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \ ftp://ftp.sunet.se/pub/network/monitoring/ethereal/ MAINTAINER= frueauf@netbsd.org -HOMEPAGE= http://ethereal.zing.org/ +HOMEPAGE= http://www.ethereal.com/ DEPENDS= gtk+-1.2.*:../../x11/gtk BUILD_DEPENDS+= ${PERL5}:../../lang/perl5-base diff --git a/net/ethereal/files/md5 b/net/ethereal/files/md5 index 99a95eeea76..0f014774c0b 100644 --- a/net/ethereal/files/md5 +++ b/net/ethereal/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.21 2000/10/28 00:36:39 mjl Exp $ +$NetBSD: md5,v 1.22 2000/11/23 21:29:23 abs Exp $ -MD5 (ethereal-0.8.13.tar.gz) = 27c799d82573a4d88354938aba0c6325 +MD5 (ethereal-0.8.14.tar.gz) = 470dd018c417a4bd31f1fafdc57cfe06 |