From f7db049edebe120ed0e5b6607c01170115d8960b Mon Sep 17 00:00:00 2001 From: Michal Ruprich Date: May 22 2020 08:22:16 +0000 Subject: New version 3.2.4 Enabling build with androiddump (rhbz#1834367) --- diff --git a/sources b/sources index 4dfc574..7e38e8a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (wireshark-3.2.3.tar.xz) = 6e13f5aba9c3f531fab94c9f19e85856278ff534d02e406143c0c134c9b37a76d372105b43f51e95f319e31d742fc17c2812defe377886bd8f7ed03f743f9e9a -SHA512 (SIGNATURES-3.2.3.txt) = adab805747e433387c4b99bdeb839b36669d00637b523bcb5ae02bfa71571239ac085934793f358a017e476c383f2810a9afa7282d46295a9426c4a340fe485a +SHA512 (wireshark-3.2.4.tar.xz) = 67d20a248c0f4e63a58fd3a4191ede75542e9cfd09b0baa5c0016f72a435527d8f95d34f2d35ef1957c1a9c66844d530162379bfcf9e51b64d0d220b381cb097 +SHA512 (SIGNATURES-3.2.4.txt) = 180081d1f5bbb5fe406902ec8bd365e69b14ef486f759fe71fa8a65907e9b07902ed758f66ad60feef94c7e0c68f248d360f4076e0a76f5cfe1dec5a6c7dc553 diff --git a/wireshark.spec b/wireshark.spec index f2258e1..41fd1c3 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -4,7 +4,7 @@ Summary: Network traffic analyzer Name: wireshark -Version: 3.2.3 +Version: 3.2.4 Release: 1%{?dist} Epoch: 1 License: GPL+ @@ -128,7 +128,7 @@ and plugins. -DBUILD_mmdbresolve=OFF \ %endif -DBUILD_randpktdump=OFF \ - -DBUILD_androiddump=OFF \ + -DBUILD_androiddump=ON \ -DENABLE_SMI=ON \ -DENABLE_PLUGINS=ON \ -DENABLE_NETLINK=ON \ @@ -220,6 +220,7 @@ getent group usbmon >/dev/null || groupadd -r usbmon %{_libdir}/wireshark/extcap/sshdump %{_libdir}/wireshark/extcap/sdjournal %{_libdir}/wireshark/extcap/dpauxmon +%{_libdir}/wireshark/extcap/androiddump %{_libdir}/wireshark/cmake/*.cmake #the version wireshark uses to store plugins is only x.y, not .z %{_libdir}/wireshark/plugins/%{plugins_version}/epan/*.so @@ -259,6 +260,10 @@ getent group usbmon >/dev/null || groupadd -r usbmon %{_libdir}/pkgconfig/%{name}.pc %changelog +* Fri May 22 2020 Michal Ruprich - 1:3.2.4-1 +- New version 3.2.4 +- Enabling build with androiddump (rhbz#1834367) + * Mon Apr 13 2020 Gwyn Ciesla - 1:3.2.3-1 - 3.2.3