FS#59227 - [wireshark-qt] missing support for geoip

Attached to Project: Community Packages
Opened by Stanislav Bárta (stanislavb) - Wednesday, 04 July 2018, 06:48 GMT
Last edited by Levente Polyak (anthraxx) - Wednesday, 09 January 2019, 21:47 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Latest version of wireshark-qt package does not have support for geoip. Although it should be compiled with this feature and the geoip package is installed as a dependency the geoip feature is missing in the application.
From the "About Wireshark" it is possible to find that it is compiled without MaxMind DB resolver:
Compiled (64-bit) with Qt 5.10.1, with libpcap, with POSIX capabilities (Linux), with libnl 3, with GLib 2.56.1, with zlib 1.2.11, without SMI, with c-ares 1.14.0, with Lua 5.2.4, with GnuTLS 3.5.18, with Gcrypt 1.8.2, with MIT Kerberos, without MaxMind DB resolver, with nghttp2 1.31.1, with LZ4, without Snappy, with libxml2 2.9.8, with QtMultimedia, without SBC, without SpanDSP, without bcg729.

Additional info:
* package version 2.6.1-1

Steps to reproduce:
This task depends upon

Closed by  Levente Polyak (anthraxx)
Wednesday, 09 January 2019, 21:47 GMT
Reason for closing:  Fixed
Additional comments about closing:  2.6.4-1
Comment by loqs (loqs) - Wednesday, 04 July 2018, 10:22 GMT Comment by loqs (loqs) - Wednesday, 04 July 2018, 11:02 GMT
Also needs https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commitdiff_plain;h=b8e8aa87f43c12ad564426b3359f593305cd45a1;hp=0264b2fda62dcaedb434817b03f0c6f9661278c7 for Qt 5.11 include changes.
The database files themselves are not included as dependencies, they are option an optional dependency for maxminddb.

Loading...