diff options
author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-11-21 10:56:33 +0000 |
---|---|---|
committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-11-21 10:56:33 +0000 |
commit | cf8c33b1fe671e2880963d6ef010a53366329af1 (patch) | |
tree | 7fb449201b58c9764ee6ed92cbc09e062f12509e /net | |
parent | New upstream release (fixes segfault). (diff) |
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)
Notes
Notes:
svn path=/head/; revision=35307
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 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 diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index ef867304606e..30aa4905161b 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 56c11d506eca..d42d81e6df61 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 |