I read - a new version of stable release WireShark3.2 has been released.
WireShark says( https://www.wireshark.org/download.html ) :
Third-Party Packages
Wireshark packages are available for most platforms, including the ones listed below.
.....
Novell / openSUSE, SUSE Linux - Standard package
.....
however in Leap15.1 I only see
cat /etc/os-release
NAME="openSUSE Leap"
VERSION="15.1"
ID="opensuse-leap"
ID_LIKE="suse opensuse"
VERSION_ID="15.1"
PRETTY_NAME="openSUSE Leap 15.1"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:15.1"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
rpm -qa | grep -i wireshark
wireshark-2.4.16-lp151.2.6.1.x86_64
libwireshark9-2.4.16-lp151.2.6.1.x86_64
wireshark-ui-qt-2.4.16-lp151.2.6.1.x86_64
Where is WireShark3.2 for leap15.1 located?Ыукп
hcvv
December 24, 2019, 12:41pm
#2
You only see packages in repos you have active. And as an openSUSE Leap version will not change versions of packages during it’s lifetime, it will not be in the Leap 15.1 OSS repo. It may be in another repo. but as long as you do not have that one.
openSUSE will not distribute any new Version of an packkage, which is included in an older Version.
Only patches will be included.
So use
https://software.opensuse.org/package/wireshark
Svyatko
December 24, 2019, 9:53pm
#6
… but 3.2 is available from a Community repo: https://build.opensuse.org/package/show/home%3Aaevseev/wireshark .
Maybe TW or Factory rpm will work in Leap 15.1, but be careful: download rpm’s, clean off TW (or Factory) repos!!!
tsu2
December 25, 2019, 1:18am
#7
The only Wireshark 3.2 repo listed says it built successfully for openSUSE x64,
https://build.opensuse.org/package/show/home%3Aaevseev/wireshark
Failed for all other distros…
TSU
I build it from source - it works.
and…
While building on my computer from source, there was good news:
https://build.opensuse.org/package/show/home%3Aaevseev/wireshark
Serg
Svyatko
December 27, 2019, 9:56pm
#9