diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-11-21 18:56:33 +0800 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-11-21 18:56:33 +0800 |
commit | 48a3e82c8cadae3ea83ff98332c37b3b59dceaab (patch) | |
tree | 2863ce97a7126349b1a241c302b02a518ff2e39c /net/ethereal | |
parent | ba22c4a812e6132d441fe962c54b9526a115a6c5 (diff) | |
download | freebsd-ports-gnome-48a3e82c8cadae3ea83ff98332c37b3b59dceaab.tar.gz freebsd-ports-gnome-48a3e82c8cadae3ea83ff98332c37b3b59dceaab.tar.zst freebsd-ports-gnome-48a3e82c8cadae3ea83ff98332c37b3b59dceaab.zip |
Update to 0.8.14 which fixes some security problems which were
akin tcpdump.
This also includes dissectors for WAP, SIP, AIM/OSCAR, 802.11,
GIOP v1.2, and MGCP (plugin)
Diffstat (limited to 'net/ethereal')
-rw-r--r-- | net/ethereal/Makefile | 3 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index ef867304606e..30aa4905161b 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.8.13 +PORTVERSION= 0.8.14 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/ \ @@ -14,7 +14,6 @@ MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \ ftp://the.wiretapped.net/pub/security/packet-sniffing/ethereal/ MAINTAINER= billf@FreeBSD.org -FORBIDDEN= "Remotely exploitable buffer overflow; identical to Security Advisory 00:61" USE_X_PREFIX= yes USE_GTK= yes diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index 56c11d506eca..d42d81e6df61 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.8.13.tar.gz) = 27c799d82573a4d88354938aba0c6325 +MD5 (ethereal-0.8.14.tar.gz) = 470dd018c417a4bd31f1fafdc57cfe06 |