summaryrefslogtreecommitdiff
path: root/net/ethereal/Makefile
diff options
context:
space:
mode:
authoragc <agc>2004-07-08 10:42:12 +0000
committeragc <agc>2004-07-08 10:42:12 +0000
commit7d85201ddb5c7ffc1025efce1be24fbcdb45f3e2 (patch)
tree82b4bb26a570fed153d136d066bebacde9367848 /net/ethereal/Makefile
parent4d2b440ecffdb7f8c528254d877ddb4c892658af (diff)
downloadpkgsrc-7d85201ddb5c7ffc1025efce1be24fbcdb45f3e2.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/ \