pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wireshark2: Update to 2.6.18
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Mon Jul 20 17:07:26 2020 +0200
Changeset: dbb8e9c374bd3da31c809e2c6ef382fbeef3a9aa
Modified Files:
wireshark2/Makefile
wireshark2/distinfo
Log Message:
wireshark2: Update to 2.6.18
2.6.18: The following bugs have been fixed:
- The "relative sequence number" is same as "raw sequence number" when
tcp.analyze_sequence_numbers:FALSE. Bug 16604.
- Wireshark can misdissect the HE Radiotap field if it's ever dissected
one with any value unknown. Bug 16636.
- Buildbot crash output: fuzz-2020-06-19-5981.pcap. Bug 16639.
- Buildbot crash output: fuzz-2020-06-20-7665.pcap. Bug 16642.
- mergecap man page contains invalid formatting. Bug 16652.
2.6.17: The following bugs have been fixed:
- wnpa-sec-2020-08 The NFS dissector could crash. Bug 16476.
- PVS-Studio analyser long list of issues. Bug 16335.
- pcapng file dissector incorrectly computes nanoseconds from timestamps
because it assumes the resolution is in nanoseconds. Bug 16440.
- Read of uninitialized memory in detect_camins_file. Bug 16458.
- Read of uninitialized memory in lanalyzer_read_trace_record. Bug 16459.
- capinfos "Capture duration" output is truncated if there are more than
11 digits of seconds and fractions of a second. Bug 16519.
- MIME Files Format/pcapng: Simple Packet Block parsed incorrectly.
Bug 16526.
- Buildbot crash output: fuzz-2020-05-13-12195.pcap. Bug 16564.
2.6.16: The following bugs have been fixed:
- wnpa-sec-2020-07 The BACapp dissector could crash. Bug 16474.
CVE-2020-11647.
- RTCP Bye without optional reason reported as [Malformed Packet].
Bug 16434.
- [oss-fuzz] #20732: Undefined-shift in dissect_rtcp. Bug 16445.
- [oss-fuzz] #21541: Stack-overflow in fAbstractSyntaxNType. Bug 16474.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dbb8e9c374bd3da31c809e2c6ef382fbeef3a9aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
wireshark2/Makefile | 4 ++--
wireshark2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/wireshark2/Makefile b/wireshark2/Makefile
index 20f7751c54..44f4050e19 100644
--- a/wireshark2/Makefile
+++ b/wireshark2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.205 2019/03/07 10:39:52 adam Exp $
+# $NetBSD$
-DISTNAME= wireshark-2.6.15
+DISTNAME= wireshark-2.6.18
CATEGORIES= net
MASTER_SITES= https://www.wireshark.org/download/src/
EXTRACT_SUFX= .tar.xz
diff --git a/wireshark2/distinfo b/wireshark2/distinfo
index 2f10f30d02..e9af4a490f 100644
--- a/wireshark2/distinfo
+++ b/wireshark2/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.118 2019/03/07 10:39:52 adam Exp $
-SHA1 (wireshark-2.6.15.tar.xz) = fe7c1eeedad3fd51577fbfa7dbd381e59ab18d59
-RMD160 (wireshark-2.6.15.tar.xz) = 7568a89cd0b06f07a00642602071b84ea951106a
-SHA512 (wireshark-2.6.15.tar.xz) = b9a0c7e69d3a36e7685cae10466b4bef1005becd567b955a2f6353ebc5456a56eda577866d9c7ee52e35612f6834ecd4f231ec5ee9475b698f57b6bbaf7eeca4
-Size (wireshark-2.6.15.tar.xz) = 28508908 bytes
+SHA1 (wireshark-2.6.18.tar.xz) = 85da670d36a3c4369dbdbb5e2fe52c47b70e3abd
+RMD160 (wireshark-2.6.18.tar.xz) = d081a901d7bf03f174287fe011d35e99a25815f4
+SHA512 (wireshark-2.6.18.tar.xz) = 21185ac997201bffe5a56f86343d60146d53311585a453697e6c424905dbf8c74710c4b222e180bc8fb602d589e9fd95f95107bf20ddbbb2a7118ee84be09e07
+Size (wireshark-2.6.18.tar.xz) = 28553028 bytes
Home |
Main Index |
Thread Index |
Old Index