summaryrefslogtreecommitdiff
path: root/net/wireshark/Makefile
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2014-06-15 15:08:04 +0000
committerspz <spz@pkgsrc.org>2014-06-15 15:08:04 +0000
commitdf902c918effa6d5958dc91feb31f8336a930dd8 (patch)
tree45c027e9c5c165e98841f4face0f99847136c198 /net/wireshark/Makefile
parent01006e57071ab467b8bd392d70ea20fb8c64cc39 (diff)
downloadpkgsrc-df902c918effa6d5958dc91feb31f8336a930dd8.tar.gz
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
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r--net/wireshark/Makefile4
1 files changed, 2 insertions, 2 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/}