Hello community, here is the log from the commit of package netsniff-ng for openSUSE:Factory checked in at 2019-11-10 22:47:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netsniff-ng (Old) and /work/SRC/openSUSE:Factory/.netsniff-ng.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netsniff-ng" Sun Nov 10 22:47:45 2019 rev:5 rq:747189 version:0.6.6 Changes: -------- --- /work/SRC/openSUSE:Factory/netsniff-ng/netsniff-ng.changes 2019-06-19 20:57:20.897927445 +0200 +++ /work/SRC/openSUSE:Factory/.netsniff-ng.new.2990/netsniff-ng.changes 2019-11-10 22:47:46.493895446 +0100 @@ -1,0 +2,8 @@ +Thu Nov 7 20:01:07 UTC 2019 - Martin Hauke <[email protected]> + +- Do not longer build with support for GeoIP + GeoIP has been discontinued by Maxmind. Please see + https://support.maxmind.com/geolite-legacy-discontinuation-notice/ + for details. Without the database GeoIP is useless. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netsniff-ng.spec ++++++ --- /var/tmp/diff_new_pack.KngP0P/_old 2019-11-10 22:47:47.269896453 +0100 +++ /var/tmp/diff_new_pack.KngP0P/_new 2019-11-10 22:47:47.277896464 +0100 @@ -31,7 +31,6 @@ BuildRequires: flex BuildRequires: gcc BuildRequires: glibc-devel -BuildRequires: libGeoIP-devel BuildRequires: libcli-devel BuildRequires: libnet-devel BuildRequires: libnetfilter_conntrack-devel @@ -73,7 +72,7 @@ %build export NACL_LIB=sodium export NACL_INC_DIR=/usr/include/sodium -./configure +./configure --disable-geoip make %{?_smp_mflags} ETCDIR=%{_sysconfdir} Q= STRIP=: CFLAGS="%{optflags}" %install
