Changelog for
geoipupdate-cron-4.8.0-3.fc35.noarch.rpm :
* Sat Jul 09 2022 Maxwell G
- 4.8.0-3- Rebuild for CVE-2022-{24675,28327,29526} in golang
* Thu Jul 22 2021 Fedora Release Engineering - 4.8.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jul 21 2021 Paul Howarth - 4.8.0-1- Update to 4.8.0 - Go 1.13 or greater is now required - In verbose mode, we now print a message before each HTTP request; previously we would not print anything for retried requests - Expected response errors no longer cause request retries; for example, we no longer retry the download request if the database subscription has lapsed
* Tue Jan 26 2021 Fedora Release Engineering - 4.6.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Dec 15 2020 Paul Howarth - 4.6.0-1- Update to 4.6.0 - Show version number in verbose output - Retry downloads in more scenarios: previously we would not retry failures occurring when reading the response body, but now we do
* Thu Oct 29 2020 Paul Howarth - 4.5.0-1- Update to 4.5.0 - The edition ID is now included when there is a failure retrieving a database - The Docker image no longer prints the generated GeoIP.conf when starting up, which prevents a possible leak of the account\'s license key (GH#109) - The minimum Go version is now 1.11 - Failing HTTP requests are now retried using an exponential backoff: the period to keep retrying any failed request is set to 5 minutes by default and can be adjusted using the new RetryFor configuration option - When using the go package rather than the command-line tool, the default value for RetryFor will be 0 seconds, which means no retries will be performed: to change that, set RetryFor explicitly in the Config you provide, or obtain your Config value via geoipupdate.NewConfig
* Mon Jul 27 2020 Fedora Release Engineering - 4.3.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild