[Bug 2078058] [NEW] Missing function implementations in libssl.so.3 and .a
Maitre Bart
2078058 at bugs.launchpad.net
Wed Aug 28 13:16:11 UTC 2024
Public bug reported:
Description: Ubuntu 22.04.2 LTS
Release: 22.04
openssl:
Installed: 3.0.2-0ubuntu1.17
Candidate: 3.0.2-0ubuntu1.17
Version table:
*** 3.0.2-0ubuntu1.17 500
500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages
100 /var/lib/dpkg/status
3.0.2-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
Expected behavior:
Building an app that uses boost.asio (1.28.0 or any >=1.10.9) with SSL support will succeed.
Unexpected behavior:
Building an app that uses boost.asio (1.28.0 or any >=1.10.9) with SSL support results in undefined symbols at link time.
Ubuntu openssl 3.0.2 and 3.0.7 provide libssl.so.3 (and .a) that lacks 6
function implementations:
SSL_CTX_set_max_proto_version
SSL_CTX_set_min_proto_version
SSL_set_mode
SSLv23_client_method
SSLv23_method
SSLv23_server_method
although they are declared in the openssl ssl.h header file.
** Affects: openssl (Ubuntu)
Importance: Undecided
Status: New
** Tags: openssl
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/2078058
Title:
Missing function implementations in libssl.so.3 and .a
Status in openssl package in Ubuntu:
New
Bug description:
Description: Ubuntu 22.04.2 LTS
Release: 22.04
openssl:
Installed: 3.0.2-0ubuntu1.17
Candidate: 3.0.2-0ubuntu1.17
Version table:
*** 3.0.2-0ubuntu1.17 500
500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages
100 /var/lib/dpkg/status
3.0.2-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
Expected behavior:
Building an app that uses boost.asio (1.28.0 or any >=1.10.9) with SSL support will succeed.
Unexpected behavior:
Building an app that uses boost.asio (1.28.0 or any >=1.10.9) with SSL support results in undefined symbols at link time.
Ubuntu openssl 3.0.2 and 3.0.7 provide libssl.so.3 (and .a) that lacks
6 function implementations:
SSL_CTX_set_max_proto_version
SSL_CTX_set_min_proto_version
SSL_set_mode
SSLv23_client_method
SSLv23_method
SSLv23_server_method
although they are declared in the openssl ssl.h header file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/2078058/+subscriptions
More information about the foundations-bugs
mailing list