public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* libfido2’s dependency on libcbor is dropped in setup.ini
@ 2021-11-17  2:57 ggl329
  2021-11-17 14:26 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: ggl329 @ 2021-11-17  2:57 UTC (permalink / raw)
  To: cygwin

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 .

Thanks,

— 
  ggl329


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: libfido2’s dependency on libcbor is dropped in setup.ini
  2021-11-17  2:57 libfido2’s dependency on libcbor is dropped in setup.ini ggl329
@ 2021-11-17 14:26 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2021-11-17 14:26 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-17 14:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-17  2:57 libfido2’s dependency on libcbor is dropped in setup.ini ggl329
2021-11-17 14:26 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).