- Update to version 4.10.0:

* HTTPS proxies are now supported.
  * An HTTP request to get the filename for the edition ID
    has been removed. This was previously required as the GeoIP
    Legacy edition IDs bore little relation to the name of
    the database on disk.

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoipupdate?expand=0&rev=40
This commit is contained in:
Paolo Stivanin 2022-11-09 10:40:14 +00:00 committed by Git OBS Bridge
parent 94578f8abd
commit 35a0f73a55
7 changed files with 22 additions and 11 deletions

View File

@ -1,8 +1,8 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">git://github.com/maxmind/geoipupdate</param>
<param name="revision">v4.9.0</param>
<param name="url">https://github.com/maxmind/geoipupdate</param>
<param name="revision">v4.10.0</param>
<param name="exclude">.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/maxmind/geoipupdate</param>
<param name="changesrevision">9b9a5083f52edcbd2e58a5e923eb4101042387e4</param>
<param name="url">https://github.com/maxmind/geoipupdate</param>
<param name="changesrevision">03df2c14edddf7bb33b16443b3d66c86161c6ac6</param>
</service>
</servicedata>
</servicedata>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46e7665fd0fd1fb9f56727dc71319fa2f6ccb61e34d83364ea4d8830c5283e69
size 37040

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39ad0607410516016b062c1f24873394daa6cb871981bd65c49068c6a8bf1ea3
size 37530

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Nov 9 10:35:24 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
- Update to version 4.10.0:
* HTTPS proxies are now supported.
* An HTTP request to get the filename for the edition ID
has been removed. This was previously required as the GeoIP
Legacy edition IDs bore little relation to the name of
the database on disk.
-------------------------------------------------------------------
Tue Mar 1 15:20:57 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -18,7 +18,7 @@
# Common info
Name: geoipupdate
Version: 4.9.0
Version: 4.10.0
Release: 0
Summary: GeoIP update client code
License: Apache-2.0 OR MIT
@ -57,6 +57,7 @@ Script for updating data in GeoIP Legacy format.
# Preparation step (unpackung and patching if necessary)
%prep
%setup -q -a1
%patch0 -p1

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:60bb88a1c65a1a8dad48953f66f1cd84787535132b8988bdc881af272915afad
size 6983680
oid sha256:2b2c8e51c147280abf385bf96f5a45d9be9010ee2918916514202758e76bbdd2
size 1197489