The 5.7.28 release notes mention the drop of yaSSL:

https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-28.html

"""
All MySQL 5.7 builds now use OpenSSL. MySQL no longer supports using yaSSL as 
the SSL library, and source distributions no longer include yaSSL.

The WITH_SSL CMake option no longer permits bundled (use yaSSL) as a valid 
value, and the default option value has changed from bundled to system (use the 
version of OpenSSL installed on the host system).
"""

The patch referenced in the original bug report looks like a minimal fix
to restore the WITH_SSL option, and I think looks suitable for SRU.

Elbandi, thanks for explaining how you're working around the issue, and
sharing the more detailed stack trace that results.  For a reproducer, I
think what Christian and Marc had in mind were more like the sequence of
steps to install and configure icinga2 and what to run against it
client-side to trigger the crash.

** Changed in: mysql-5.7 (Ubuntu)
       Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1853494

Title:
  Add back WITH_SSL build parameter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1853494/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to