The geoipupdate rpms
Find a file
Paul Howarth 0121d95bc5 Update to 4.2.2
- New upstream release 4.2.2
  - The major version of the module is now included at the end of the module
    path; previously, it was not possible to import the module in projects that
    were using Go modules (GH#81)
  - A valid account ID and license key combination is now required for database
    downloads, so those configuration options are now required
  - The error handling when closing a local database file would previously
    ignore errors and, upon upgrading to 'github.com/pkg/errors' 0.9.0, would
    fail to ignore expected errors (GH#69, GH#70)
  - The RPM release was previously lacking the correct owner and group on files
    and directories: among other things, this caused the package to conflict
    with the 'GeoIP' package in CentOS 7 and 'GeoIP-GeoLite-data' in CentOS 8;
    the files are now owned by 'root' (GH#76)
2020-02-24 15:39:51 +00:00
.gitignore Update to 4.2.2 2020-02-24 15:39:51 +00:00
geoipupdate.cron Initial import (#1186889). 2015-02-01 09:25:17 -07:00
geoipupdate.rpmlintrc Update to 4.0.2 2019-01-20 10:46:30 +00:00
geoipupdate.spec Update to 4.2.2 2020-02-24 15:39:51 +00:00
sources Update to 4.2.2 2020-02-24 15:39:51 +00:00