Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

geoipupdate-7.1.1-7.fc44 RPM for ppc64le

From Fedora 44 for ppc64le / g

Name: geoipupdate Distribution: Fedora Project
Version: 7.1.1 Vendor: Fedora Project
Release: 7.fc44 Build date: Mon Feb 2 21:33:32 2026
Group: Unspecified Build host: buildvm-ppc64le-08.rdu3.fedoraproject.org
Size: 6999604 Source RPM: geoipupdate-7.1.1-7.fc44.src.rpm
Packager: Fedora Project
Url: https://github.com/maxmind/geoipupdate
Summary: Update GeoIP2 binary databases from MaxMind
The GeoIP Update program performs automatic updates of GeoIP2 binary databases.

Provides

Requires

License

Apache-2.0 AND BSD-3-Clause AND ISC AND MIT

Changelog

* Mon Feb 02 2026 Maxwell G <maxwell@gtmx.me> - 7.1.1-7
  - Rebuild for https://fedoraproject.org/wiki/Changes/golang1.26
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Sun Oct 19 2025 Robert-André Mauchin <eclipseo@mauchin.fr> - 7.1.1-5
  - Convert to new vendoring guidelines
* Fri Oct 10 2025 Alejandro Sáez <asm@redhat.com> - 7.1.1-4
  - Rebuild
* Fri Aug 15 2025 Maxwell G <maxwell@gtmx.me> - 7.1.1-3
  - Rebuild for golang-1.25.0
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jul 11 2025 Paul Howarth <paul@city-fan.org> - 7.1.1-1
  - Update to 7.1.1
    - Update dependencies and re-build binaries with new Go version; no
      substantive changes
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Nov 19 2024 Paul Howarth <paul@city-fan.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)
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Apr 09 2024 Paul Howarth <paul@city-fan.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)
* Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 6.1.0-4
  - Rebuild for golang 1.22.0

Files

/etc/GeoIP.conf
/usr/bin/geoipupdate
/usr/lib/.build-id
/usr/lib/.build-id/91
/usr/lib/.build-id/91/dbf6df64521435f30edd0ebdd01c2f925de50c
/usr/share/GeoIP
/usr/share/doc/geoipupdate
/usr/share/doc/geoipupdate/CHANGELOG.md
/usr/share/doc/geoipupdate/README.dev.md
/usr/share/doc/geoipupdate/README.md
/usr/share/doc/geoipupdate/doc
/usr/share/doc/geoipupdate/doc/GeoIP.conf.md
/usr/share/doc/geoipupdate/doc/docker.md
/usr/share/doc/geoipupdate/doc/geoipupdate.md
/usr/share/licenses/geoipupdate
/usr/share/licenses/geoipupdate/LICENSE-APACHE
/usr/share/licenses/geoipupdate/LICENSE-MIT
/usr/share/licenses/geoipupdate/modules.txt
/usr/share/licenses/geoipupdate/vendor
/usr/share/licenses/geoipupdate/vendor/github.com
/usr/share/licenses/geoipupdate/vendor/github.com/cenkalti
/usr/share/licenses/geoipupdate/vendor/github.com/cenkalti/backoff
/usr/share/licenses/geoipupdate/vendor/github.com/cenkalti/backoff/v5
/usr/share/licenses/geoipupdate/vendor/github.com/cenkalti/backoff/v5/LICENSE
/usr/share/licenses/geoipupdate/vendor/github.com/davecgh
/usr/share/licenses/geoipupdate/vendor/github.com/davecgh/go-spew
/usr/share/licenses/geoipupdate/vendor/github.com/davecgh/go-spew/LICENSE
/usr/share/licenses/geoipupdate/vendor/github.com/gofrs
/usr/share/licenses/geoipupdate/vendor/github.com/gofrs/flock
/usr/share/licenses/geoipupdate/vendor/github.com/gofrs/flock/LICENSE
/usr/share/licenses/geoipupdate/vendor/github.com/pmezard
/usr/share/licenses/geoipupdate/vendor/github.com/pmezard/go-difflib
/usr/share/licenses/geoipupdate/vendor/github.com/pmezard/go-difflib/LICENSE
/usr/share/licenses/geoipupdate/vendor/github.com/spf13
/usr/share/licenses/geoipupdate/vendor/github.com/spf13/pflag
/usr/share/licenses/geoipupdate/vendor/github.com/spf13/pflag/LICENSE
/usr/share/licenses/geoipupdate/vendor/github.com/stretchr
/usr/share/licenses/geoipupdate/vendor/github.com/stretchr/testify
/usr/share/licenses/geoipupdate/vendor/github.com/stretchr/testify/LICENSE
/usr/share/licenses/geoipupdate/vendor/golang.org
/usr/share/licenses/geoipupdate/vendor/golang.org/x
/usr/share/licenses/geoipupdate/vendor/golang.org/x/net
/usr/share/licenses/geoipupdate/vendor/golang.org/x/net/LICENSE
/usr/share/licenses/geoipupdate/vendor/golang.org/x/net/PATENTS
/usr/share/licenses/geoipupdate/vendor/golang.org/x/sync
/usr/share/licenses/geoipupdate/vendor/golang.org/x/sync/LICENSE
/usr/share/licenses/geoipupdate/vendor/golang.org/x/sync/PATENTS
/usr/share/licenses/geoipupdate/vendor/golang.org/x/sys
/usr/share/licenses/geoipupdate/vendor/golang.org/x/sys/LICENSE
/usr/share/licenses/geoipupdate/vendor/golang.org/x/sys/PATENTS
/usr/share/licenses/geoipupdate/vendor/golang.org/x/text
/usr/share/licenses/geoipupdate/vendor/golang.org/x/text/LICENSE
/usr/share/licenses/geoipupdate/vendor/golang.org/x/text/PATENTS
/usr/share/licenses/geoipupdate/vendor/gopkg.in
/usr/share/licenses/geoipupdate/vendor/gopkg.in/yaml.v3
/usr/share/licenses/geoipupdate/vendor/gopkg.in/yaml.v3/LICENSE
/usr/share/licenses/geoipupdate/vendor/gopkg.in/yaml.v3/NOTICE
/usr/share/licenses/geoipupdate/vendor/modules.txt
/usr/share/man/man1/geoipupdate.1.gz
/usr/share/man/man5/GeoIP.conf.5.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 26 02:37:53 2026