From f529ab5d0a27173ed68aa017a638b36b3dcf585f Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 2 Mar 2018 11:24:31 -0800 Subject: Remove the endpoint "Map" feature. Remove the endpoint map and its button from the Qt and GTK+ UIs. It depends on GeoIP Legacy for coordinate information and those databases are being deprecated in favor of MaxMind DB. We *could* upgrade the code to use mmdbresolve, but according to https://dev.maxmind.com/geoip/geoip2/geolite2/ they're also going to remove coordinate information from GeoLite2: "In addition, in 2019, latitude and longitude coordinates in the GeoLite2 databases will be removed.* Latitude and longitude coordinates will continue to be provided in GeoIP2 databases. Please check back for updates." Change-Id: I43e1593d282a0f1aae897b1f4724117d1496b21e Reviewed-on: https://code.wireshark.org/review/26229 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- debian/patches/02_use_packaged_openlayers_js.patch | 17 ----------------- debian/patches/series | 1 - 2 files changed, 18 deletions(-) delete mode 100644 debian/patches/02_use_packaged_openlayers_js.patch (limited to 'debian/patches') diff --git a/debian/patches/02_use_packaged_openlayers_js.patch b/debian/patches/02_use_packaged_openlayers_js.patch deleted file mode 100644 index 593efa9a9d..0000000000 --- a/debian/patches/02_use_packaged_openlayers_js.patch +++ /dev/null @@ -1,17 +0,0 @@ -Description: Use system's OpenLayers.js to avoid privacy breach -Forwarded: not-needed -Author: Balint Reczey - -diff --git a/ipmap.html b/ipmap.html -index c1e83d0..94f4535 100644 ---- a/ipmap.html -+++ b/ipmap.html -@@ -8,7 +8,7 @@ - line-height: 17px; - } - -- -+ - - -