Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] openssl 1.1.x deprecated option
@ 2019-02-06 10:03 Matthew Weber
  2019-02-06 10:08 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Matthew Weber @ 2019-02-06 10:03 UTC (permalink / raw)
  To: buildroot

I was thinking about  how to manage the risk of a version bump vs
backport patches and found another possible solution.

For openssl 1.1.x there are a series of deprecated APIs for items like
EVP_MD_CTX* which are now disabled and seem to result in 1/2 of the
failures. Would we entertain on some packages adding the libopenssl
"enable-deprecated"  configure option [1] so that it re-enables those
options (could do this like we currently do with a kconfig package = y
condition in the libopenssl.mk)?   Both mongodb and sqlcipher which
are currently failing should be resolved with this approach.

Is this worth testing out / proposing?

Matt

[1] Details on the option  - https://github.com/openssl/openssl/issues/4985

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

end of thread, other threads:[~2019-02-06 12:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-06 10:03 [Buildroot] openssl 1.1.x deprecated option Matthew Weber
2019-02-06 10:08 ` Thomas Petazzoni
2019-02-06 11:01   ` Peter Korsgaard
2019-02-06 12:15     ` Matthew Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox