Hello community,

here is the log from the commit of package wireshark.12118 for 
openSUSE:Leap:15.1:Update checked in at 2020-03-19 20:19:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.1:Update/wireshark.12118 (Old)
 and      /work/SRC/openSUSE:Leap:15.1:Update/.wireshark.12118.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wireshark.12118"

Thu Mar 19 20:19:30 2020 rev:1 rq:785150 version:3.2.2

Changes:
--------
New Changes file:

--- /dev/null   2020-03-10 18:28:06.918142398 +0100
+++ 
/work/SRC/openSUSE:Leap:15.1:Update/.wireshark.12118.new.3160/wireshark.changes 
    2020-03-19 20:19:42.349166902 +0100
@@ -0,0 +1,3924 @@
+-------------------------------------------------------------------
+Fri Mar  6 10:01:51 UTC 2020 - Robert Frohl <[email protected]>
+
+- Remove dependency on brotli, only the library is needed.
+
+-------------------------------------------------------------------
+Thu Feb 27 07:51:33 UTC 2020 - Robert Frohl <[email protected]>
+
+- wireshark 3.2.2 (boo#1165241)
+  * CVE-2020-9431: LTE RRC dissector memory leak.
+  * CVE-2020-9430: WiMax DLMAP dissector crash.
+  * CVE-2020-9428: EAP dissector crash.
+  * CVE-2020-9429: WireGuard dissector crash.
+- Further features, bug fixes and updated protocol support as listed in:
+  https://www.wireshark.org/docs/relnotes/wireshark-3.2.2.html
+
+-------------------------------------------------------------------
+Thu Jan 23 13:34:13 UTC 2020 - Robert Frohl <[email protected]>
+
+- Fixed build against SLE flavors
+
+-------------------------------------------------------------------
+Thu Jan 16 08:39:33 UTC 2020 - Robert Frohl <[email protected]>
+
+- wireshark 3.2.1
+  * CVE-2020-7044: WASSP dissector crash (boo#1161052)
+- Further features, bug fixes and updated protocol support as listed in:
+  https://www.wireshark.org/docs/relnotes/wireshark-3.2.1.html
+
+-------------------------------------------------------------------
+Thu Dec 19 08:54:00 UTC 2019 - Robert Frohl <[email protected]>
+
+- wireshark 3.2.0 
+  * Brotli decompression support in HTTP/HTTP2 (requires the brotli library).
+  * You can now follow HTTP/2 and QUIC streams.
+  * HTTP2 support streaming mode reassembly. To use this feature, 
subdissectors can register itself to "streaming_content_type" dissector table 
and return pinfo→desegment_len and pinfo→desegment_offset to tell HTTP2 when to 
start and how many additional bytes requires when next called.
+  * IOGraph automatically adds a graph for the selected display filter if no 
previous graph exists
+  * WireGuard decryption can now be enabled through keys embedded in a pcapng 
in addition to the existing key log preference (Bug 15571).
+- Further features, bug fixes and updated protocol support as listed in:
+  https://www.wireshark.org/docs/relnotes/wireshark-3.2.0.html
+
+-------------------------------------------------------------------
+Thu Dec 05 04:10:01 UTC 2019 - [email protected]
+
+- wireshark 3.0.7:
+  * CVE-2019-19553: CMS dissector crash (boo#1158505).
+  * ws_pipe_wait_for_pipe() can wait on closed handles
+  * suport for 11ax in PEEKREMOTE
+  * reassembling of the two TLS records not working correctly
+- Further features, bug fixes and updated protocol support as listed in:
+  https://www.wireshark.org/docs/relnotes/wireshark-3.0.7.html
+
+-------------------------------------------------------------------
+Tue Dec  3 14:22:57 UTC 2019 - Marcus Rueckert <[email protected]>
+
+- since we only have one gui package now move the gui related files
+  to that package, which in turn reduces the requires in the main
+  package for headless installations.
+
+-------------------------------------------------------------------
+Thu Oct 24 07:52:01 UTC 2019 - Robert Frohl <[email protected]>
+
+- wireshark 3.0.6:
+  * extcap: Several issues when capturing from multiple extcap interfaces.
+  * Expert Infos Incorrectly Displays Info Column instead of comment.
+  * Wireshark does not support USB packets with size greater than 256 KiB.
+  * IS-IS: add support for decoding TE TLV Type 138 as per RFC 5307.
+- Further features, bug fixes and updated protocol support as listed in:
+  https://www.wireshark.org/docs/relnotes/wireshark-3.0.6.html
+
+-------------------------------------------------------------------
+Sat Sep 21 17:42:03 UTC 2019 - Andreas Stieger <[email protected]>
+
+- wireshark 3.0.5:
+  * Fix Qt interface crashes on a profile with packet list only
+  * NET-SNMP EngineID Length handling Warning
+  * fix Crash SIGSEGV when decrypting IEEE 802.11 EAP re-authentications
+ 
+-------------------------------------------------------------------
+Mon Sep 16 08:52:40 UTC 2019 - Robert Frohl <[email protected]>
+
+- wireshark 3.0.4
+  * CVE-2019-16319: Fixed an infinite loop in the Gryphon dissector 
(boo#1150690).
+- Further features, bug fixes and updated protocol support as listed in:
+  https://www.wireshark.org/docs/relnotes/wireshark-3.0.4.html
+
+-------------------------------------------------------------------
+Tue Jul 23 08:52:31 UTC 2019 - Johannes Segitz <[email protected]>
+
+- Added BuildRequires for spandsp-devel to enable decoding of various
+  VoIP codecs
+
+-------------------------------------------------------------------
+Thu Jul 18 07:58:22 UTC 2019 - Robert Frohl <[email protected]>
+
+- wireshark 3.0.3
+  * CVE-2019-13619: ASN.1 BER and related dissectors crash. (bsc#1141980)
+- Further features, bug fixes and updated protocol support as listed in:
+  https://www.wireshark.org/docs/relnotes/wireshark-3.0.3.html
+
+-------------------------------------------------------------------
+Wed Jun 12 14:33:19 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut the build queues by allowing usage of systemd-mini
+
+-------------------------------------------------------------------
+Thu May 23 07:34:38 UTC 2019 - Robert Frohl <[email protected]>
+
+- Wireshark 3.0.2 (bsc#1136021)
+  * Wireshark dissection engine crash.
+- Further features, bug fixes and updated protocol support as listed in:
+  https://www.wireshark.org/docs/relnotes/wireshark-3.0.2.html
+
+-------------------------------------------------------------------
+Wed Apr 17 15:47:01 UTC 2019 - Robert Frohl <[email protected]>
+
+- Added config.h again, which got lost during the wireshark 3 update.
+
+-------------------------------------------------------------------
+Tue Apr  9 07:38:06 UTC 2019 - Robert Frohl <[email protected]>
+
+- Wireshark 3.0.1 (bsc#1131941)
+  * CVE-2019-10895: NetScaler file parser crash.
+  * CVE-2019-10899: SRVLOC dissector crash.
+  * CVE-2019-10897: IEEE 802.11 dissector infinite loop.
+  * CVE-2019-10898: GSUP dissector infinite loop.
+  * CVE-2019-10900: Rbm dissector infinite loop.
+  * CVE-2019-10894: GSS-API dissector crash.
+  * CVE-2019-10896: DOF dissector crash.
+  * CVE-2019-10902: TSDNS dissector crash.
+  * CVE-2019-10901: LDSS dissector crash.
+  * CVE-2019-10903: DCERPC SPOOLSS dissector crash.
+- Further features, bug fixes and updated protocol support as listed in:
+  https://www.wireshark.org/docs/relnotes/wireshark-3.0.1.html
+
+-------------------------------------------------------------------
+Thu Mar 21 14:09:53 UTC 2019 - Robert Frohl <[email protected]>
+
+- Wireshark 3.0.0 
+  * The IP map feature (the "Map" button in the "Endpoints" dialog) has been
+    added back in a modernized form.
+  * Initial support for using PKCS #11 tokens for RSA decryption in TLS. This
+    can be configured at Preferences, RSA Keys.
+  * Conversation timestamps are supported for UDP/UDP-Lite protocols.
+  * TShark now supports the -G elastic-mapping option which generates an
+    ElasticSearch mapping file.
+  * The Ethernet and IEEE 802.11 dissectors no longer validate the frame check
+    sequence (checksum) by default.
+  * The TCP dissector gained a new "Reassemble out-of-order segments"
+    preference to fix dissection and decryption issues in case TCP segments are
+    received out-of-order.
+  * Decryption support for the new WireGuard dissector.
+  * The BOOTP dissector has been renamed to DHCP. With the exception of
+    "bootp.dhcp", the old "bootp.*" display filter fields are still supported
+    but may be removed in a future release.
+  * The SSL dissector has been renamed to TLS. As with BOOTP the old "ssl.*"
+    display filter fields are supported but may be removed in a future release.
+- Further features, bug fixes and updated protocol support as listed in:
+  https://www.wireshark.org/docs/relnotes/wireshark-3.0.0.html
+- removed wireshark-1.10.0-enable_lua.patch, because LUA is enabled by default.
+
+-------------------------------------------------------------------
+Thu Feb 28 13:21:47 UTC 2019 - Robert Frohl <[email protected]>
+
+- Wireshark 2.6.7
+  * CVE-2019-9214: RPCAP dissector could crash (bnc#1127367)
+  * CVE-2019-9209: ASN.1 BER and related dissectors could crash (bnc#1127369)
+  * CVE-2019-9208: TCAP dissector could crash (bnc#1127370)
+- Further bug fixes and updated protocol support as listed in:
+  https://www.wireshark.org/docs/relnotes/wireshark-2.6.7.html
+
+-------------------------------------------------------------------
+Wed Jan  9 15:04:35 UTC 2019 - Robert Frohl <[email protected]>
+
+- Wireshark 2.6.6
+  * CVE-2019-5716: The 6LoWPAN dissector could crash (bsc#1121231)
+  * CVE-2019-5717: The P_MUL dissector could crash (bsc#1121232)
+  * CVE-2019-5718: The RTSE dissector and other dissectors could crash 
(bsc#1121233)
+  * CVE-2019-5719: The ISAKMP dissector could crash (bsc#1121234)
+- Further bug fixes and updated protocol support as listed in:
+  https://www.wireshark.org/docs/relnotes/wireshark-2.6.6.html
+
+-------------------------------------------------------------------
+Thu Nov 29 08:58:27 UTC 2018 - [email protected]
+
+- Wireshark 2.6.5 (bsc#1117740):
+  * CVE-2018-19625: The Wireshark dissection engine could crash 
(wnpa-sec-2018-51)
+  * CVE-2018-19626: The DCOM dissector could crash (wnpa-sec-2018-52)
+  * CVE-2018-19623: The LBMPDM dissector could crash (wnpa-sec-2018-53) 
+  * CVE-2018-19622: The MMSE dissector could go into an infinite loop 
(wnpa-sec-2018-54)
+  * CVE-2018-19627: The IxVeriWave file parser could crash (wnpa-sec-2018-55) 
+  * CVE-2018-19624: The PVFS dissector could crash (wnpa-sec-2018-56)
+  * CVE-2018-19628: The ZigBee ZCL dissector could crash (wnpa-sec-2018-57)
+- Further bug fixes and updated protocol support as listed in:
+  https://www.wireshark.org/docs/relnotes/wireshark-2.6.5.html
+
++++ 3727 more lines (skipped)
++++ between /dev/null
++++ and 
/work/SRC/openSUSE:Leap:15.1:Update/.wireshark.12118.new.3160/wireshark.changes

New:
----
  SIGNATURES-3.2.2.txt
  wireshark-3.2.2.tar.xz
  wireshark.changes
  wireshark.keyring
  wireshark.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wireshark.spec ++++++
#
# spec file for package wireshark
#
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


# define libraries
%define libutil libwsutil11
%define libwire libwireshark13
%define libtap libwiretap10
%define libcodecs libwscodecs2
%if 0%{?suse_version} >= 1500
%bcond_without lz4
%else
%bcond_with lz4
%endif
Name:           wireshark
Version:        3.2.2
Release:        0
Summary:        A Network Traffic Analyser
License:        GPL-2.0-or-later AND GPL-3.0-or-later
Group:          Productivity/Networking/Diagnostic
URL:            https://www.wireshark.org/
Source:         https://www.wireshark.org/download/src/%{name}-%{version}.tar.xz
Source2:        https://www.wireshark.org/download/SIGNATURES-%{version}.txt
Source3:        
https://www.wireshark.org/download/gerald_at_wireshark_dot_org.gpg#/wireshark.keyring
BuildRequires:  bison
BuildRequires:  flex
BuildRequires:  glib2-devel >= 2.32
BuildRequires:  hicolor-icon-theme
BuildRequires:  krb5-devel
BuildRequires:  libbrotli-devel
# keep until libbrotli-devel bug is fixed
BuildRequires:  libbrotlidec1
BuildRequires:  libcap-devel
BuildRequires:  libcares-devel
BuildRequires:  libgcrypt-devel >= 1.8.0
BuildRequires:  libpcap-devel
BuildRequires:  libsmi-devel
BuildRequires:  libtool
BuildRequires:  net-snmp-devel
BuildRequires:  openssl-devel
BuildRequires:  pcre-devel
BuildRequires:  pkgconfig
BuildRequires:  portaudio-devel
BuildRequires:  snappy-devel
BuildRequires:  spandsp-devel
BuildRequires:  tcpd-devel
BuildRequires:  update-desktop-files
BuildRequires:  zlib-devel
BuildRequires:  pkgconfig(libmaxminddb)
BuildRequires:  pkgconfig(libnghttp2)
BuildRequires:  pkgconfig(libssh) >= 0.6.0
BuildRequires:  pkgconfig(libsystemd)
BuildRequires:  pkgconfig(libxml-2.0)
Requires(pre):  permissions
Requires(pre):  shadow
# keep until libbrotli-devel bug is fixed
Requires:       libbrotlidec1
Recommends:     wireshark-ui = %{version}
Provides:       ethereal = %{version}
Obsoletes:      %{libcodecs} < %{version}
Obsoletes:      ethereal < %{version}
Provides:       group(wireshark)
%if %{with lz4}
BuildRequires:  pkgconfig(liblz4)
# in openSUSE Leap 42.3, lz4 was incorrectly packaged
BuildConflicts: pkgconfig(liblz4) = 124
%endif
BuildRequires:  libgnutls-devel >= 3.2
%if 0%{?suse_version} > 1310
BuildRequires:  pkgconfig(libnl-3.0)
%endif
BuildRequires:  libqt5-linguist-devel
BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
BuildRequires:  pkgconfig(Qt5Gui)
BuildRequires:  pkgconfig(Qt5Multimedia)
BuildRequires:  pkgconfig(Qt5PrintSupport)
BuildRequires:  pkgconfig(Qt5Svg)
BuildRequires:  pkgconfig(Qt5Widgets)
%if 0%{?suse_version} > 1320
BuildRequires:  lua51-devel
%else
BuildRequires:  lua-devel
%endif

%description
Wireshark is a network protocol analyzer. It allows examining data
from a live network or from a capture file on disk. You can
interactively browse the capture data, viewing summary and detailed
information for each packet. Wireshark has several features,
including a rich display filter language and the ability to view the
reconstructed stream of a TCP session.

%package -n %{libutil}
Summary:        Library for wireshark utilities
Group:          System/Libraries

%description -n %{libutil}
The libwsutil library provides utility functions for libwireshark.

%package -n %{libwire}
Summary:        Network packet dissection library
Group:          System/Libraries

%description -n %{libwire}
The libwireshark library provides the network packet dissection services
developed by the Wireshark project.

%package -n %{libtap}
Summary:        Wireshark library for tapping
Group:          System/Libraries

%description -n %{libtap}
Wiretap, part of the Wireshark project, is a library that allows one to read
and write several packet capture file formats.

%package devel
Summary:        A Network Traffic Analyser
Group:          Development/Libraries/C and C++
Requires:       %{libtap} = %{version}
Requires:       %{libutil} = %{version}
Requires:       %{libwire} = %{version}
Requires:       %{name} = %{version}
Requires:       glib2-devel
Requires:       glibc-devel
Provides:       ethereal-devel = %{version}
Obsoletes:      ethereal-devel < %{version}

%description devel
Wireshark is a network protocol analyzer. It allows examining data
from a live network or from a capture file on disk.

%package ui-qt
Summary:        A Network Traffic Analyser - Qt UI
Group:          Productivity/Networking/Diagnostic
Requires:       %{name} = %{version}
Requires:       hicolor-icon-theme
Provides:       %{name}-ui = %{version}
# gtk is the deprecated ui so ensure its uninstall
Provides:       %{name}-ui-gtk = %{version}
Obsoletes:      %{name}-ui-gtk < %{version}

%description ui-qt
This package contains the Qt based UI for Wireshark.

%prep
# The publisher doesn't sign the source tarball, but a signatures file 
containing multiple hashes.
# Verify hashes in that file against source tarball.
echo "`grep %{name}-%{version}.tar.xz %{SOURCE2} | grep SHA1 | head -n1 | cut 
-d= -f2`  %{SOURCE0}" | sha1sum -c
echo "`grep %{name}-%{version}.tar.xz %{SOURCE2} | grep SHA256 | head -n1 | cut 
-d= -f2`  %{SOURCE0}" | sha256sum -c

%setup -q
sed -i 's/^Icon=wireshark.png$/Icon=wireshark/' wireshark*.desktop

%build
%cmake -DCMAKE_INSTALL_LIBDIR='%{_lib}/'
%if 0%{?is_opensuse}
%cmake_build
%else 
# if the cmake_build makro does not exit we build it by hand...
/usr/bin/make \
    %if "/usr/bin/make" == "/usr/bin/make" 
        -O VERBOSE=1 \
    %else 
        -v \
    %endif 
    -j8
%endif 

%install
%cmake_install
find %{buildroot} -type f -name "*.la" -delete -print

# Ethereal support (remove when SLE-11 is out of scope
ln -fs wireshark %{buildroot}%{_bindir}/ethereal
ln -fs tshark %{buildroot}%{_bindir}/tethereal

install -d -m 0755 %{buildroot}%{_sysconfdir}
install -d -m 0755 %{buildroot}%{_mandir}/man1/
# install separate appdata files corresponding to .desktop files for AppStore 
integration
install -d -m0755 %{buildroot}%{_datadir}/appdata
install -m644 wireshark.appdata.xml 
%{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
sed -i -e "/<description>/i \ \ \ \ <name>Wireshark (QT) Network 
Analyzer<\/name>" \
       -e "/<description>/i \ \ \ \ <summary>QT interface for wireshark network 
traffic analyzer<\/summary>" \
    %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml

# -devel
install -d -m 0755  %{buildroot}%{_includedir}/wireshark
IDIR="%{buildroot}%{_includedir}/wireshark"
mkdir -p "${IDIR}/epan"
mkdir -p "${IDIR}/epan/crypt"
mkdir -p "${IDIR}/epan/ftypes"
mkdir -p "${IDIR}/epan/dfilter"
mkdir -p "${IDIR}/epan/dissectors"
mkdir -p "${IDIR}/epan/wmem"
mkdir -p "${IDIR}/wiretap"
mkdir -p "${IDIR}/wsutil"
install -m 644 *.h                              "${IDIR}/"
install -m 644 build/config.h                   "${IDIR}/"
install -m 644 epan/*.h                         "${IDIR}/epan/"
install -m 644 epan/crypt/*.h                   "${IDIR}/epan/crypt"
install -m 644 epan/ftypes/*.h                  "${IDIR}/epan/ftypes"
install -m 644 epan/dfilter/*.h                 "${IDIR}/epan/dfilter"
install -m 644 epan/dissectors/*.h              "${IDIR}/epan/dissectors"
install -m 644 epan/wmem/*.h                    "${IDIR}/epan/wmem"
install -m 644 wiretap/*.h                      "${IDIR}/wiretap"
install -m 644 wsutil/*.h                       "${IDIR}/wsutil"

install -D -m 0644 image/wsicon48.png 
%{buildroot}%{_datadir}/pixmaps/wireshark.png
install -D -m 0644 wireshark.desktop 
%{buildroot}%{_datadir}/applications/wireshark.desktop
%suse_update_desktop_file %{name}

rm -f %{buildroot}%{_datadir}/doc/wireshark/*.html

%pre
getent group wireshark >/dev/null || groupadd -r wireshark

%verifyscript
%verify_permissions -e %{_bindir}/dumpcap

%post
%set_permissions %{_bindir}/dumpcap
exit 0

%post -n %{libutil} -p /sbin/ldconfig
%postun -n %{libutil} -p /sbin/ldconfig
%post -n %{libwire} -p /sbin/ldconfig
%postun -n %{libwire} -p /sbin/ldconfig
%post -n %{libtap} -p /sbin/ldconfig
%postun -n %{libtap} -p /sbin/ldconfig

%files
%license COPYING
%doc AUTHORS NEWS README.md README.linux
%{_mandir}/man1/[^i]*
%{_mandir}/man4/*
%{_bindir}/capinfos
%{_bindir}/captype
%{_bindir}/editcap
%{_bindir}/idl2wrs
%{_bindir}/mergecap
%{_bindir}/mmdbresolve
%{_bindir}/randpkt
%{_bindir}/rawshark
%{_bindir}/reordercap
%{_bindir}/sharkd
%{_bindir}/tethereal
%{_bindir}/text2pcap
%{_bindir}/tshark
%verify(not mode caps) %attr(0750,root,wireshark) 
%caps(cap_net_raw,cap_net_admin=ep) %{_bindir}/dumpcap
%{_libdir}/wireshark/
%{_datadir}/wireshark/

%files -n %{libutil}
%{_libdir}/libwsutil*.so.*

%files -n %{libwire}
%{_libdir}/libwireshark.so.*

%files -n %{libtap}
%{_libdir}/libwiretap.so.*

%files devel
%{_includedir}/wireshark
%{_includedir}/wireshark/config.h
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/wireshark.pc

%files ui-qt
%{_bindir}/wireshark
%{_bindir}/ethereal
%dir %{_datadir}/appdata
%{_datadir}/appdata/wireshark.appdata.xml
%{_datadir}/applications/wireshark.desktop
%{_datadir}/pixmaps/wireshark.png
%{_datadir}/icons/hicolor/*/apps/wireshark.png
%{_datadir}/icons/hicolor/*/mimetypes/application-wireshark-doc.png
%{_datadir}/icons/hicolor/scalable/apps/wireshark.svg
%{_datadir}/mime/packages/wireshark.xml

%post ui-qt
%desktop_database_post
%icon_theme_cache_post

%postun ui-qt
%desktop_database_postun
%icon_theme_cache_postun

%changelog
++++++ SIGNATURES-3.2.2.txt ++++++
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

wireshark-3.2.2.tar.xz: 31548392 bytes
SHA256(wireshark-3.2.2.tar.xz)=5f5923ef4c3fee370ed0ca1bb324f37c246015eba4a7e74ab95d9208feeded79
RIPEMD160(wireshark-3.2.2.tar.xz)=886e731f8055c32f82d29931981b13a07bb0584c
SHA1(wireshark-3.2.2.tar.xz)=9cc54a56e9c2ed77e1bc436d9ae2f7bba68d26f8

Wireshark-win64-3.2.2.exe: 60064040 bytes
SHA256(Wireshark-win64-3.2.2.exe)=cc9b49c696219cc093debaae11febeb546b2a508f41150b983ae0af6954c0512
RIPEMD160(Wireshark-win64-3.2.2.exe)=2b292f3882e1eb27a01707fc98aa460501cbb296
SHA1(Wireshark-win64-3.2.2.exe)=865313414ccd9a1f9792f0a94e5de01b59716274

Wireshark-win32-3.2.2.exe: 54766256 bytes
SHA256(Wireshark-win32-3.2.2.exe)=73af61a1edae2af371e432a09bbda8af48a8ada0ea789592ff24499d80070ae6
RIPEMD160(Wireshark-win32-3.2.2.exe)=849d9cbb6c807369148a7e80826b62892ae6d9e6
SHA1(Wireshark-win32-3.2.2.exe)=32cfdad68a57619fad98a36b184fcba9aecd7f40

Wireshark-win64-3.2.2.msi: 48234496 bytes
SHA256(Wireshark-win64-3.2.2.msi)=2be8c75267a4a5670facc7246e3afa145a9f0b04fe9cc6a03876a2100cf54d51
RIPEMD160(Wireshark-win64-3.2.2.msi)=34ce997ebc0f70a5f58ec8c9ad469743ebc7b7a8
SHA1(Wireshark-win64-3.2.2.msi)=c03c345347ff1b2e143bea23521a3e3051dce4ec

Wireshark-win32-3.2.2.msi: 42946560 bytes
SHA256(Wireshark-win32-3.2.2.msi)=9806b8985b5e697b273dd16d5039877b7f7d2bed3c48581f540556cf5b60ee57
RIPEMD160(Wireshark-win32-3.2.2.msi)=9136a45df0d15d526b308697560a3cd3fb8328e4
SHA1(Wireshark-win32-3.2.2.msi)=4730be9ec289cc33b290216de2f42027980de9e9

WiresharkPortable_3.2.2.paf.exe: 36532592 bytes
SHA256(WiresharkPortable_3.2.2.paf.exe)=bcae2ceaf37afb2ab1f6bb1b9f1054c68a537e22b98219407561007ba3217647
RIPEMD160(WiresharkPortable_3.2.2.paf.exe)=d66557ea96adadff42db9b484ab1030da9a92855
SHA1(WiresharkPortable_3.2.2.paf.exe)=1235aaa1a73b33065ebab1e21bdcb2c10a9bbf55

Wireshark 3.2.2 Intel 64.dmg: 97487826 bytes
SHA256(Wireshark 3.2.2 Intel 
64.dmg)=c6bda7aba34c441dc8b3998ffbe938ea37a98cf9e4cbf0136a8b65229ce0887f
RIPEMD160(Wireshark 3.2.2 Intel 64.dmg)=db7aaf2ff01d14653c5dbca355cf042cdc472192
SHA1(Wireshark 3.2.2 Intel 64.dmg)=1a37a7cd62ab258431ad166d62cfbc42f0a7287a

You can validate these hashes using the following commands (among others):

    Windows: certutil -hashfile Wireshark-win64-x.y.z.exe SHA256
    Linux (GNU Coreutils): sha256sum wireshark-x.y.z.tar.xz
    macOS: shasum -a 256 "Wireshark x.y.z Intel 64.dmg"
    Other: openssl sha256 wireshark-x.y.z.tar.xz
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEWlrbp9vqbD+HIk8ZgiRKeOb+ruoFAl5W4l4ACgkQgiRKeOb+
ruqVJA//ctBHfeFtMvuIhDyDLzgGxFSOB448Aa2BxBSWd/WQ9gqwmbHK7LZKx5UA
27BWikL+ZJFEe1hzh4cwgcpq7wmutWabDZSRIzg1zmEsvqrNrwiCGEeaAnEr8dgQ
cj+YapEBXauMG3Be5OWDzzXZYP5H96KOoFmubCrFSEgq2jY+tg4Ukyks28mWB+vN
Ys8XsSIYEfXGIynW5aZCRcXrqMUTgIfDUXjYjRui/ZPuRaXFd1fryNV4jYM3/JO9
tIbEf4Cluy7vKpiWMlY4DB66vZU7m9iGaR1JR4SPACa0oPTZCeWxx/elcI6y29oo
LXEBGnsas3HSdDGEc7uZ18mV1jFbp0VBgS1pNPOoiZFa2vJ4htOji1ZeK4BLwNg6
qBIVpyPeRqnDCcYq53xCc3aKQe4VN42OdCwuD3sSUK0b8PbPeAlDzxntJRoAUAQG
FwbQumODbJHqJlb5E4UmCjSrrmoyI1w48s1DDgESeBjQYmSqm1tp2P7P3E2gyYQQ
L2mIdeHjzOVSzsc4X8MTvEUlG8IxbnwmQsy+YwFl54ijIHddthHX2MqDZLp/8zO7
l5uX2p9yRBj8xCOjfkp8KOzzab4htYtpAmfER9gWL56IDbK/BqjjNoCxxcbxZ47a
y5yvP3IZsbdzchr5ktF6ZJbN1OzjPIr+VmUd5R8a92LgWjve9pI=
=PJXP
-----END PGP SIGNATURE-----

Reply via email to