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 2954 - requested b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c8b2fbdb872
branches:  pkgsrc-2009Q3
changeset: 400010:5c8b2fbdb872
user:      spz <spz%pkgsrc.org@localhost>
date:      Sun Dec 20 21:03:00 2009 +0000

description:
Pullup ticket 2954 - requested by tonnerre
security update

Revisions pulled up:
- pkgsrc/net/wireshark/Makefile                 1.40
- pkgsrc/net/wireshark/distinfo                 1.27

   -------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Thu Dec 10 19:03:31 UTC 2009

   Modified Files:
           pkgsrc/net/wireshark: Makefile distinfo

   Log Message:
   Update "wireshark" package to version 1.2.4. Changes since version 1.2.3:
   - Bug Fixes
     - Can't RTP stream in both directions. (Bug 4120)
   - Updated Protocol Support
     DCERPC, IPFIX/Netflow, IPv4, NAS EPS, RTCP, TIPC


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

   -------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tonnerre
   Date:           Sun Dec 20 19:25:34 UTC 2009

   Modified Files:
           pkgsrc/net/wireshark: Makefile distinfo

   Log Message:
   Update wireshark to version 1.2.5 in order to fix wpna-sec-2009-09.

   Changes since 1.2.4:
   Bugfixes:
    * The following vulnerabilities have been fixed. See the security advisory
      for details and a workaround.
    * The Daintree SNA file parser could overflow a buffer. (Bug 4294)
    * The SMB and SMB2 dissectors could crash. (Bug 4301)
    * The IPMI dissector could crash on Windows. (Bug 4319)
    * Wireshark does not graph rtp streams. (Bug 3801)
    * Wireshark showing extraneous data in a TCP stream. (Bug 3955)
    * Wrong decoding of gtp.target identification. (Bug 3974)
    * TTE dissector bug. (Bug 4247)
    * Upper case in Lua pref symbol causes Wireshark to crash. (Bug 4255)
    * OpenBSD 4.5 build fails at epan/dissectors/packet-rpcap.c. (Bug 4258)
    * Incorrect display of stream data using "Follow tcp stream" option.
      (Bug 4288)
    * Custom RADIUS dictionary can cause a crash. (Bug 4316)

   Updated Protocol Support:
    * DAP, eDonkey, GTP, IPMI, MIP, RADIUS, RANAP, SMB, SMB2, TCP, TTE, VNC,
      X.509sat

   Updated Capture File Support:
    * Daintree SNA.


   To generate a diff of this commit:
   cvs rdiff -u -r1.39 -r1.40 pkgsrc/net/wireshark/Makefile
   cvs rdiff -u -r1.26 -r1.27 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 43989ba071b2 -r 5c8b2fbdb872 net/wireshark/Makefile
--- a/net/wireshark/Makefile    Sun Dec 20 19:43:13 2009 +0000
+++ b/net/wireshark/Makefile    Sun Dec 20 21:03:00 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37.2.1 2009/11/02 07:14:40 spz Exp $
+# $NetBSD: Makefile,v 1.37.2.2 2009/12/20 21:03:00 spz Exp $
 
-DISTNAME=              wireshark-1.2.3
+DISTNAME=              wireshark-1.2.5
 CATEGORIES=            net
 MASTER_SITES=          http://www.wireshark.org/download/src/ \
                        ${MASTER_SITE_SOURCEFORGE:=wireshark/}
diff -r 43989ba071b2 -r 5c8b2fbdb872 net/wireshark/distinfo
--- a/net/wireshark/distinfo    Sun Dec 20 19:43:13 2009 +0000
+++ b/net/wireshark/distinfo    Sun Dec 20 21:03:00 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24.2.1 2009/11/02 07:14:40 spz Exp $
+$NetBSD: distinfo,v 1.24.2.2 2009/12/20 21:03:00 spz Exp $
 
-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 (wireshark-1.2.5.tar.bz2) = 46b74b82ae6bfad5f5f68ef1b3b7d453ae9b1087
+RMD160 (wireshark-1.2.5.tar.bz2) = 85f77a8a1c94999671c6e5226e4ced080176fbdd
+Size (wireshark-1.2.5.tar.bz2) = 15296289 bytes
 SHA1 (patch-aa) = d0744f069ac2d3a8a43b810e1f958360d99200a9
 SHA1 (patch-ab) = 5ae79916603f04c2d362c764d39f0c99728e716c
 SHA1 (patch-ac) = 4e985520ea4b118aea6fc001f256b5de96de7840



Home | Main Index | Thread Index | Old Index