summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2004-07-08 10:43:00 +0000
committeragc <agc>2004-07-08 10:43:00 +0000
commit4072b2f173fea52a4b6d8fee25ccc8686b9ef920 (patch)
tree3bd6f90efdbb0949198de998c1c1dc7feb46fcd7
parent7d85201ddb5c7ffc1025efce1be24fbcdb45f3e2 (diff)
downloadpkgsrc-4072b2f173fea52a4b6d8fee25ccc8686b9ef920.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
-rw-r--r--doc/CHANGES-pkgsrc-2004Q24
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES-pkgsrc-2004Q2 b/doc/CHANGES-pkgsrc-2004Q2
index 7cc0b06a1ec..28e1a080ba6 100644
--- a/doc/CHANGES-pkgsrc-2004Q2
+++ b/doc/CHANGES-pkgsrc-2004Q2
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.15 2004/07/08 08:41:16 agc Exp $
+$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.16 2004/07/08 10:43:00 agc Exp $
Changes to the packages collection and infrastructure on the
pkgsrc-2004Q2 branch:
@@ -28,3 +28,5 @@ Pullup ticket 48, requested by Grant Beattie [agc 2004-07-08]
Solaris bulk build fix
Pullup ticket 49, requested by Grant Beattie [agc 2004-07-08]
${TEST} portability fixes
+Pullup ticket 50, requested by Martti Kuparinen [agc 2004-07-08]
+ security fix for ethereal