Hello community,

here is the log from the commit of package pmacct for openSUSE:Factory checked 
in at 2019-11-10 22:52:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pmacct (Old)
 and      /work/SRC/openSUSE:Factory/.pmacct.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pmacct"

Sun Nov 10 22:52:04 2019 rev:3 rq:747206 version:1.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/pmacct/pmacct.changes    2019-05-27 
08:39:13.015051524 +0200
+++ /work/SRC/openSUSE:Factory/.pmacct.new.2990/pmacct.changes  2019-11-10 
22:52:05.934345002 +0100
@@ -1,0 +2,10 @@
+Thu Nov  7 20:08:48 UTC 2019 - Martin Hauke <[email protected]>
+
+- Do not longer build with support for the obsolete GeoIP
+  The GeoIP-interface has been discontinued by Maxmind. See
+  https://support.maxmind.com/geolite-legacy-discontinuation-notice/
+  for details. Without the database GeoIP is useless.
+  pmacct is now build with support for libmaxminddb (GeoIPv2) that
+  provides the same features but with a new supported interface.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pmacct.spec ++++++
--- /var/tmp/diff_new_pack.lruLqw/_old  2019-11-10 22:52:07.374348044 +0100
+++ /var/tmp/diff_new_pack.lruLqw/_new  2019-11-10 22:52:07.378348052 +0100
@@ -51,7 +51,6 @@
 BuildRequires:  postgresql-devel
 BuildRequires:  sqlite-devel >= 3.0.0
 BuildRequires:  systemd-rpm-macros
-BuildRequires:  pkgconfig(geoip)
 BuildRequires:  pkgconfig(jansson)
 BuildRequires:  pkgconfig(libmaxminddb)
 BuildRequires:  pkgconfig(libzmq)
@@ -92,7 +91,7 @@
     %if %{with ndpi}
     --enable-ndpi \
     %endif
-    --enable-geoip \
+    --enable-geoipv2 \
     %if 0%{?suse_version} >= 1310 && 0%{?is_opensuse} == 1
     --enable-jansson \
     %endif


Reply via email to