geolite2legacy/geolite2legacy.changes

41 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Mon Aug 22 14:29:24 UTC 2022 - valentin.lefebvre@suse.com
- Update to version 0+git20210326.05733c4:
* cleanup
* conditional ipaddr only for python < 3.3
* Use correct docker image name on README
* fix ASN
* add python3 compatibility using built-in module ipaddress
* use custom comment in country file
* geolite2legacy: pep8
* geoname2fips: added tipical filenames to help
* geoname2fips: some country names changed after 20200505
* geoname2fips: fixed Vlaams-Brabant spelling
* Dockerfile to run the converter inside Docker container
* Use realpath to determine fips file location
* Automatically determine output file name
- remove patches fixed in upstream
* 0001-Automatically-determine-output-file-name.patch
* 0001-Use-realpath-to-determine-fips-file-location.patch
-------------------------------------------------------------------
Mon Mar 16 13:36:11 UTC 2020 - pgajdos@suse.com
- require python3-ipaddr
-------------------------------------------------------------------
Fri Jan 03 09:38:56 UTC 2020 - lnussel@suse.de
- Update to version 0+git20200101.56d8a4f:
* silence pycharm warning
* add version in comment using dirname inside zip
* use geoname2fips.csv in script dir if not specified
* remap country code from AS to AP (GH-6)
* correct city v6 database version
-------------------------------------------------------------------
Mon Dec 30 12:48:37 UTC 2019 - Ludwig Nussel <lnussel@suse.de>
- initial package