[OE-core] [PATCH] openssh: build support openssl 1.1

Alexander Kanavin alex.kanavin at gmail.com
Thu Sep 13 12:27:45 UTC 2018


2018-09-13 3:13 GMT+02:00 Andre McCurdy <armccurdy at gmail.com>:
> It's deliberate that including openssl10 in an image will at least
> cause openssl 1.1 to built as the openssl10 libcrypto depends on
> openssl10-conf and that's now provided by the openssl-conf package
> from openssl 1.1
>
> So the expected outcome of adding openssh to a minimal image would be
> for the image to include libcrypto10 and libssl10 from openssl10 and
> openssl-conf from openssl 1.1. Is that what you see?
>
> (As a potential cleanup, we should perhaps remove openssl10-conf and
> have libcrypto10 RDEPEND directly on openssl-conf, to make it a little
> clearer that we expect to use the openssl 1.1 config for all versions
> of the openssl libs).

Good news everyone! Upstream openssh has finally gave into user
pressure, and added 1.1 support in the master branch. So the issue is
moot; we just need to wait for them to tag a release (no backports
please).
https://github.com/openssh/openssh-portable/commits/master

This will make oe-core entirely free of openssl10 dependencies.

Alex



More information about the Openembedded-core mailing list