[sr-dev] [kamailio/kamailio] Kamailio 5.2.3 on Buster - Segmentation fault in libcrypto.so.1.1 (#2077)

Daniel-Constantin Mierla notifications at github.com
Wed Oct 2 18:30:56 CEST 2019


Maybe you can just add it in tls module right now, could be inside tls_rand.{c,h}, which are compiled only for libssl 1.1. After 5.3 is released, it can be moved in the core or other place.

Regarding the internal libraries: they are not that much used/active (from the perspective of new code), they also seem to create some problems on some packaging systems (i.e., different packages with various modules need same internal lib). We probably should revise what to do with them: package them separately so they are a clear dependency or figure out something else.

Anyhow, right now I won't add a dependency of an internal library for tls module.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2077#issuecomment-537574545
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191002/f727a873/attachment-0001.html>


More information about the sr-dev mailing list