pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/wireshark Update "wireshark" package to version 1....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/798ecf498a54
branches:  trunk
changeset: 631499:798ecf498a54
user:      tron <tron%pkgsrc.org@localhost>
date:      Sat Mar 08 10:38:26 2014 +0000

description:
Update "wireshark" package to version 1.10.6. Changes since 1.10.5:
- Bug Fixes
   The following vulnerabilities have been fixed.
     * wnpa-sec-2014-01
       The NFS dissector could crash. Discovered by Moshe Kaplan.
       (Bug 9672)
       Versions affected: 1.10.0 to 1.10.5, 1.8.0 to 1.8.12
       CVE-2014-2281
     * wnpa-sec-2014-02
       The M3UA dissector could crash. Discovered by Laurent
       Butti. (Bug 9699)
       Versions affected: 1.10.0 to 1.10.5
       CVE-2014-2282
     * wnpa-sec-2014-03
       The RLC dissector could crash. (Bug 9730)
       Versions affected: 1.10.0 to 1.10.5, 1.8.0 to 1.8.12
       CVE-2014-2283
     * wnpa-sec-2014-04
       The MPEG file parser could overflow a buffer. Discovered by
       Wesley Neelen. (Bug 9843)
       Versions affected: 1.10.0 to 1.10.5, 1.8.0 to 1.8.12
       CVE-2014-2299
   The following bugs have been fixed:
     * Customized OUI is not recognized correctly during
       dissection. (Bug 9122)
     * Properly decode CAPWAP Data Keep-Alives. (Bug 9165)
     * Build failure with GTK 3.10 - GTK developers have gone
       insane. (Bug 9340)
     * SIGSEGV/SIGABRT during free of TvbRange using a chained
       dissector in lua. (Bug 9483)
     * MPLS dissector no longer registers itself in "ppp.protocol"
       table. (Bug 9492)
     * Tshark doesn't display the longer data fields (mbtcp).
       (Bug 9572)
     * DMX-CHAN disector does not clear strbuf between rows.
       (Bug 9598)
     * Dissector bug, protocol SDP: proto.c:4214: failed assertion
       "length >= 0". (Bug 9633)
     * False error: capture file appears to be damaged or corrupt.
       (Bug 9634)
     * SMPP field source_telematics_id field length different from
       spec. (Bug 9649)
     * Lua: bitop library is missing in Lua 5.2. (Bug 9720)
     * GTPv1-C / MM Context / Authentication quintuplet / RAND is
       not correct. (Bug 9722)
     * Lua: ProtoField.new() is buggy. (Bug 9725)
     * Lua: ProtoField.bool() VALUESTRING argument is not optional
       but was supposed to be. (Bug 9728)
     * Problem with CAPWAP Wireshark Dissector. (Bug 9752)
     * nas-eps dissector: CS Service notification dissection stops
       after Paging identity IE. (Bug 9789)
- New and Updated Features
  IPv4 checksum verfification is now disabled by default.
- Updated Protocol Support
   AppleTalk, CAPWAP, DMX-CHAN, DSI, DVB-CI, ESS, GTPv1, IEEE
   802a, M3UA, Modbus/TCP, NAS-EPS, NFS, OpenSafety, SDP, and SMPP
- New and Updated Capture File Support
   libpcap, MPEG, and pcap-ng

diffstat:

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

diffs (29 lines):

diff -r 898920311a78 -r 798ecf498a54 net/wireshark/Makefile
--- a/net/wireshark/Makefile    Sat Mar 08 09:10:52 2014 +0000
+++ b/net/wireshark/Makefile    Sat Mar 08 10:38:26 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.116 2014/02/12 23:18:27 tron Exp $
+# $NetBSD: Makefile,v 1.117 2014/03/08 10:38:26 tron Exp $
 
-DISTNAME=      wireshark-1.10.5
-PKGREVISION=   2
+DISTNAME=      wireshark-1.10.6
 CATEGORIES=    net
 MASTER_SITES=  http://www.wireshark.org/download/src/ \
                ${MASTER_SITE_SOURCEFORGE:=wireshark/}
diff -r 898920311a78 -r 798ecf498a54 net/wireshark/distinfo
--- a/net/wireshark/distinfo    Sat Mar 08 09:10:52 2014 +0000
+++ b/net/wireshark/distinfo    Sat Mar 08 10:38:26 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.72 2013/12/22 09:55:48 tron Exp $
+$NetBSD: distinfo,v 1.73 2014/03/08 10:38:26 tron Exp $
 
-SHA1 (wireshark-1.10.5.tar.bz2) = ebbf4f8382fc8961c1fb7959727b3e6792e597c1
-RMD160 (wireshark-1.10.5.tar.bz2) = e4db106c6977c25c91bc5f85fe2be13c29091a55
-Size (wireshark-1.10.5.tar.bz2) = 26666846 bytes
+SHA1 (wireshark-1.10.6.tar.bz2) = 081a2daf85e3257d7a2699e84a330712e3e5b9bb
+RMD160 (wireshark-1.10.6.tar.bz2) = 3018f4d60d1ac86dfffd875a53373c85f5be44e8
+Size (wireshark-1.10.6.tar.bz2) = 26719003 bytes
 SHA1 (patch-AUTHORS) = 2d4265d9b8b4df7e3ab438684637058fdcb391fc
 SHA1 (patch-aa) = c4b7a3d20fac115020069588e74f35e2e77235e6
 SHA1 (patch-ab) = c68adc187ec802b076d3b3c3d3b0f3bb01a8a2eb



Home | Main Index | Thread Index | Old Index