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: Tue Apr 17 10:29:06 UTC 2018
Modified Files:
pkgsrc/net/wireshark: Makefile distinfo
Log Message:
wireshark: update to 2.4.6.
Bug Fixes
The following vulnerabilities have been fixed:
* [1]wnpa-sec-2018-15
The MP4 dissector could crash. ([2]Bug 13777)
* [3]wnpa-sec-2018-16
The ADB dissector could crash. ([4]Bug 14460)
* [5]wnpa-sec-2018-17
The IEEE 802.15.4 dissector could crash. ([6]Bug 14468)
* [7]wnpa-sec-2018-18
The NBAP dissector could crash. ([8]Bug 14471)
* [9]wnpa-sec-2018-19
The VLAN dissector could crash. ([10]Bug 14469)
* [11]wnpa-sec-2018-20
The LWAPP dissector could crash. ([12]Bug 14467)
* [13]wnpa-sec-2018-21
The TCP dissector could crash. ([14]Bug 14472)
* [15]wnpa-sec-2018-22
The CQL dissector could to into an infinite loop. ([16]Bug 14530)
* [17]wnpa-sec-2018-23
The Kerberos dissector could crash. ([18]Bug 14576)
* [19]wnpa-sec-2018-24
Multiple dissectors and other modules could leak memory. The TN3270
([20]Bug 14480), ISUP ([21]Bug 14481), LAPD ([22]Bug 14482), SMB2
([23]Bug 14483), GIOP ([24]Bug 14484), ASN.1 ([25]Bug 14485), MIME
multipart ([26]Bug 14486), H.223 ([27]Bug 14487), and PCP ([28]Bug
14488) dissectors were susceptible along with Wireshark and TShark
([29]Bug 14489).
The following bugs have been fixed:
* TRANSUM doesn't account for DNS retries in the Request Spread.
([30]Bug 14210)
* BGP: IPv6 NLRI is received with Add-path ID, then Wireshark is not
able to decode the packet correctly. ([31]Bug 14241)
* Lua script calling Ethernet dissector runs OK in 1.12.4 but crashes
in later releases. ([32]Bug 14293)
* PEEKREMOTE dissector lacks 80mhz support, short preamble support
and spatial streams encoding. ([33]Bug 14452)
* Statistics > UDP Multicast Streams > [Copy|Save as..] is broken.
([34]Bug 14477)
* Typo error in enumeration value of speech version identifier.
([35]Bug 14528)
* In "Unsaved packets" dialog one can NOT use keyboard to choose
"Continue without Saving". ([36]Bug 14531)
* WCCP logical error in CHECK_LENGTH_ADVANCE_OFFSET macros. ([37]Bug
14538)
* Buildbot crash output: fuzz-2018-03-19-19114.pcap. ([38]Bug 14544)
* alloca() used in wsutil/getopt_long.c without <alloca.h> inclusion.
([39]Bug 14552)
* HP-UX HP ANSI C requires -Wp,-H200000 flag to compile. ([40]Bug
14554)
* Makefile.in uses non-portable "install" command. ([41]Bug 14555)
* HP-UX HP ANSI C doesn't support assigning {} to a variable in
epan/app_mem_usage.c. ([42]Bug 14556)
* PPP in SSTP, HDLC framing not parsed properly. ([43]Bug 14559)
* Using the DIAMETER dictionary causes the standard input to be
closed when the dictionary is read. ([44]Bug 14577)
Updated Protocol Support
6LoWPAN, ADB, BGP, CQL, DNS, Ethernet, GIOP, GSM BSSMAP, H.223, IEEE
802.11, IEEE 802.11 Radiotap, IEEE 802.15.4, ISUP, Kerberos, LAPD,
LWAPP, MIME multipart, MP4, NBAP, NORDIC_BLE, PCP, PEEKREMOTE, S1AP,
SMB2, SSTP, T.30, TCP, TN3270, TRANSUM, VLAN, WCCP, and WSP
To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 pkgsrc/net/wireshark/Makefile
cvs rdiff -u -r1.108 -r1.109 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.184 pkgsrc/net/wireshark/Makefile:1.185
--- pkgsrc/net/wireshark/Makefile:1.184 Mon Apr 16 14:35:04 2018
+++ pkgsrc/net/wireshark/Makefile Tue Apr 17 10:29:06 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.184 2018/04/16 14:35:04 wiz Exp $
+# $NetBSD: Makefile,v 1.185 2018/04/17 10:29:06 wiz Exp $
-DISTNAME= wireshark-2.4.5
-PKGREVISION= 3
+DISTNAME= wireshark-2.4.6
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.108 pkgsrc/net/wireshark/distinfo:1.109
--- pkgsrc/net/wireshark/distinfo:1.108 Sun Feb 25 21:35:42 2018
+++ pkgsrc/net/wireshark/distinfo Tue Apr 17 10:29:06 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.108 2018/02/25 21:35:42 wiz Exp $
+$NetBSD: distinfo,v 1.109 2018/04/17 10:29:06 wiz Exp $
-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
+SHA1 (wireshark-2.4.6.tar.xz) = 25ba24628acfc12d7541298255f50e8034e694b7
+RMD160 (wireshark-2.4.6.tar.xz) = 4d58798dfbb5a6567a731e0d6308e1dca3c859ee
+SHA512 (wireshark-2.4.6.tar.xz) = 171047fa36a6cb29d1edb8e28086e24075f8b77581d9f3142fa39af8ae3d6dfe0c2e41a9335ca5d9851578b54ac9e6e74ff5bd92a96af262a5cc7a73857b8b81
+Size (wireshark-2.4.6.tar.xz) = 28851192 bytes
Home |
Main Index |
Thread Index |
Old Index