pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ethereal Update to version 0.10.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ebd0f26f495a
branches:  trunk
changeset: 487842:ebd0f26f495a
user:      salo <salo%pkgsrc.org@localhost>
date:      Fri Jan 21 00:33:24 2005 +0000

description:
Update to version 0.10.9

This release fixes the following security-related issues:

- The COPS dissector could go into an infinite loop. (CAN-2005-0006)
- The DLSw dissector could cause an assertion, making Ethereal exit
  prematurely. (CAN-2005-0007)
- The DNP dissector could cause memory corruption. (CAN-2005-0008)
- The Gnutella dissector could cause an assertion, making Ethereal exit
  prematurely. (CAN-2005-0009)
- The MMSE dissector could free static memory. (CAN-2005-0010)
- The X11 protocol dissector is vulnerable to a string buffer overflow.
  (CAN-2005-0084)
- Please see the application advisory for more information

Everyone is encouraged to upgrade.

New and updated features:
=========================
- Ethereal will now detect and flag weak 802.11 WEP IVs.
- Windows Sniffer timestamp handling has been greatly improved.
- A bug which made Ethereal crash at startup on Windows 98 and Windows ME
  systems has been fixed.
- Ethereal and Tethereal now support a personal "hosts" file.
- Invalid field length handling has been greatly improved.
- The capture progress window title now shows the interface name.

New protocol support:
=====================
- ALC, AMR, CRMF, JXTA, NORM, PKIXCMP, PROFINET CBA

Updated protocol support:
=========================
- AIM, ARP, BGP, BOOTP/DHCP, COPS, DAAP, DCERPC EPM, DCERPC, DCOM, DHCPv6,
  DLSw, DNP, DNS, EAPOL, eDonkey, FC-dNS, FC-FCS, FC-SWILS, FCIP, FCSB3, FIX,
  GIOP, Gnutella, GSM A, GSM SMS, GTP, H.225, H.245, HTTP, ICMP, IEEE 802.11,
  IEEE 802a, image/GIF, image/JFIF, Kerberos, L2TP, LDAP, LLC, LMP, MGCP,
  MIME Multipart, MMSE, MPLS, MTP2, NBNS, NDMP, NMAS, NSIP, OLSR, PER, pflog,
  PGM, PostgreSQL, PPP, PRES, Q.931, RADIUS, RTCP, RTP, SDP, SEBEK, SIGCOMP,
  SIP, SLSK, SMB, SMPP, SRVLOC, SSL/TLS, T.38, TACACS, TCAP, TCP, X11

New and updated capture file support:
=====================================
- Windows Sniffer

diffstat:

 net/ethereal/Makefile |  5 ++---
 net/ethereal/PLIST    |  3 ++-
 net/ethereal/distinfo |  6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (42 lines):

diff -r 59922afaa02f -r ebd0f26f495a net/ethereal/Makefile
--- a/net/ethereal/Makefile     Thu Jan 20 23:53:51 2005 +0000
+++ b/net/ethereal/Makefile     Fri Jan 21 00:33:24 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.101 2005/01/01 17:55:38 minskim Exp $
+# $NetBSD: Makefile,v 1.102 2005/01/21 00:33:24 salo Exp $
 #
 
-DISTNAME=              ethereal-0.10.8
-PKGREVISION=           1
+DISTNAME=              ethereal-0.10.9
 CATEGORIES=            net
 MASTER_SITES=          http://www.ethereal.com/distribution/ \
                        http://ethereal.planetmirror.com/distribution/ \
diff -r 59922afaa02f -r ebd0f26f495a net/ethereal/PLIST
--- a/net/ethereal/PLIST        Thu Jan 20 23:53:51 2005 +0000
+++ b/net/ethereal/PLIST        Fri Jan 21 00:33:24 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2004/10/31 13:22:54 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.19 2005/01/21 00:33:24 salo Exp $
 bin/capinfos
 bin/dftest
 bin/editcap
@@ -18,6 +18,7 @@
 lib/ethereal/plugins/${PKGVERSION}/gryphon.la
 lib/ethereal/plugins/${PKGVERSION}/irda.la
 lib/ethereal/plugins/${PKGVERSION}/lwres.la
+lib/ethereal/plugins/${PKGVERSION}/mate.la
 lib/ethereal/plugins/${PKGVERSION}/megaco.la
 lib/ethereal/plugins/${PKGVERSION}/mgcp.la
 lib/ethereal/plugins/${PKGVERSION}/opsi.la
diff -r 59922afaa02f -r ebd0f26f495a net/ethereal/distinfo
--- a/net/ethereal/distinfo     Thu Jan 20 23:53:51 2005 +0000
+++ b/net/ethereal/distinfo     Fri Jan 21 00:33:24 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.31 2004/12/17 18:35:38 salo Exp $
+$NetBSD: distinfo,v 1.32 2005/01/21 00:33:24 salo Exp $
 
-SHA1 (ethereal-0.10.8.tar.bz2) = d547b2b51da89f036fb4e09d6ea2fa1a61065f32
-Size (ethereal-0.10.8.tar.bz2) = 5351028 bytes
+SHA1 (ethereal-0.10.9.tar.bz2) = fc27a93f4c19dcc4278968b376e0b33e7d756998
+Size (ethereal-0.10.9.tar.bz2) = 5499000 bytes



Home | Main Index | Thread Index | Old Index