diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-11-21 10:56:33 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-11-21 10:56:33 +0000 |
commit | 48a3e82c8cadae3ea83ff98332c37b3b59dceaab (patch) | |
tree | 2863ce97a7126349b1a241c302b02a518ff2e39c /net | |
parent | ba22c4a812e6132d441fe962c54b9526a115a6c5 (diff) | |
download | FreeBSD-ports-48a3e82c8cadae3ea83ff98332c37b3b59dceaab.zip FreeBSD-ports-48a3e82c8cadae3ea83ff98332c37b3b59dceaab.tar.gz |
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')
-rw-r--r-- | net/ethereal/Makefile | 3 | ||||
-rw-r--r-- | net/ethereal/distinfo | 2 | ||||
-rw-r--r-- | net/wireshark/Makefile | 3 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 |
4 files changed, 4 insertions, 6 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index ef86730..30aa490 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 56c11d5..d42d81e 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 diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index ef86730..30aa490 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/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/wireshark/distinfo b/net/wireshark/distinfo index 56c11d5..d42d81e 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.8.13.tar.gz) = 27c799d82573a4d88354938aba0c6325 +MD5 (ethereal-0.8.14.tar.gz) = 470dd018c417a4bd31f1fafdc57cfe06 |