Bug 11959 - geoip: Move away from Maxmind legacy database
Summary: geoip: Move away from Maxmind legacy database
Status: CLOSED FIXED
Alias: None
Product: IPFire
Classification: Unclassified
Component: --- (show other bugs)
Version: 2
Hardware: unspecified Unspecified
: Will affect all users Crash
Assignee: Stefan Schantl
QA Contact:
URL:
Keywords:
Depends on: 10872 11960 11962
Blocks:
  Show dependency treegraph
 
Reported: 2019-01-07 23:54 UTC by Michael Tremer
Modified: 2019-05-11 10:06 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Tremer 2019-01-07 23:54:29 UTC
Maxmind no longer supports the "legacy" format of their database. We need to move to the "new" format as soon as possible.

This is currently breaking user's installations.
Comment 1 Bernhard Bitsch 2019-01-08 22:50:50 UTC
To use the new format we must switch to xtables-addons-3.2. This version uses the new format.
Caveat: changelog reads
"v3.2 (2018-09-07)
=================
Changes:
- rework xt_geoip_build to scan the immediate directory for .csv,
  not to scan for GeoLite2-Country-CSV_\d+.


v3.1 (2018-08-14)
=================
Enhancements:
- support for Linux 4.17, 4.18


v3.0 (2018-02-12)
=================
Enhancements:
- support for Linux 4.15, 4.16
Changes:
- remove support for Linux 3.7--4.14"
We use Linux 4.14 now.
Comment 2 Stefan Schantl 2019-01-10 12:02:54 UTC
The patchset has been sent to the develoment mailing list.

https://lists.ipfire.org/pipermail/development/2019-January/005196.html
Comment 3 Peter Müller 2019-05-11 10:01:33 UTC
This has been fixed with C127: https://blog.ipfire.org/post/ipfire-2-21-core-update-127-released