summaryrefslogtreecommitdiff
path: root/net/ethereal/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-07-08 10:42:12 +0000
committeragc <agc@pkgsrc.org>2004-07-08 10:42:12 +0000
commitf72a7082bd1325a967a440b554ee8cde7b88e0c8 (patch)
tree82b4bb26a570fed153d136d066bebacde9367848 /net/ethereal/Makefile
parent8b2b9d9e58a66bc89c058e3916122ee968815212 (diff)
downloadpkgsrc-f72a7082bd1325a967a440b554ee8cde7b88e0c8.tar.gz
Pullup ticket 50 to the pkgsrc-2004Q2 branch, requested by Martti Kuparinen.
Security fix for ethereal. Module Name: pkgsrc Committed By: martti Date: Thu Jul 8 06:18:37 UTC 2004 Modified Files: pkgsrc/net/ethereal: Makefile PLIST distinfo Log Message: Updated ethereal to 0.10.5 Multiple problems in Ethereal 0.10.4: It may be possible to make Ethereal crash or run arbitrary code by injecting a purposefully malformed packet onto the wire or by convincing someone to read a malformed packet trace file. * Updated protocol support AIM, ASAP, ASN.1 BER, ARP, ATM, DHCP, CFPI, CLNP, DCERPC (DCERPC, LSA, NT, SAMR, SRVSVC, WKSSVC), EAP, ENIP, Frame Relay, GRE, H.225, H.245, H.450, HTTP, IAX2, IEEE 802.11, ISAKMP, iSNS, ISUP, JFIF, Kerberos, LMP, M3UA, MGCP, MPLS, MTP3, NCP, NetFlow, NFS, OSPF, PIM, RADIUS, RIP, RSVP, RTCP, RTP, RTSP, SCSI, SDP, SIP, SMB, SMTP, SNMP, SOCKS, SSL, T.35, TCP, VRRP, WBXML (User-Agent Profile), WSP, X11 * New protocol support: DNP, ENRP, giFT, H.235, PacketCable, SigComp, SIR
Diffstat (limited to 'net/ethereal/Makefile')
-rw-r--r--net/ethereal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index 4e62941118d..167d061b642 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.94 2004/05/14 09:20:31 xtraeme Exp $
+# $NetBSD: Makefile,v 1.94.2.1 2004/07/08 10:42:12 agc Exp $
#
-DISTNAME= ethereal-0.10.4
+DISTNAME= ethereal-0.10.5
PKGREVISION= # defined
CATEGORIES= net
MASTER_SITES= http://www.ethereal.com/distribution/ \