From df902c918effa6d5958dc91feb31f8336a930dd8 Mon Sep 17 00:00:00 2001 From: spz Date: Sun, 15 Jun 2014 15:08:04 +0000 Subject: Pullup ticket #4435 - requested by tron net/wireshark: security update Revisions pulled up: - net/wireshark/Makefile 1.123 - net/wireshark/distinfo 1.75 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Sat Jun 14 09:17:51 UTC 2014 Modified Files: pkgsrc/net/wireshark: Makefile distinfo Log Message: Update "wireshark" package to version 1.10.8. Changes since 1.10.7: - The following vulnerabilities have been fixed. * wnpa-sec-2014-07 The frame metadissector could crash. (Bug 9999, Bug 10030) Versions affected: 1.10.0 to 1.10.7 CVE-2014-4020 = The following bugs have been fixed: * VoIP flow graph crash upon opening. (Bug 9179) * Tshark with "-F pcap" still generates a pcapng file. (Bug 9991) * IPv6 Next Header 0x3d recognized as SHIM6. (Bug 9995) * Failed to export pdml on large pcap. (Bug 10081) * TCAP: set a fence on info column after calling sub dissector (Bug 10091) * Dissector bug in JSON protocol. (Bug 10115) * GSM RLC MAC: do not skip too many lines of the CSN_DESCR when the field is missing (Bug 10120) * Wireshark PEEKREMOTE incorrectly decoding QoS data packets from Cisco Sniffer APs. (Bug 10139) * IEEE 802.11: fix dissection of HT Capabilities (Bug 10166) - Updated Protocol Support CIP, EtherNet/IP, GSM RLC MAC, IEEE 802.11, IPv6, and TCAP - New and Updated Capture File Support pcap-ng, and PEEKREMOTE To generate a diff of this commit: cvs rdiff -u -r1.122 -r1.123 pkgsrc/net/wireshark/Makefile cvs rdiff -u -r1.74 -r1.75 pkgsrc/net/wireshark/distinfo --- net/wireshark/Makefile | 4 ++-- net/wireshark/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index b469d1fbf77..abe2dd70a2b 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.117.2.1 2014/04/27 17:00:48 spz Exp $ +# $NetBSD: Makefile,v 1.117.2.2 2014/06/15 15:08:04 spz Exp $ -DISTNAME= wireshark-1.10.7 +DISTNAME= wireshark-1.10.8 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ ${MASTER_SITE_SOURCEFORGE:=wireshark/} diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 46ee755501d..ec3fc34067d 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.73.2.1 2014/04/27 17:00:48 spz Exp $ +$NetBSD: distinfo,v 1.73.2.2 2014/06/15 15:08:04 spz Exp $ -SHA1 (wireshark-1.10.7.tar.bz2) = 5e5ce4fdc9aa53e545fc0fbd22eea6adcf7dfc0b -RMD160 (wireshark-1.10.7.tar.bz2) = 67fcd4cce612a5af705e1db5a57549444d4c4e57 -Size (wireshark-1.10.7.tar.bz2) = 26711577 bytes +SHA1 (wireshark-1.10.8.tar.bz2) = aa6067ce91637506504c8b954caf75ac98742152 +RMD160 (wireshark-1.10.8.tar.bz2) = 5c2aab7477ab2f9b5f966fe5f973ff5619c242f9 +Size (wireshark-1.10.8.tar.bz2) = 26715025 bytes SHA1 (patch-AUTHORS) = 2d4265d9b8b4df7e3ab438684637058fdcb391fc SHA1 (patch-aa) = c4b7a3d20fac115020069588e74f35e2e77235e6 SHA1 (patch-ab) = c68adc187ec802b076d3b3c3d3b0f3bb01a8a2eb -- cgit v1.2.3