Sun, 19 May 2024 14:07:20 UTC | login

Information for build geoipupdate-4.11.1-1.fc38

ID245297
Package Namegeoipupdate
Version4.11.1
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/geoipupdate.git#6a51f2bb83444ce05351d04b1215a9b386622fef
SummaryUpdate GeoIP2 binary databases from MaxMind
DescriptionThe GeoIP Update program performs automatic updates of GeoIP2 binary databases.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 09 Jul 2023 01:47:11 UTC
CompletedSun, 09 Jul 2023 04:16:34 UTC
Taskbuild (f38, /rpms/geoipupdate.git:6a51f2bb83444ce05351d04b1215a9b386622fef)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/geoipupdate.git#6a51f2bb83444ce05351d04b1215a9b386622fef'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Mar 17 2023 Paul Howarth <paul@city-fan.org> - 4.11.1-1 - Update to 4.11.1 - 'github.com/pkg/errors' is no longer used to wrap errors - Docker secrets are now supported for the MaxMind account ID and license key (GH#197) - The Dockerfile now has a Healthcheck that makes sure the modification date of the database directory is within the update period - The Docker images are now published to the GitHub Container Registry, 'ghcr.io'; we will likely stop publishing to Docker Hub in the near future * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Sep 27 2022 Paul Howarth <paul@city-fan.org> - 4.10.0-1 - Update to 4.10.0 - HTTPS proxies are now supported (GH#172) - 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 - Use SPDX-format license tag * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Maxwell G <gotmax@e.email> - 4.9.0-3 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang * Fri Jun 17 2022 Robert-André Mauchin <zebob.m@gmail.com> - 4.9.0-2 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Wed Feb 16 2022 Paul Howarth <paul@city-fan.org> - 4.9.0-1 - Update to 4.9.0 - The client now sets the User-Agent header - The error handling has been improved * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jul 21 2021 Paul Howarth <paul@city-fan.org> - 4.8.0-1 - Update to 4.8.0 - Go 1.13 or greater is now required - In verbose mode, we now print a message before each HTTP request; previously we would not print anything for retried requests - Expected response errors no longer cause request retries; for example, we no longer retry the download request if the database subscription has lapsed