Thank you, looks good to me now. There seems to be a
build error for gcc and clang related to the hiredis-ssl header in the automatic build
tests. Could you have a quick look to that? You can find the build logs by clicking to the
failed two jobs, thanks. Maybe we just need to add some packaging rules or similar.
I'm really sorry @henningw I totally missed that. I had to build hiredis with SSL
support because default Debian packages didn't provide it. SSL is natively supported
by hiredis, it was just a matter of getting the source package and building again with
USE_SSL=1, I don't know why that's not provided by libhiredis-dev package by
default.
Should I reject this PR until libhiredis-dev provides such support?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3345#issuecomment-1408460938
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3345/c1408460938(a)github.com>