pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ethereal Updated ethereal to 0.10.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b51f93978a86
branches:  trunk
changeset: 477735:b51f93978a86
user:      martti <martti%pkgsrc.org@localhost>
date:      Thu Jul 08 06:18:37 2004 +0000

description:
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 7f5ed59ee1fa -r b51f93978a86 net/ethereal/Makefile
--- a/net/ethereal/Makefile     Thu Jul 08 01:54:17 2004 +0000
+++ b/net/ethereal/Makefile     Thu Jul 08 06:18:37 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.94 2004/05/14 09:20:31 xtraeme Exp $
+# $NetBSD: Makefile,v 1.95 2004/07/08 06:18:37 martti Exp $
 #
 
-DISTNAME=              ethereal-0.10.4
+DISTNAME=              ethereal-0.10.5
 PKGREVISION=           # defined
 CATEGORIES=            net
 MASTER_SITES=          http://www.ethereal.com/distribution/ \
diff -r 7f5ed59ee1fa -r b51f93978a86 net/ethereal/PLIST
--- a/net/ethereal/PLIST        Thu Jul 08 01:54:17 2004 +0000
+++ b/net/ethereal/PLIST        Thu Jul 08 06:18:37 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.15 2004/07/08 06:18:37 martti 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 7f5ed59ee1fa -r b51f93978a86 net/ethereal/distinfo
--- a/net/ethereal/distinfo     Thu Jul 08 01:54:17 2004 +0000
+++ b/net/ethereal/distinfo     Thu Jul 08 06:18:37 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.27 2004/05/14 09:20:31 xtraeme Exp $
+$NetBSD: distinfo,v 1.28 2004/07/08 06:18:37 martti 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