pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/wireshark
Module Name: pkgsrc
Committed By: adam
Date: Thu Mar 7 10:39:52 UTC 2019
Modified Files:
pkgsrc/net/wireshark: Makefile distinfo
Log Message:
wireshark: updated to 2.6.7
Wireshark 2.6.7 Release Notes
The following vulnerabilities have been fixed:
• wnpa-sec-2019-06[1] ASN.1 BER and related dissectors crash.
15447[2]. CVE-2019-9209[3].
• wnpa-sec-2019-07[4] TCAP dissector crash.
CVE-2019-9208[6].
• wnpa-sec-2019-08[7] RPCAP dissector crash.
The following bugs have been fixed:
• Alignment Lost after Editing Column.
• Crash on applying display filters or coloring rules on capture
files containing non-UTF-8 data.
• tshark outputs debug information.
• Feature request - HTTP, add the field "request URI" to response.
• randpkt should be distributed with the Windows installer.
• Memory leak with "-T ek" output format option.
• Display error in negative response time stats (gint displayed as
unsigned).
• _epl_xdd_init not found.
• Decoding of MEGACO/H.248 request shows the Remote descriptor as
"Local descriptor".
• Repeated NFS in Protocol Display field.
• RBM file dissector adds too many items to the tree, resulting in
aborting the program.
• Wireshark heap out-of-bounds read in infer_pkt_encap.
• Column width and hidden issues when switching profiles.
• GTPv1-C SGSN Context Response / Forward Relocation Request decode
GGSN address IPV6 issue.
• Lua Error on startup: init.lua: dofile has been disabled due to
running Wireshark as superuser.
• DICOM ASSOCIATE Accept: Protocol Version.
• Multiple out-of-bounds reads in NetScaler trace handling
(wiretap/netscaler.c).
• Wrong endianess when dissecting the "chain offset" in SMB2
protocol header.
• Memory leak in mate_grammar.lemon’s recolonize function.
To generate a diff of this commit:
cvs rdiff -u -r1.204 -r1.205 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.117 -r1.118 pkgsrc/net/wireshark/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/wireshark/Makefile
diff -u pkgsrc/net/wireshark/Makefile:1.204 pkgsrc/net/wireshark/Makefile:1.205
--- pkgsrc/net/wireshark/Makefile:1.204 Tue Jan 15 22:09:36 2019
+++ pkgsrc/net/wireshark/Makefile Thu Mar 7 10:39:52 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.204 2019/01/15 22:09:36 adam Exp $
+# $NetBSD: Makefile,v 1.205 2019/03/07 10:39:52 adam Exp $
-DISTNAME= wireshark-2.6.6
+DISTNAME= wireshark-2.6.7
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/net/wireshark/distinfo
diff -u pkgsrc/net/wireshark/distinfo:1.117 pkgsrc/net/wireshark/distinfo:1.118
--- pkgsrc/net/wireshark/distinfo:1.117 Tue Jan 15 22:09:36 2019
+++ pkgsrc/net/wireshark/distinfo Thu Mar 7 10:39:52 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.117 2019/01/15 22:09:36 adam Exp $
+$NetBSD: distinfo,v 1.118 2019/03/07 10:39:52 adam Exp $
-SHA1 (wireshark-2.6.6.tar.xz) = d3d2f45a85e6f43a69c745b5c733e70dbc8cc535
-RMD160 (wireshark-2.6.6.tar.xz) = 5c5750e277e647a58916229f19d883a99e31046a
-SHA512 (wireshark-2.6.6.tar.xz) = b781c3b34dc76a3d8e60dc2b9b4e46a11994440b8df7b56134521ea9a77b27b0719a600db60d7f3d65f15972a5db2a7e85a8bf60d7217fce498fb5668de8fe56
-Size (wireshark-2.6.6.tar.xz) = 28407404 bytes
+SHA1 (wireshark-2.6.7.tar.xz) = 6d601a140b369618e5ac3acab736a1b8de8d5432
+RMD160 (wireshark-2.6.7.tar.xz) = 4d27f7d67a9b8d11270c6fcf135eb5ad7648d462
+SHA512 (wireshark-2.6.7.tar.xz) = bd0f87debd8bd8947f386aaec9fc843148e3cdfbffc28ba499526c4053732becea606061deae6799da0cf52458fba840ba0ff8e4a034a671fa876b8a0ff25677
+Size (wireshark-2.6.7.tar.xz) = 28420060 bytes
Home |
Main Index |
Thread Index |
Old Index