pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2009Q3]: pkgsrc/net/wireshark Pullup ticket 2924 - requested b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58f6aad409e1
branches:  pkgsrc-2009Q3
changeset: 399963:58f6aad409e1
user:      spz <spz%pkgsrc.org@localhost>
date:      Mon Nov 02 07:14:40 2009 +0000

description:
Pullup ticket 2924 - requested by tron
security update

Revisions pulled up:
- pkgsrc/net/wireshark/Makefile         1.38
- pkgsrc/net/wireshark/distinfo         1.25

   -------------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By:        tron
   Date:                Wed Oct 28 11:53:40 UTC 2009

   Modified Files:
        pkgsrc/net/wireshark: Makefile distinfo

   Log Message:
   Update "wireshark" package to version 1.2.3. Changes since version 1.2.2:
   - The following vulnerabilities have been fixed. See the security
     advisory for details and a workaround.
     o The Paltalk dissector could crash on alignment-sensitive
       processors. (Bug 3689)
       Versions affected: 1.2.0 to 1.2.2
     o The DCERPC/NT dissector could crash.
       Versions affected: 0.10.10 to 1.2.2
     o The SMB dissector could crash.
       Versions affected: 1.2.0 to 1.2.2
   - The following bugs have been fixed:
     o Wireshark memory leak with each file open and/or display
       filter change. (Bug 2375)
     o DHCP Dissector displays negative lease time. (Bug 2733)
     o Invalid advertised window line on tcptrace style graph. (Bug
       3417)
     o SMB get_dfs_referral referral entry is not dissected
       correctly. (Bug 3542)
     o Error dissecting eMule sourceOBFU message. (Bug 3848)
     o Typos in Diameter XML files. (Bug 3878)
     o RSL dissector for MS Power IE is broken. (Bug 4017)
     o Manifest problem in 1.2.2 Win64 build. (Bug 4024)
     o FIP dissector throws assertion. (Bug 4046)
     o TCAP problem with indefinite length 'components' SEQ OF. (Bug
       4053)
     o GSM MAP: an-APDU not decoded. (Bug 4095)
     o Add "Drag and Drop entries..." message on Columns preferences
       page. (Bug 4099)
     o Editcap -t and -w option parses fractional digits incorrectly.
       (Bug 4162)
   - Updated Protocol Support
     DCERPC NT, DHCP, Diameter, E.212, eDonkey, FIP, IPsec, MGCP, NCP,
     Paltalk, RADIUS, RSL, SBus, SMB, SNMP, SSL, TCP, Teamspeak2, WPS


   To generate a diff of this commit:
   cvs rdiff -u -r1.37 -r1.38 pkgsrc/net/wireshark/Makefile
   cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/wireshark/distinfo

diffstat:

 net/wireshark/Makefile |  4 ++--
 net/wireshark/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 6e5f233ae1e5 -r 58f6aad409e1 net/wireshark/Makefile
--- a/net/wireshark/Makefile    Fri Oct 30 11:23:31 2009 +0000
+++ b/net/wireshark/Makefile    Mon Nov 02 07:14:40 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2009/09/19 06:36:18 tron Exp $
+# $NetBSD: Makefile,v 1.37.2.1 2009/11/02 07:14:40 spz Exp $
 
-DISTNAME=              wireshark-1.2.2
+DISTNAME=              wireshark-1.2.3
 CATEGORIES=            net
 MASTER_SITES=          http://www.wireshark.org/download/src/ \
                        ${MASTER_SITE_SOURCEFORGE:=wireshark/}
diff -r 6e5f233ae1e5 -r 58f6aad409e1 net/wireshark/distinfo
--- a/net/wireshark/distinfo    Fri Oct 30 11:23:31 2009 +0000
+++ b/net/wireshark/distinfo    Mon Nov 02 07:14:40 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2009/09/19 06:36:18 tron Exp $
+$NetBSD: distinfo,v 1.24.2.1 2009/11/02 07:14:40 spz Exp $
 
-SHA1 (wireshark-1.2.2.tar.bz2) = ad73bf93096344341cd7c99614816555bebdbf45
-RMD160 (wireshark-1.2.2.tar.bz2) = 6adbd80e3027a63b456b971edba0185411d30546
-Size (wireshark-1.2.2.tar.bz2) = 15186702 bytes
+SHA1 (wireshark-1.2.3.tar.bz2) = be69e1ea13cf63742fd71c69c02e658eec109d18
+RMD160 (wireshark-1.2.3.tar.bz2) = 477565e97a05abba82faf5cd817de5281434fc78
+Size (wireshark-1.2.3.tar.bz2) = 15215978 bytes
 SHA1 (patch-aa) = d0744f069ac2d3a8a43b810e1f958360d99200a9
 SHA1 (patch-ab) = 5ae79916603f04c2d362c764d39f0c99728e716c
 SHA1 (patch-ac) = 4e985520ea4b118aea6fc001f256b5de96de7840



Home | Main Index | Thread Index | Old Index