Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package geoipupdate for openSUSE:Factory checked in at 2026-07-21 23:11:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geoipupdate (Old) and /work/SRC/openSUSE:Factory/.geoipupdate.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geoipupdate" Tue Jul 21 23:11:17 2026 rev:32 rq:1366936 version:8.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/geoipupdate/geoipupdate.changes 2026-04-29 19:21:54.819081973 +0200 +++ /work/SRC/openSUSE:Factory/.geoipupdate.new.24530/geoipupdate.changes 2026-07-21 23:11:30.824581380 +0200 @@ -1,0 +2,14 @@ +Tue Jul 21 11:31:09 UTC 2026 - Paolo Stivanin <[email protected]> + +- Update to 8.0.0: + * BREAKING CHANGE: geoipupdate stops updating on the first error. + * A config file can now be used to configure the Docker image. This was + documented but was not functional. Fixed by Shizun Ge. GitHub #433. + * NewUpdater in the unexported internal/geoipupdate package no longer + mutates http.DefaultTransport when a proxy is configured. The CLI is the + only caller, so there is no user-visible behavior change. Reported by B. + Conners. GitHub #488. + * Do not retry proxy CONNECT 4xx errors. These are now treated as permanent + failures. + +------------------------------------------------------------------- Old: ---- geoipupdate-7.1.1.tar.gz New: ---- geoipupdate-8.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geoipupdate.spec ++++++ --- /var/tmp/diff_new_pack.76sMTD/_old 2026-07-21 23:11:31.660609967 +0200 +++ /var/tmp/diff_new_pack.76sMTD/_new 2026-07-21 23:11:31.664610104 +0200 @@ -17,7 +17,7 @@ Name: geoipupdate -Version: 7.1.1 +Version: 8.0.0 Release: 0 Summary: GeoIP update client code License: Apache-2.0 OR MIT @@ -89,6 +89,7 @@ %service_add_pre %{name}.service %{name}.timer %endif + %post %tmpfiles_create %{name}.conf %if 0%{?suse_version} >= 1500 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.76sMTD/_old 2026-07-21 23:11:31.720612019 +0200 +++ /var/tmp/diff_new_pack.76sMTD/_new 2026-07-21 23:11:31.724612156 +0200 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://github.com/maxmind/geoipupdate</param> - <param name="revision">v7.1.1</param> + <param name="revision">v8.0.0</param> <param name="exclude">.git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.76sMTD/_old 2026-07-21 23:11:31.744612840 +0200 +++ /var/tmp/diff_new_pack.76sMTD/_new 2026-07-21 23:11:31.748612976 +0200 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/maxmind/geoipupdate</param> - <param name="changesrevision">6664d8b979d8ee43be2cfd2f92b8bdeed93c0ad7</param> + <param name="changesrevision">07618e0e7cacbe7aaebbc26cafb54c2a9f2f3bc3</param> </service> </servicedata> (No newline at EOF) ++++++ geoipupdate-7.1.1.tar.gz -> geoipupdate-8.0.0.tar.gz ++++++ ++++ 3452 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ ++++ 114982 lines of diff (skipped)
