public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cURL dependencies broken
@ 2019-07-21  2:02 Steven Penny
  2019-07-21  6:54 ` Achim Gratz
  0 siblings, 1 reply; 7+ messages in thread
From: Steven Penny @ 2019-07-21  2:02 UTC (permalink / raw)
  To: cygwin

For some reason cURL 7.65.0-1 requires both of these:

    cygcrypto-1.1.dll
    cygcrypto-1.0.0.dll

and confirmed by "setup.ini":

    requires: cygwin libcurl4 libmetalink3 libopenssl100 libssl1.1 zlib0

this raises several questions:

Why are both required?

Why is cURL requiring an old version of OpenSSL? Isn’t that a security risk?

Why is the "requires" line being used? I thought the "depends2" was superseding
it.

Even if "requires" is still valid, why is "libopenssl100" being required by
anything? "setup.ini" says that it is obsolete, twice over:

    @ libopenssl100
    sdesc: "Obsoleted by libssl1.0"


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2019-07-23  0:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-21  2:02 cURL dependencies broken Steven Penny
2019-07-21  6:54 ` Achim Gratz
2019-07-21 12:41   ` Steven Penny
2019-07-21 17:21     ` Achim Gratz
2019-07-21 18:32       ` Steven Penny
2019-07-22 12:18         ` Jon Turney
2019-07-23  0:40     ` L A Walsh

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).