Thu Oct 24 18:44:12 2019 UTC ()
wireshark: updated to 3.0.6

Wireshark 3.0.6:

 What’s New

    • On macOS, Wireshark can now be installed by dropping Wireshark.app
      onto the Applications folder.

    • The macOS installer now ships with Qt 5.12.5. It previously
      shipped with Qt 5.12.3.

  Bug Fixes

   The following bugs have been fixed:

     • macOS installer uses wrong user ID. Bug 6991[1].

     • Using macosx-setup seems to prevent installing pre-built binary.
       Bug 11399[2].

     • macOS installer package is configured to disallow downgrades. Bug
       12593[3].

     • extcap: Several issues when capturing from multiple extcap
       interfaces. Bug 13653[4].

     • Expert Infos Incorrectly Displays Info Column instead of comment.
       Bug 15516[5].

     • Wireshark does not support USB packets with size greater than 256
       KiB. Bug 15985[6].

     • IS-IS: add support for decoding TE TLV Type 138 as per RFC 5307.
       Bug 16012[7].

     • NET-SNMP EngineID Length handling Warning. Bug 16051[8].

     • TLS decryption is very slow on Windows when using a large PMS
       file compared to Linux/macOS. Bug 16059[9].

     • wireshark-3.0.5/epan/dissectors/packet-nas_5gs.c:2459: bad test
       ?. Bug 16075[10].

     • ERSPAN Type III over GRE without sequence number not decoded
       correctly. Bug 16089[11].

     • Windows dumpcap -v does not display capture library info. Bug
       16108[12].

     • [Regression] FT_CHAR fields not supported in Lua API. Bug
       16129[13].

  Updated Protocol Support
   AgentX, BT L2CAP, ERSPAN, GRE, IPv4, IS-IS, NAS 5GS, OpcUa, SNMP, and
   SRT


(adam)
diff -r1.218 -r1.219 pkgsrc/net/wireshark/Makefile
diff -r1.44 -r1.45 pkgsrc/net/wireshark/PLIST
diff -r1.123 -r1.124 pkgsrc/net/wireshark/distinfo

cvs diff -r1.218 -r1.219 pkgsrc/net/wireshark/Makefile (expand / switch to unified diff)

--- pkgsrc/net/wireshark/Makefile 2019/10/01 11:47:24 1.218
+++ pkgsrc/net/wireshark/Makefile 2019/10/24 18:44:12 1.219
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.218 2019/10/01 11:47:24 adam Exp $ 1# $NetBSD: Makefile,v 1.219 2019/10/24 18:44:12 adam Exp $
2 2
3DISTNAME= wireshark-3.0.5 3DISTNAME= wireshark-3.0.6
4CATEGORIES= net 4CATEGORIES= net
5MASTER_SITES= https://www.wireshark.org/download/src/ 5MASTER_SITES= https://www.wireshark.org/download/src/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://www.wireshark.org/ 9HOMEPAGE= https://www.wireshark.org/
10COMMENT= Network protocol analyzer 10COMMENT= Network protocol analyzer
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13CONFLICTS+= ethereal-[0-9]* 13CONFLICTS+= ethereal-[0-9]*
14 14
15USE_CMAKE= yes 15USE_CMAKE= yes
16CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Release 16CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Release

cvs diff -r1.44 -r1.45 pkgsrc/net/wireshark/PLIST (expand / switch to unified diff)

--- pkgsrc/net/wireshark/PLIST 2019/10/01 11:47:24 1.44
+++ pkgsrc/net/wireshark/PLIST 2019/10/24 18:44:12 1.45
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.44 2019/10/01 11:47:24 adam Exp $ 1@comment $NetBSD: PLIST,v 1.45 2019/10/24 18:44:12 adam Exp $
2bin/capinfos 2bin/capinfos
3bin/captype 3bin/captype
4bin/dumpcap 4bin/dumpcap
5bin/editcap 5bin/editcap
6bin/idl2wrs 6bin/idl2wrs
7bin/mergecap 7bin/mergecap
8bin/mmdbresolve 8bin/mmdbresolve
9bin/randpkt 9bin/randpkt
10bin/rawshark 10bin/rawshark
11bin/reordercap 11bin/reordercap
12bin/sharkd 12bin/sharkd
13bin/text2pcap 13bin/text2pcap
14bin/tshark 14bin/tshark
@@ -592,30 +592,30 @@ include/wireshark/wsutil/tempfile.h @@ -592,30 +592,30 @@ include/wireshark/wsutil/tempfile.h
592include/wireshark/wsutil/time_util.h 592include/wireshark/wsutil/time_util.h
593include/wireshark/wsutil/type_util.h 593include/wireshark/wsutil/type_util.h
594include/wireshark/wsutil/unicode-utils.h 594include/wireshark/wsutil/unicode-utils.h
595include/wireshark/wsutil/utf8_entities.h 595include/wireshark/wsutil/utf8_entities.h
596include/wireshark/wsutil/ws_cpuid.h 596include/wireshark/wsutil/ws_cpuid.h
597include/wireshark/wsutil/ws_mempbrk.h 597include/wireshark/wsutil/ws_mempbrk.h
598include/wireshark/wsutil/ws_mempbrk_int.h 598include/wireshark/wsutil/ws_mempbrk_int.h
599include/wireshark/wsutil/ws_pipe.h 599include/wireshark/wsutil/ws_pipe.h
600include/wireshark/wsutil/ws_printf.h 600include/wireshark/wsutil/ws_printf.h
601include/wireshark/wsutil/wsjson.h 601include/wireshark/wsutil/wsjson.h
602include/wireshark/wsutil/xtea.h 602include/wireshark/wsutil/xtea.h
603lib/libwireshark.so 603lib/libwireshark.so
604lib/libwireshark.so.12 604lib/libwireshark.so.12
605lib/libwireshark.so.12.0.5 605lib/libwireshark.so.12.0.6
606lib/libwiretap.so 606lib/libwiretap.so
607lib/libwiretap.so.9 607lib/libwiretap.so.9
608lib/libwiretap.so.9.0.5 608lib/libwiretap.so.9.0.6
609lib/libwscodecs.so 609lib/libwscodecs.so
610lib/libwscodecs.so.2 610lib/libwscodecs.so.2
611lib/libwscodecs.so.2.0.0 611lib/libwscodecs.so.2.0.0
612lib/libwsutil.so 612lib/libwsutil.so
613lib/libwsutil.so.10 613lib/libwsutil.so.10
614lib/libwsutil.so.10.0.0 614lib/libwsutil.so.10.0.0
615lib/pkgconfig/wireshark.pc 615lib/pkgconfig/wireshark.pc
616lib/wireshark/cmake/FindGLIB2.cmake 616lib/wireshark/cmake/FindGLIB2.cmake
617lib/wireshark/cmake/FindWSWinLibs.cmake 617lib/wireshark/cmake/FindWSWinLibs.cmake
618lib/wireshark/cmake/LocatePythonModule.cmake 618lib/wireshark/cmake/LocatePythonModule.cmake
619lib/wireshark/cmake/UseAsn2Wrs.cmake 619lib/wireshark/cmake/UseAsn2Wrs.cmake
620lib/wireshark/cmake/UseMakePluginReg.cmake 620lib/wireshark/cmake/UseMakePluginReg.cmake
621lib/wireshark/cmake/WiresharkConfig.cmake 621lib/wireshark/cmake/WiresharkConfig.cmake

cvs diff -r1.123 -r1.124 pkgsrc/net/wireshark/distinfo (expand / switch to unified diff)

--- pkgsrc/net/wireshark/distinfo 2019/10/01 11:47:24 1.123
+++ pkgsrc/net/wireshark/distinfo 2019/10/24 18:44:12 1.124
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.123 2019/10/01 11:47:24 adam Exp $ 1$NetBSD: distinfo,v 1.124 2019/10/24 18:44:12 adam Exp $
2 2
3SHA1 (wireshark-3.0.5.tar.xz) = 82883e96ee247d3fcacb0cafa0bed9112824ee3a 3SHA1 (wireshark-3.0.6.tar.xz) = 785ce1faa2b813a5c1b1540497fa56eb8c0eb97d
4RMD160 (wireshark-3.0.5.tar.xz) = f4be43f526ae5ef4c42fc294a37418e360a565d4 4RMD160 (wireshark-3.0.6.tar.xz) = 366cb5aa0018aeca034154976dde40ed405d5af2
5SHA512 (wireshark-3.0.5.tar.xz) = 237ee66cfe0a7073f0e3623f327f7eb7204d1cd274e006dcc6890972d4135c2baa6c9d2426ea03ee64b7fc6dc45cb4cfe823e5cfc6f90e252d35b3ad7750884e 5SHA512 (wireshark-3.0.6.tar.xz) = fcd621c1434db69e6319e5932e2dcc378e004055378123f86bdce8dec095bbffbf2b85a880c7f46c69555fe3c9ddb7c79ee59ca2576e0fdf2cfb7eb6ce775b25
6Size (wireshark-3.0.5.tar.xz) = 30929864 bytes 6Size (wireshark-3.0.6.tar.xz) = 30846672 bytes
7SHA1 (patch-CMakeLists.txt) = c78289d6ded796674b947d6bddd0ba9749ab4569 7SHA1 (patch-CMakeLists.txt) = c78289d6ded796674b947d6bddd0ba9749ab4569