pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2004Q2]: pkgsrc/net/ethereal Pullup ticket 50 to the pkgsrc-20...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04c9367b71ff
branches:  pkgsrc-2004Q2
changeset: 476720:04c9367b71ff
user:      agc <agc%pkgsrc.org@localhost>
date:      Thu Jul 08 10:42:12 2004 +0000

description:
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:

 net/ethereal/Makefile |   4 ++--
 net/ethereal/PLIST    |  11 ++++++++++-
 net/ethereal/distinfo |   6 +++---
 3 files changed, 15 insertions(+), 6 deletions(-)

diffs (62 lines):

diff -r f2b50c32a0eb -r 04c9367b71ff net/ethereal/Makefile
--- a/net/ethereal/Makefile     Thu Jul 08 08:41:16 2004 +0000
+++ b/net/ethereal/Makefile     Thu Jul 08 10:42:12 2004 +0000
@@ -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/ \
diff -r f2b50c32a0eb -r 04c9367b71ff net/ethereal/PLIST
--- a/net/ethereal/PLIST        Thu Jul 08 08:41:16 2004 +0000
+++ b/net/ethereal/PLIST        Thu Jul 08 10:42:12 2004 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.14 2004/05/14 09:20:31 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.14.2.1 2004/07/08 10:42:12 agc Exp $
+bin/dftest
 bin/editcap
 bin/ethereal
 bin/idl2eth
@@ -59,11 +60,15 @@
 man/man1/tethereal.1
 man/man1/text2pcap.1
 man/man4/ethereal-filter.4
+share/ethereal/AUTHORS-SHORT
 share/ethereal/diameter/dictionary.dtd
 share/ethereal/diameter/dictionary.xml
 share/ethereal/diameter/mobileipv4.xml
 share/ethereal/diameter/nasreq.xml
 share/ethereal/diameter/sunping.xml
+share/ethereal/editcap.html
+share/ethereal/ethereal-filter.html
+share/ethereal/ethereal.html
 share/ethereal/help/capture_filters.txt
 share/ethereal/help/capturing.txt
 share/ethereal/help/display_filters.txt
@@ -72,7 +77,11 @@
 share/ethereal/help/overview.txt
 share/ethereal/help/toc
 share/ethereal/help/well_known.txt
+share/ethereal/idl2eth.html
 share/ethereal/manuf
+share/ethereal/mergecap.html
+share/ethereal/tethereal.html
+share/ethereal/text2pcap.html
 @dirrm share/ethereal/help
 @dirrm share/ethereal/diameter
 @dirrm share/ethereal
diff -r f2b50c32a0eb -r 04c9367b71ff net/ethereal/distinfo
--- a/net/ethereal/distinfo     Thu Jul 08 08:41:16 2004 +0000
+++ b/net/ethereal/distinfo     Thu Jul 08 10:42:12 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.27 2004/05/14 09:20:31 xtraeme Exp $
+$NetBSD: distinfo,v 1.27.2.1 2004/07/08 10:42:12 agc Exp $
 
-SHA1 (ethereal-0.10.4.tar.bz2) = d493c8df935f6db3c5f93a17b03e0b99d25bbe6e
-Size (ethereal-0.10.4.tar.bz2) = 4889371 bytes
+SHA1 (ethereal-0.10.5.tar.bz2) = 2d0e1c9de8f8e7dba8303a4f703d55dfa148b096
+Size (ethereal-0.10.5.tar.bz2) = 4984584 bytes



Home | Main Index | Thread Index | Old Index