Bug 11959

Summary: geoip: Move away from Maxmind legacy database
Product: IPFire Reporter: Michael Tremer <michael.tremer>
Component: ---Assignee: Stefan Schantl <stefan.schantl>
Status: CLOSED FIXED QA Contact:
Severity: Crash    
Priority: Will affect all users CC: bbitsch, peter.mueller
Version: 2   
Hardware: unspecified   
OS: Unspecified   
See Also: https://bugzilla.ipfire.org/show_bug.cgi?id=12076
Bug Depends on: 10872, 11960, 11962    
Bug Blocks:    

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