From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.hostedemail.com (smtprelay0015.hostedemail.com [216.40.44.15]) by sourceware.org (Postfix) with ESMTPS id 11AE63858D20 for ; Tue, 16 Apr 2024 23:39:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 11AE63858D20 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSw.ab.ca Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=SystematicSw.ab.ca ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 11AE63858D20 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=216.40.44.15 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713310779; cv=none; b=mAHQhm2UlZnb8Sw6gQH7d8bafwzHFWEnbCPUZa6ecznM1OTy9lgTwc9JMGzev9xE6ivhxkYNdS3JSy5uPR4bqZqZpgRJnGIWCxNFUbH8qELQvmBH+Qw89a9xOgtuYlveuxPD9MtSjaSp6qqrrDySwujZVP+BG30n59wl7UFcVKI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713310779; c=relaxed/simple; bh=1J1iMvBh8j8ARvZNRGyDI6/AwRstHLTYWBtolPTjmUw=; h=Message-ID:Date:MIME-Version:From:Subject:To; b=usY77ta9upGOd8mylzYFBNDj5PdPNhiEOapWBznpo/+fTNV8PXtx4wfpSEE7iEZLJaNlCrJjHOGptaGa6cHUMw8RWYi1LB3NqE0J3if76aaIU7UVJCXav0+IErWuLWpeh5gjienHEBW+QO0DHFL7xMErHAS+Ohgia8aGeyNEFD4= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from omf04.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay06.hostedemail.com (Postfix) with ESMTP id 766ECA0083 for ; Tue, 16 Apr 2024 23:39:37 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: Brian.Inglis@SystematicSW.ab.ca) by omf04.hostedemail.com (Postfix) with ESMTPA id 002AC20024 for ; Tue, 16 Apr 2024 23:39:35 +0000 (UTC) Message-ID: Date: Tue, 16 Apr 2024 17:39:35 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: Brian Inglis Reply-To: cygwin-apps@cygwin.com Subject: Re: [ITA] GeoIP, GeoIP-database, geoipupdate Content-Language: en-CA To: cygwin-apps@cygwin.com References: <93c20bcc-40c7-4a89-bf18-ff3b34676036@SystematicSW.ab.ca> <632e0c62-390f-4152-8f66-bf2e040acbcc@dronecode.org.uk> Organization: Systematic Software In-Reply-To: <632e0c62-390f-4152-8f66-bf2e040acbcc@dronecode.org.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Stat-Signature: qe3tronut1yjskf4dg79wpngywmuoqte X-Rspamd-Server: rspamout03 X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS,TXREP,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.6 X-Rspamd-Queue-Id: 002AC20024 X-Session-Marker: 427269616E2E496E676C69734053797374656D6174696353572E61622E6361 X-Session-ID: U2FsdGVkX19ooj4mNOi6fPCioQoJ9SgRfl11KKfYrBo= X-HE-Tag: 1713310775-816440 X-HE-Meta: U2FsdGVkX18v/uUp64F4cp7oQvEhi8PR8zmd3g3N2i27z27tilBMlGE/++FBP8cPuGiqAf0U95t8oOJHxU6QCMvbzRWoDzAGbJC+5S+GnATwgE3d/F0eQi7ipOzsq94Z46GN+qftIDL5IXraP1XdlBR0nGndGEbb+NVWY9/bZSFyWAHjdtbMBwB2vO6MioSm0C1L3WUyHE8wAKTKgQliBWbDUjynKsIefuDUT2EKQQ+974gdoEeZX9r82GjG2z1wbLwRbq3Yfnae2aiZ8ck4vBXTFJLvwmFIKu5Iai6j88MAy+YatrhwfReoBFhm1yChjLZdVC7FRJ6F5vhMZywGD8gGVtbJ7gUH X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 2024-04-16 13:31, Jon Turney via Cygwin-apps wrote: > On 13/04/2024 14:09, Brian Inglis via Cygwin-apps wrote: >> I would like to adopt and revive the above packages with the last >> ("unofficial") version of the legacy code committed noted in the ChangeLog as >> 1.7.0, and a new upstream source for legacy format free databases converted >> when the official current upstream databases are updated. > > My very limited, vague understanding was that GeoIP is obsolete and users should > move to something newer? What packages do we have that actually depend on this? > Are there other ways to update them? $ cygcheck-dep -nqS libGeoIP1 libmaxminddb0 libGeoIP1: is needed for ( GeoIP libdns1104 libdns1105 libdns166 libdns169 libGeoIP-devel ) libmaxminddb0: is needed for ( bind libdns1106 libmaxminddb-devel lighttpd-mod_maxminddb ) Looks like older bind used free legacy GeoIP databases, "current" bind uses current library and current GeoIP2 databases which require free registration to get an API key with limits. The new upstream source for free legacy GeoIP databases converts upstream GeoIP2 databases and makes them available under its CC-by-4.0 licence. $ cpm-sum libdns1{6{6,9},10{4,5,6}} | grep 'dns\|bind\|maxmind\|GeoIP\|depends:\|ackage:$' Package: libdns166 depends: cygwin, libGeoIP1, libgssapi_krb5_2, libisc160, libjson-c2, libkrb5_3, rdepends: dnsperf, libbind9_160, libirs160, libisccfg160 source package: bind Package: libdns169 depends: cygwin, libGeoIP1, libgssapi_krb5_2, libisc166, libjson-c2, libkrb5_3, rdepends: dnsperf, libbind9_160, libirs160, libisccfg160 source package: bind Package: libdns1104 depends: cygwin, libGeoIP1, libgssapi_krb5_2, libisc1100, libjson-c2, libkrb5_3, rdepends: bind, bind-utils, libbind9-devel, libbind9_161, libirs161, libisccfg163 source package: bind Package: libdns1105 depends: cygwin, libGeoIP1, libgssapi_krb5_2, libisc1100, libjson-c2, libkrb5_3, rdepends: bind, bind-utils, libbind9-devel, libbind9_161, libirs161, libisccfg163 source package: bind Package: libdns1106 depends: libmaxminddb0, libssl1.1, libxml2 rdepends: bind, bind-utils, dnsperf, libbind9-devel, libbind9_161, libirs161, source package: bind >> Is there any easy way of overridding package version from >> ac_init_version without patching configure.ac? > > Generally, no. Tried the obvious stuff with no effect, so applied patch. >> As part of this upgrade, the geoipupdate source and databases are no longer >> available, so the new upstream database source update script becomes a new >> database subpackage and script geoipupdate, and the old geoipupdate source, >> binary, and debuginfo packages should become obsolete. >> >> Is there anything special required to replace a source package and binaries >> with a binary subpackage? > > Uh... I had to reread that several times (and compare with the cygport) before > it this question made sense. > > So: when you come to upload, I'll need to change things to that the geoipupdate > package belongs to GeoIP-database source. > > geoipupdate should probably obsolete geoipupdate-debuginfo, if it's now empty. Good point, thanks. > Reviewing the cygports, everything looks OK. > > I'd make the comment that the text about scheduling geoipupdate to run should be > in geoipupdate_DESCRIPTION, rather than in GeopIP-database's description. Good point, I will rework some info. > I added GeoIP and GeoIP-database to your packages. Cheers, thanks! -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut -- Antoine de Saint-Exupéry