[Buildroot] LibreSSL support?

Eric Le Bihan eric.le.bihan.dev at free.fr
Mon Dec 5 22:33:00 UTC 2016


Hi all!

Are there any plans for adding support for LibreSSL?

I've found a patch [1] in patchwork, from M. Hadjinlian, posted two
years ago. The review concludes with the need for the introduction of a
virtual package, as LibreSSL uses the same names for its binaries and
libraries as OpenSSL (openssl, libcrypto, libssl and libtls).

So, what would be the best solution:

a)
  1. introduce the virtual package openssl-compat.
  2. make libressl and openssl provide openssl-compat.
  3. update all packages depending on/selecting openssl to depend on/select
     openssl-compat.

b)
  1. rename openssl to openssl-genuine.
  2. introduce virtual package openssl.
  3. make openssl-genuine and libressl provide openssl.

Comments and suggestions welcome.

[1] https://patchwork.ozlabs.org/patch/398963/

--
ELB


More information about the buildroot mailing list