12 Commits

Author SHA256 Message Date
Martin Pluskal
a781f30036 Accepting request 710994 from home:wrosenauer:devel
- added systemd timer for weekly updates
  (needs to be enabled by admin)

OBS-URL: https://build.opensuse.org/request/show/710994
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoipupdate?expand=0&rev=18
2019-06-20 08:36:20 +00:00
Martin Pluskal
908eeceffa Accepting request 710870 from home:weberho:branches:Application:Geo
- Fixed build
- Update to version 3.1.1

This is now the legacy version. The latest version is based on Go.

OBS-URL: https://build.opensuse.org/request/show/710870
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoipupdate?expand=0&rev=16
2019-06-19 10:52:20 +00:00
Martin Pluskal
12a0ea772a - Update to version 2.5.0:
* Document the LockFile option in the GeoIP.conf man page.
  * Remove unused base64 library.
  * 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 (unset).
  * Use the correct types when calling curl_easy_setopt().
  * 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.

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoipupdate?expand=0&rev=14
2017-11-16 09:13:30 +00:00
Martin Pluskal
c8e11a5d60 - Cleanup previous changelog entry
- Run tests during build
  * geoipupdate now checks that the database directory is writable.
    If it is not, it reports the problem and aborts.
  * geoipupdate now acquires a lock when starting up to ensure only
    one instance may run at a time. A new option, LockFile, exists
    to set the file to use as a lock. By default, LockFile is the
    file .geoipupdate.lock in the database directory.
  * geoipupdate now prints out additional information from the
    server when a download request results in something other than
    HTTP status 2xx. This provides more information when the API
    does not respond with a database file. In conjunction with
    changes to the download service itself, errors such as lacking
    a subscription no longer show up with the message "not a valid
    gzip file".
  * ${datarootdir}/GeoIP is now created on make install.

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoipupdate?expand=0&rev=13
2017-11-16 09:09:39 +00:00
Martin Pluskal
6db070b657 Accepting request 542190 from home:lemmy04:branches:Application:Geo
- Update to version 2.4.0:
  *  geoipupdate now checks that the database directory is writable. If it
    is not, it reports the problem and aborts.
  *  geoipupdate now acquires a lock when starting up to ensure only one
    instance may run at a time. A new option, LockFile, exists to set the
    file to use as a lock. By default, LockFile is the file
    .geoipupdate.lock in the database directory.
  *  geoipupdate now prints out additional information from the server when
    a download request results in something other than HTTP status 2xx. This
    provides more information when the API does not respond with a database
    file. In conjunction with changes to the download service itself, errors
    such as lacking a subscription no longer show up with the message "not a
    valid gzip file".
  *  ${datarootdir}/GeoIP is now created on make install. Reported by Antonios
    Karagiannis. GitHub #29.
  *  Previously, a variable named ERROR was used. This caused issues building
    on Windows. Reported by Gisle Vanem. GitHub #36.

OBS-URL: https://build.opensuse.org/request/show/542190
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoipupdate?expand=0&rev=12
2017-11-16 09:04:59 +00:00
Martin Pluskal
dbf75ad728 - Update to version 2.3.1:
* geoipupdate now uses TCP keep-alive when compiled with cURL
    7.25 or greater.
  * Previously, on an invalid gzip file, geoipupdate would output
    binary data to stderr. It now displays an appropriate error
    message.
  * Install README, ChangeLog, GeoIP.conf.default etc into docdir.
  * $(sysconfdir) is now created if it doesn't exist.
  * The sample config file is now usable.

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoipupdate?expand=0&rev=10
2017-01-05 15:50:14 +00:00
Martin Pluskal
0cc0806c14 Accepting request 405975 from home:TheBlackCat:branches:Application:Geo
Fix Group tag.

OBS-URL: https://build.opensuse.org/request/show/405975
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoipupdate?expand=0&rev=8
2016-07-01 17:36:53 +00:00
Martin Pluskal
973c179715 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoipupdate?expand=0&rev=6 2016-02-04 20:20:47 +00:00
Martin Pluskal
5f7af5c031 - Update to version 2.2.2
* geoipupdate now calls fsync on the database directory after a 
    rename to make it durable in the event of a crash.

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoipupdate?expand=0&rev=5
2016-02-04 20:18:45 +00:00
Martin Pluskal
f2fad2a1f0 Accepting request 342995 from home:posophe:branches:Application:Geo
update

OBS-URL: https://build.opensuse.org/request/show/342995
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoipupdate?expand=0&rev=3
2015-11-08 14:06:36 +00:00
Dominique Leuenberger
1f1d5b5f46 Accepting request 287153 from Application:Geo
New cool package

OBS-URL: https://build.opensuse.org/request/show/287153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/geoipupdate?expand=0&rev=1
2015-02-24 12:02:13 +00:00
Martin Pluskal
50f299ca26 Accepting request 287118 from home:pluskalm
New package

OBS-URL: https://build.opensuse.org/request/show/287118
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoipupdate?expand=0&rev=1
2015-02-21 11:49:12 +00:00