Fedora Packages

geoipupdate-cron-7.1.1-3.fc43 in Fedora 43

↵ Return to the main page of geoipupdate-cron
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2025-08-15 Maxwell G <maxwell at gtmx dot me> - 7.1.1-3 - Rebuild for golang-1.25.0
2025-07-23 Fedora Release Engineering <releng at fedoraproject dot org> - 7.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
2025-07-11 Paul Howarth <paul at city dash fan dot org> - 7.1.1-1 - Update to 7.1.1 - Update dependencies and re-build binaries with new Go version; no substantive changes
2025-01-16 Fedora Release Engineering <releng at fedoraproject dot org> - 7.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
2024-11-19 Paul Howarth <paul at city dash fan dot org> - 7.1.0-1 - Update to 7.1.0 - Allow the 'Host' configuration directive and the 'GEOIPUPDATE_HOST' environment variable to accept a value with the scheme set; if not set, it will continue to default to 'https://' (GH#310) - Export 'HTTPError' to enable fine-grained error handling for users of 'github.com/maxmind/geoipupdate/client' (GH#341)
2024-07-18 Fedora Release Engineering <releng at fedoraproject dot org> - 7.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
2024-04-09 Paul Howarth <paul at city dash fan dot org> - 7.0.1-1 - Update to 7.0.1 BREAKING CHANGE: Improvements to the HTTP download API - The client now calls two new endpoints: - '/geoip/updates/metadata', which is responsible for getting information about a database edition - '/geoip/databases/{edition-id}/download', which is responsible for downloading the content of a database edition; this new endpoint redirects downloads to R2 presigned URLs, so systems running 'geoipupdate' need to be able to reach 'mm-prod-geoip-databases.a2649acb697e2c09b632799562c076f2.r2.cloudflarestorage.com' in addition to 'updates.maxmind.com' BREAKING CHANGE: The public package API has been redesigned - The previous API was not easy to use and had become a maintenance burden - We now expose a 'Client' at 'github.com/maxmind/geoipupdate/client' with a 'Download()' method - The intention is to expose less of the 'geoipupdate' internals and provide a simpler and easier to use package; many previously exposed methods and types are now either internal only or have been removed BREAKING CHANGE: If set, 'GEOIPUPDATE_VERBOSE' must either be '0' or '1'; all other values will return an error - Setting 'GEOIPUPDATE_VERBOSE' to '1' now works as expected; in the 6.0.0 and 6.1.0 releases, the flag was ignored (GH#298) - 'geoipupdate' now supports retrying on more types of errors such as HTTP2 INTERNAL_ERROR - Now 'geoipupdate' doesn't require the user to specify the config file if all the other arguments are set via the environment variables (GH#284)
2024-02-11 Maxwell G <maxwell at gtmx dot me> - 6.1.0-4 - Rebuild for golang 1.22.0
2024-01-24 Fedora Release Engineering <releng at fedoraproject dot org> - 6.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-19 Fedora Release Engineering <releng at fedoraproject dot org> - 6.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

Dependencies

Provides

  • GeoIP-update
  • config(geoipupdate-cron)
  • geoipupdate-cron

Files


Sources on Pagure