Bug #97278 | MySQL 5.7.28 debuild fails because of embedded -DWITH_SSL= build host path | ||
---|---|---|---|
Submitted: | 18 Oct 2019 5:45 | Modified: | 15 Apr 2021 13:13 |
Reporter: | Kentaro Hayashi | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Packaging | Severity: | S3 (Non-critical) |
Version: | 5.7.28 | OS: | Ubuntu (Ubuntu 16.04.6 LTS) |
Assigned to: | Lars Tangvald | CPU Architecture: | Any |
[18 Oct 2019 5:45]
Kentaro Hayashi
[21 Oct 2019 8:49]
Lars Tangvald
This is a consequence of our builds using a set, statically linked OpenSSL, but it should be possible to change it to seamlessly use the system version instead.
[15 Apr 2021 13:13]
Terje Røsten
This was fixed some time ago by: https://github.com/mysql/mysql-server/commit/d39d6a51dac0f49196e4e280e0105f23db452812#diff...
[15 Apr 2021 13:15]
Terje Røsten
Posted by developer: Fixed by WL#13289, this commit: https://github.com/mysql/mysql-server/commit/d39d6a51dac0f49196e4e280e0105f23db452812#diff...