X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0661F3858439 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1637159209; bh=Y5UBnVbFD4lieXywgfn2WNWJwLaq7SP+52ZNm+kTEwI=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=Y7m6LlIx/3AYcUQSN5pBHV2NV+7qoKggSXKi3kzciBXuZg2UlR8iURcWRDzYfvs/W RfmfF5/EVBkBPBG6KI0/0Vol2fyY9rmQRAKwTySFx7rLRJmkhJMCkwLhVuB9HPVv/Q SwtWfSp84GwRfTLHd8a0Tx2ZTtImsGibPz8Fr2ns= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A342B3858400 Date: Wed, 17 Nov 2021 15:26:16 +0100 To: cygwin AT cygwin DOT com Subject: Re: =?utf-8?B?bGliZmlkbzLigJk=?= =?utf-8?Q?s?= dependency on libcbor is dropped in setup.ini Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Provags-ID: V03:K1:IDWDqe1h+VAZMCIY5VxdATRBps8PeFdCiJVSrtiLrSDmlDem8ay FrJgXr+vwg4Ix98dazfqAJJ3EeQHtpt9yQyITHXSCJALp3+WLPoRZXWAYng9u5ATUqDeAdj LepXoK/OklypkK77RAqqvxHH3IPTx3G9jGOJ2TyCb7JJhOS7zd1ms//iKOlaTFX4mCPrwN3 m98o5jD4X0lTxeLqA6KUA== X-UI-Out-Filterresults: notjunk:1;V03:K0:h4Lb4EtVPe8=:opg7JvhSRPp3Fs7P/uLpJ1 dkzdn1NSUGJVfjWzqZyItTMB+sX5TM36GPiIu1SGYEGTMV3H32b1RXUwdCHJBaslllsGFrBD+ gzbzPwExE6UwbbogGubvjSst5YIOmErljTpNeMXcgYeA7w/7JnbL4Ajtgr39bDDKcrUQSLp3h n07VEgXw1eGNz+9gMazBzJGRTtTaZ5WCasaGE73za1SbdkQwyRkIzs7PdPjyzpFqnu0VIRB9/ GHwJ70Vf6ex+O9+FcNEnwWluNlaYsyic+oRsxHkOsjaiLhVm3Qd/SLNwNxyohUHDffr5ribdC TbGg6dn7xl/XG5hAsssBWdOMU+Wxi5zTAxhtplFjUFa6UcxgZBXRcXwv7+UZbbhKzbNtGBBzV LUgIMeeARWqUofWzqKJYlBmNklSr/kpvqpHVgGncAGN+NRZYCPDlhDuURzC3tGp8okw4gkzOh 8T1DP8zXIr8+1K3YBag9XcCAwF7xtq1SXn+WA0MnYPOmfJRNgEuU7nq7nJQOrZ5LOzr/ZfA3A F2IjeRHN/re3rTdljEVVQop8/YxAgCdXTJnlfiFe9tHhdjJFRabtHGoRwD2q/YKBlN3JTzWXT B1XldZyZvEBO6aitcUcxcgRfkRLnRzjzRp163FfKxi8vw7npDd6xuvQumfsVsX0+BTJmwdx+M mqSzdsXcl1y2BONMmm4Ow92mRZ3a1qPxuKUO4K+2jVbdUajSMZFj1zzNwq5WsDXEOIFxYFhjA q6dgYC3A3F8ghUAS X-Spam-Status: No, score=-99.1 required=5.0 tests=BAYES_00, GOOD_FROM_CORINNA_CYGWIN, JMQ_SPF_NEUTRAL, KAM_DMARC_NONE, KAM_DMARC_STATUS, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NEUTRAL, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Corinna Vinschen via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 1AHEQnNN017033 On Nov 17 11:57, ggl329 via Cygwin wrote: > cygfido2-1.dll (from libfido2-1.9.0-1) depends on cygcbor-0.8.dll . > But the dependency is dropped in setup.ini (depends2 field). > In addition, the current libcbor-0.9.0-2 doesn’t provide cygcbor-0.8.dll but cygcbor-0.9.dll . > Maybe, libfido2 needs to be rebuilt with libcbor-0.9 . libcbor is closely knit to libfido2 and there's fortunately no other package in the distro yet relying on libcbor. Given that the 0.X releases are not binary compatible with each other (which hopefully changes with the 1.X releases), I will change libcbor to a static library only for the time being, and rebuild libfido2 against that static lib. Thanks, Corinna -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple