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: wiz
Date: Sun Feb 25 21:35:42 UTC 2018
Modified Files:
pkgsrc/net/wireshark: Makefile distinfo
Log Message:
wireshark: update to 2.4.5.
Bug Fixes
The following vulnerabilities have been fixed:
* [1]wnpa-sec-2018-05
The IEEE 802.11 dissector could crash. [2]Bug 14442,
[3]CVE-2018-7335
* [4]wnpa-sec-2018-06
Multiple dissectors could go into large infinite loops. All ASN.1
BER dissectors ([5]Bug 14444), along with the DICOM ([6]Bug 14411),
DMP ([7]Bug 14408), LLTD ([8]Bug 14419), OpenFlow ([9]Bug 14420),
RELOAD ([10]Bug 14445), RPCoRDMA ([11]Bug 14449), RPKI-Router
([12]Bug 14414), S7COMM ([13]Bug 14423), SCCP ([14]Bug 14413),
Thread ([15]Bug 14428), Thrift ([16]Bug 14379), USB ([17]Bug
14421), and WCCP ([18]Bug 14412) dissectors were susceptible.
* [19]wnpa-sec-2018-07
The UMTS MAC dissector could crash. [20]Bug 14339,
[21]CVE-2018-7334
* [22]wnpa-sec-2018-08
The DOCSIS dissector could crash. [23]Bug 14446, [24]CVE-2018-7337
* [25]wnpa-sec-2018-09
The FCP dissector could crash. [26]Bug 14374, [27]CVE-2018-7336
* [28]wnpa-sec-2018-10
The SIGCOMP dissector could crash. [29]Bug 14398, [30]CVE-2018-7320
* [31]wnpa-sec-2018-11
The pcapng file parser could crash. [32]Bug 14403,
[33]CVE-2018-7420
* [34]wnpa-sec-2018-12
The IPMI dissector could crash. [35]Bug 14409, [36]CVE-2018-7417
* [37]wnpa-sec-2018-13
The SIGCOMP dissector could crash. [38]Bug 14410, [39]CVE-2018-7418
* [40]wnpa-sec-2018-14
The NBAP disssector could crash. [41]Bug 14443, [42]CVE-2018-7419
The following bugs have been fixed:
* Change placement of "double chevron" in Filter Toolbar to eliminate
overlap. ([43]Bug 14121)
* AutoScroll does not work. ([44]Bug 14257)
* BOOTP/DHCP: malformed packet -> when user class option (77) is
present. ([45]Bug 14312)
* GET MAX LUN wLength decoded as big-endian - USB Mass Storage.
([46]Bug 14360)
* Unable to create Filter Expression Button for a yellow filter.
([47]Bug 14369)
* Buildbot crash output: fuzz-2018-01-28-15874.pcap. ([48]Bug 14371)
* NetScaler RPC segmentation fault / stack overflow. ([49]Bug 14399)
* [oss-fuzz] #6028 RPC_NETLOGON: Direct-leak in g_malloc
(generate_hash_key). ([50]Bug 14407)
* Newline "\n" in packet list field increase line height for all
rows. ([51]Bug 14424)
* ieee80211-radio.c preamble duration calculation not correct.
([52]Bug 14439)
* DIS: Malformed packet in SISO-STD-002 transmitter. ([53]Bug 14441)
Updated Protocol Support
ASN.1 BER, BOOTP/DHCP, DCE RPC NETLOGON, DICOM, DIS, DMP, DOCSIS, EPL,
FCP, GSM A RR, HSRP, IAX2, IEEE 802.11, Infiniband, IPMI, IPv6, LDAP,
LLTD, NBAP, NetScaler RPC, OpenFlow, RELOAD, RPCoRDMA, RPKI-Router,
S7COMM, SCCP, SIGCOMP, Thread, Thrift, TLS/SSL, UMTS MAC, USB, USB Mass
Storage, and WCCP
New and Updated Capture File Support
pcap pcapng
To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.107 -r1.108 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.180 pkgsrc/net/wireshark/Makefile:1.181
--- pkgsrc/net/wireshark/Makefile:1.180 Sun Jan 28 20:11:01 2018
+++ pkgsrc/net/wireshark/Makefile Sun Feb 25 21:35:42 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.180 2018/01/28 20:11:01 wiz Exp $
+# $NetBSD: Makefile,v 1.181 2018/02/25 21:35:42 wiz Exp $
-DISTNAME= wireshark-2.4.4
-PKGREVISION= 1
+DISTNAME= wireshark-2.4.5
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.107 pkgsrc/net/wireshark/distinfo:1.108
--- pkgsrc/net/wireshark/distinfo:1.107 Fri Jan 12 22:25:18 2018
+++ pkgsrc/net/wireshark/distinfo Sun Feb 25 21:35:42 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.107 2018/01/12 22:25:18 ryoon Exp $
+$NetBSD: distinfo,v 1.108 2018/02/25 21:35:42 wiz Exp $
-SHA1 (wireshark-2.4.4.tar.xz) = cefc8e6666ee2f73d7f96f2708d582c57abb486f
-RMD160 (wireshark-2.4.4.tar.xz) = ee062bc380db3efce21640774bf6cb5c327b8b27
-SHA512 (wireshark-2.4.4.tar.xz) = b6625f860a10e10babd686820680a5e169594f171e7e176fc96325255ec096481da2e8a0fdff10b42cead82011740714a4331003dda0d48bf3b419da37834bdc
-Size (wireshark-2.4.4.tar.xz) = 28818372 bytes
+SHA1 (wireshark-2.4.5.tar.xz) = c49dfaba0a62d9e3f8ecda5e148f19cba9800900
+RMD160 (wireshark-2.4.5.tar.xz) = f14cbb589a4fbf42f2420a34f2e98a2b274641e6
+SHA512 (wireshark-2.4.5.tar.xz) = 2f2c201d6b8a37dcbe03bc9affbf97d632d8e40e4fe5b3a3e79cbd5cfbeb5b9111919850546ccae355fcb042def3456438eb1c4d73f7d56d373e7898311b42f3
+Size (wireshark-2.4.5.tar.xz) = 28836740 bytes
Home |
Main Index |
Thread Index |
Old Index