pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wireshark wireshark: updated to 2.6.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/6c3f1ac07725
branches: trunk
changeset: 330893:6c3f1ac07725
user: adam <adam%pkgsrc.org@localhost>
date: Thu Mar 07 10:39:52 2019 +0000
description:
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.
diffstat:
net/wireshark/Makefile | 4 ++--
net/wireshark/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 37987a0586bb -r 6c3f1ac07725 net/wireshark/Makefile
--- a/net/wireshark/Makefile Thu Mar 07 09:23:18 2019 +0000
+++ b/net/wireshark/Makefile Thu Mar 07 10:39:52 2019 +0000
@@ -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
diff -r 37987a0586bb -r 6c3f1ac07725 net/wireshark/distinfo
--- a/net/wireshark/distinfo Thu Mar 07 09:23:18 2019 +0000
+++ b/net/wireshark/distinfo Thu Mar 07 10:39:52 2019 +0000
@@ -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