Also checked the recent changelogs, up to 1ubuntu9 available in vivid, and that issue seems not fixed.
The upstream team have made lot of changes with newer releases: g/h/i/j versions already published. 'g' have a new symbol added, but not that missing one (as i understand). By the way that library needs to be updated/upgraded more closer and be backported too. http://upstream.rosalinux.ru/versions/openssl.html http://www.openssl.org/ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/1393752 Title: missing symbols in libssl1.0.1f-1ubuntu2.7 Status in “openssl” package in Ubuntu: Confirmed Bug description: _CONF_new_data is not exported. The function definition is still in the headers: # grep -r _CONF_new_data /usr/include/ /usr/include/openssl/conf_api.h:int _CONF_new_data(CONF *conf); The library itself does not export the symbol: $ readelf -Ws /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 | grep CONF_new 1540: 000000000012f630 84 FUNC GLOBAL DEFAULT 12 NCONF_new@@OPENSSL_1.0.0 LSB Relase: Description: Ubuntu 14.04.1 LTS Release: 14.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1393752/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp