Subject: CVS commit: [pkgsrc-2005Q4] pkgsrc/net/ethereal
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 01/03/2006 01:09:28
Module Name:	pkgsrc
Committed By:	seb
Date:		Tue Jan  3 01:09:28 UTC 2006
Modified Files:
	pkgsrc/net/ethereal [pkgsrc-2005Q4]: Makefile PLIST distinfo
Removed Files:
	pkgsrc/net/ethereal/patches [pkgsrc-2005Q4]: patch-ab patch-ac patch-ad
	    patch-ae
Log Message:
Pullup ticket 995 - requested by Lubomir Sedlacik
update net/ethereal, including security fixes
Revisions pulled up:
- pkgsrc/net/ethereal/Makefile                                1.123
- pkgsrc/net/ethereal/PLIST                                   1.24
- pkgsrc/net/ethereal/distinfo                                1.49
- pkgsrc/net/ethereal/patches/patch-ab                        removed
- pkgsrc/net/ethereal/patches/patch-ac                        removed
- pkgsrc/net/ethereal/patches/patch-ad                        removed
- pkgsrc/net/ethereal/patches/patch-ae                        removed
   Module Name:	pkgsrc
   Committed By:	salo
   Date:		Mon Jan  2 22:34:34 UTC 2006
   Modified Files:
   	pkgsrc/net/ethereal: Makefile PLIST distinfo
   Removed Files:
   	pkgsrc/net/ethereal/patches: patch-ab patch-ac patch-ad patch-ae
   Log Message:
   Update to version 0.10.14
   Bug Fixes
   Three security vulnerabilities have been fixed since the previous
   release (fixed in pkgsrc via patches):
    - The IRC dissector could go into an infinite loop.
    - iDefense found a buffer overflow in the OSPF dissector.
   and
    - The GTP dissector could go into an infinite loop.
   New and Updated Features
   The following features are new (or have been significantly updated)
   since the last release:
    - The Windows installer now ships with GTK+ 2.6 instead of GTK+ 2.4.
      This should fix several long-standing bugs.
    - If you're loading a saved capture file and press "Cancel", Ethereal
      will now display the packets read up to that point. In previous
      versions, Ethereal would abort the attempt completely and clear the
      packet list.  This means that if you're loding a huge capture file,
      you can stop loading in the middle and still be able to analyze part
      of the file.
    - The maximum number of files allowed in a ring buffer has been increased
      from 1024 to 10,000.
    - OID to name resolution has been improved.
    - TCP graphs now handle upper and lower bounds better.
   New Protocol Support
   3Com Netjack200, CDT, CIGI, DAP, DISP, DOP, DSP, FTBP, MS NLB, NBAP, NCP
   SSS, NCS, NHRP, P_Mul, RNSAP, SMB2, STANAG 5066, TIPC, UDP-Lite, X.501
   Updated Protocol Support
   ACSE, AIM, ALCAP, AMR, ANSI MAP, BER, BitTorrent, BOOTP, CAMEL, CMP,
   CMS, COPS, CRMF, DCCP, DCERPC (DCERPC, DSSETUP, INITSHUTDOWN, NT,
   WINREG), DEC DNA RT, DNP, DTP, eDonkey, ENIP, ESS, Etheric, FC-DNS,
   FC-FZS, FMIPv6, GRE, GSM A, GSM MAP, GTP, H.225, H.235, H.245, H.248,
   H.263, H.450, IAPP, IEEE 802.11, INAP, IP, IPv6, IRC, ISIS LSP, ISUP,
   IUUP, Juniper, LLDP, M3UA, MIP, MIPv6, Modbus/TCP, MTP3, NCP, NDPS, NDS,
   NEMO, NMAS, NTLMSSP, OSPF, PER, PN-DCP, PPP CHAP, PPPoE, PVFS2, Q.931,
   RADIUS, RANAP, RDT, RLOGIN, RMT, ROS, RTCP, RTP, RTSE, S4406, SCCP,
   SCTP, SES, SIP, SMB, SNDCP, SRVLOC, STUN, T.38, UMA, WINS Replication,
   X.411, X.420, X.509
   New and Updated Capture File Support
   DOS Sniffer, Endace ERF, HP-UX nettl, IBM iSeries traces, Tektronix K12
To generate a diff of this commit:
cvs rdiff -r1.122 -r1.122.2.1 pkgsrc/net/ethereal/Makefile
cvs rdiff -r1.23 -r1.23.2.1 pkgsrc/net/ethereal/PLIST
cvs rdiff -r1.48 -r1.48.2.1 pkgsrc/net/ethereal/distinfo
cvs rdiff -r1.7 -r0 pkgsrc/net/ethereal/patches/patch-ab
cvs rdiff -r1.5 -r0 pkgsrc/net/ethereal/patches/patch-ac
cvs rdiff -r1.4 -r0 pkgsrc/net/ethereal/patches/patch-ad
cvs rdiff -r1.3 -r0 pkgsrc/net/ethereal/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.