geoipupdate-cron-6.1.0-4.fc40 >t 6 6_@D6z 3!]W>D] 'p~[yeH! 'p~[y ݹq_ gwu`j;|k'Pc1:ŬO M ˴5Bkimy+mz8RWd]ԻgnAQH)_* u!|PO"^$*2̹vܗ/Wwt+Bel"cdC?]tĿu aBh_MS'd! A/2~S#RM.p.3KƸ@Q<$}Z*b/c0Įa3A!.7)gr&~>҇ufנ2 Qpawر*碈41G5[41rDFaĖ< Gh=Ό˔D{nOJ o0ݦhba7w}pUK4faecf3226c36635db535cc5b27be193dd4102219c0880d147fd73386a409d916eff8fbca7a0dfdea4181c790b2e052890f5b265030204a3204a9e0046304402207a3e08487705036188a8095d245d7fc148f5888bb524c8fb62ab3d504d15bf4502203fb5383fb57229d5612b12281edc5753b7f54a9855d9f70988cc41b506dfb29d r3!]W>D] 'p~[yeH! 'p~[yz|7|Oi,!)ۏӕ!ցT/vP%c| l>(ĭ";KóEMytrԯ[՝J;&nI5KRQR`cX/"u|n2˅ہ}+͞d4w 3HB<}`AxyGFh⁨3XQHdTIemLr?P`+qH`*YR3'>HW^\c3]vs:ccw}2_|_7͂ EbbCEOH˼ Y./wpu]RpP;FU: ֢qb}t[12Kčn/o,K1nXN\X8s@OB$MCdHX7JHs-uyl86Wac߷0AT#'fУ|lsĀCVJK!L cE6U˥tNR7sԨ+Sdg1_3%񶪶ѯ5cYnSJ8>`A?d  Q =CLP R T X  ((8 9L:fB?GLHPITXXYdZ[\]^bdjeoftlwtuvwxyHLCgeoipupdate-cron6.1.04.fc40Cron job to do weekly updates of GeoIP databasesCron job for weekly updates to GeoIP2 binary databases from MaxMind.eE'buildvm-x86-07.iad2.fedoraproject.orguFedora ProjectFedora ProjectApache-2.0 OR MITFedora ProjectUnspecifiedhttp://dev.maxmind.com/geoip/geoipupdate/linuxnoarchue0dbddda3fb15f6cbb94a876777f0f301100770dfacedf37fcacb0e27be8f6537rootrootgeoipupdate-6.1.0-4.fc40.src.rpmGeoIP-updateconfig(geoipupdate-cron)geoipupdate-cron@    /usr/bin/shconfig(geoipupdate-cron)crontabsgeoipupdaterpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)6.1.0-4.fc406.1.0-4.fc403.0.4-14.6.0-14.0-15.4.18-14.19.1.1eȶeed@ed!d@d\d?d7dV@c0c2b?b֜blb @Maxwell G - 6.1.0-4Fedora Release Engineering - 6.1.0-3Fedora Release Engineering - 6.1.0-2Paul Howarth - 6.1.0-1Paul Howarth - 6.0.0-1Fedora Release Engineering - 5.1.1-2Paul Howarth - 5.1.1-1Paul Howarth - 5.0.4-1Paul Howarth - 5.0.0-1Paul Howarth - 4.11.1-1Fedora Release Engineering - 4.10.0-2Paul Howarth - 4.10.0-1Fedora Release Engineering - 4.9.0-4Maxwell G - 4.9.0-3Robert-André Mauchin - 4.9.0-2Paul Howarth - 4.9.0-1- Rebuild for golang 1.22.0- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild- Update to 6.1.0 - 'geoipupdate' now sets the version in the 'User-Agent' header to the version in the binary; while there were no issues with the version in the header, this makes sure it will match the binary (the header also now includes build information, such as OS and architecture) - White spaces in secret files 'GEOIPUPDATE_ACCOUNT_ID_FILE', 'GEOIPUPDATE_LICENSE_KEY_FILE' are ignored (GH#262)- Update to 6.0.0 - 'geoipupdate' now supports configuration via environment variables: any configuration set this way will override any value from the config file, but still be overridden by any associated command line option (if any) - The following new environment variables are supported: - GEOIPUPDATE_ACCOUNT_ID - GEOIPUPDATE_ACCOUNT_ID_FILE - GEOIPUPDATE_CONF_FILE - GEOIPUPDATE_DB_DIR - GEOIPUPDATE_EDITION_IDS - GEOIPUPDATE_HOST - GEOIPUPDATE_LICENSE_KEY - GEOIPUPDATE_LICENSE_KEY_FILE - GEOIPUPDATE_LOCK_FILE - GEOIPUPDATE_PARALLELISM - GEOIPUPDATE_PRESERVE_FILE_TIMES - GEOIPUPDATE_PROXY - GEOIPUPDATE_PROXY_USER_PASSWORD - GEOIPUPDATE_RETRY_FOR - GEOIPUPDATE_VERBOSE - Changed the signature of 'NewConfig' in 'pkg/geoipupdate' to no longer accept a positional config file path argument, which can now be passed in using the option from 'WithConfigFile' along with the other optional parameters - 'geoipupdate' and 'NewConfig' no longer require a config file to exist - The '--stack-trace' flag has been removed; this flag has been broken since 4.11.0- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild- Update to 5.1.1 - Fixed the Docker health-check script to use the correct time of the last update attempt (GH#225) - Added new '--output' flag to print JSON to standard output describing the result of the run - Compilation with Go versions before 1.19 is no longer supported- Update to 5.0.4 - The 5.0.0 release mistakenly set the file permissions on downloaded databases to 0600; this restores the previous behavior of using 0644 (GH#217, GH#218) - "Database ... up to date" messages are now only shown if the verbose flag is set (GH#219) - Since version 5.0.0, the default database directory was not being correctly set for Debian and RPM package builds - the directory '/usr/local/share/GeoIP' was being used rather than '/usr/share/GeoIP'; this build restores '/usr/share/GeoIP' as the default directory for these builds (GH#222) - Since version 4.9.0, the incorrect commit was tagged; this release attempts to fix the release process to prevent this issue- Update to 5.0.0 - Redefined the 'Reader' and 'Writer' interface APIs in 'pkg/geoipupdate/database'; this change aims to to make it easier to introduce custom implementations of these interfaces - Changed the signature of 'NewConfig' in 'pkg/geoipupdate' to accept optional parameters; this change allows the introduction of new flags or config options without making breaking changes to the function's signature - Introduced 'Parallelism' as a new flag and config option to enable concurrent database updates- 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- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild- 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- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild- Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629- Update to 4.9.0 - The client now sets the User-Agent header - The error handling has been improvedGeoIP-update1.6.06.1.0-4.fc406.1.0-4.fc401.6.0geoipupdate/etc/cron.weekly/-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protectioncpiozstd19i686-redhat-linux-gnua /usr/bin/sh script, ASCII text executableRhttps://bugz.fedoraproject.org/geoipupdateutf-8425ee5492635e998b4949f2365350d40992c2dbb16364eda54b2bc4ecad30ccbb38f879ab0ea56ed88cd2907357fa3eaacb0418d5c872a33f52455c6df0b4a1d?(/heb!Plbx#"b^1؍ B8ECc*TSxL׫/k㙩嶮i߿$a6=M+5If D]+eؿ'TM9Kwd?/![lDOdL dxdU