View this package for all CentOS/RHEL versions →
How to install geoipupdate-cron6 in CentOS/RHEL 6 (noarch)
Cron job to do weekly updates of GeoIP IPv6 databases
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install geoipupdate-cron6
Description
Cron job for weekly updates to GeoIP IPv6 Legacy database from MaxMind.
Compatibility
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
RPMs
| Package | Size | Changelog |
|---|---|---|
| geoipupdate-cron6-2.5.0-1.el6.noarch | 9 KiB |
Paul Howarth (2017-10-31) - Update to 2.5.0 · - Replace use of strnlen() due to lack of universal availability (GH#71) · - Document the 'LockFile' option in the 'GeoIP.conf' man page (GH#64) · - Remove unused base64 library (GH#68) · - Add the new configuration option 'PreserveFileTimes'; if set, the · downloaded files will get the same modification times as their original on · the server (default is '0') (GH#63) · - Use the correct types when calling 'curl_easy_setopt()'; this fixes · warnings generated by libcurl's 'typecheck-gcc.h' (GH#61) · - In 'GeoIP.conf', the 'UserId' option was renamed to 'AccountID' and the · 'ProductIds' option was renamed to 'EditionIDs'; the old options will · continue to work, but upgrading to the new names is recommended for · forward compatibility |