[sr-dev] git:master:b7b3c67f: http_client: fix depecration of CURLOPT_PROTOCOLS and CURLINFO_SIZE_DOWNLOAD

2023-06-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: b7b3c67fc1205d114fadf360a594930ef69835a3 URL: https://github.com/kamailio/kamailio/commit/b7b3c67fc1205d114fadf360a594930ef69835a3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-06-21T09:27:28+02:00 http_client: fix depec

[sr-dev] Re: [kamailio/kamailio] build warnings on bookworm (Issue #3484)

2023-06-21 Thread Daniel-Constantin Mierla
On a second thought, given that the patches to tls module are only related to macro checks (ifdefs) on libssl version >=3.0, no other relevant changes, I think they should be backported to 5.7 without waiting longer. There is no impact for older libssl versions and it may fix some of the libssl

[sr-dev] Re: [kamailio/kamailio] build warnings on bookworm (Issue #3484)

2023-06-21 Thread Victor Seva
Yes, It can't make things worse -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3484#issuecomment-1600447831 You are receiving this because you commented. Message ID: ___ Kamailio (SER) - Development Ma

[sr-dev] Re: [kamailio/kamailio] build warnings on bookworm (Issue #3484)

2023-06-21 Thread Victor Seva
I'll backport the changes -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3484#issuecomment-1600560324 You are receiving this because you commented. Message ID: ___ Kamailio (SER) - Development Mailing

[sr-dev] Re: [kamailio/kamailio] build warnings on bookworm (Issue #3484)

2023-06-21 Thread Daniel-Constantin Mierla
Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3484#issuecomment-1600563179 You are receiving this because you commented. Message ID: ___ Kamailio (SER) - Development Mailing List To unsubscrib

[sr-dev] git:5.7:8cc9ec41: tls: disable tls_rand for openssl >= 3.0

2023-06-21 Thread Victor Seva
Module: kamailio Branch: 5.7 Commit: 8cc9ec410ff359e3d93e994c210977a8baa578c4 URL: https://github.com/kamailio/kamailio/commit/8cc9ec410ff359e3d93e994c210977a8baa578c4 Author: Victor Seva Committer: Victor Seva Date: 2023-06-21T12:10:59+02:00 tls: disable tls_rand for openssl >= 3.0 >From htt

[sr-dev] git:5.7:d4b7333c: tls: disable engine for openssl >= 3.0

2023-06-21 Thread Victor Seva
Module: kamailio Branch: 5.7 Commit: d4b7333ca126ae7c77ec8f095f8728234d0dfe43 URL: https://github.com/kamailio/kamailio/commit/d4b7333ca126ae7c77ec8f095f8728234d0dfe43 Author: Victor Seva Committer: Victor Seva Date: 2023-06-21T12:10:46+02:00 tls: disable engine for openssl >= 3.0 >From https

[sr-dev] git:5.7:6669c0be: tls: OPENSSL_fork_[prepare|parent|child] deprecated at openssl 3.0

2023-06-21 Thread Victor Seva
Module: kamailio Branch: 5.7 Commit: 6669c0befcd69f5d5e196c53188bed58a6a9e1c2 URL: https://github.com/kamailio/kamailio/commit/6669c0befcd69f5d5e196c53188bed58a6a9e1c2 Author: Victor Seva Committer: Victor Seva Date: 2023-06-21T12:10:28+02:00 tls: OPENSSL_fork_[prepare|parent|child] deprecated

[sr-dev] git:5.7:23a121e5: http_client: fix depecration of CURLOPT_PROTOCOLS and CURLINFO_SIZE_DOWNLOAD

2023-06-21 Thread Victor Seva
Module: kamailio Branch: 5.7 Commit: 23a121e5d8ffa172f71433c2ef74f323a54e8315 URL: https://github.com/kamailio/kamailio/commit/23a121e5d8ffa172f71433c2ef74f323a54e8315 Author: Daniel-Constantin Mierla Committer: Victor Seva Date: 2023-06-21T12:11:29+02:00 http_client: fix depecration of CURLOP

[sr-dev] Re: [kamailio/kamailio] build warnings on bookworm (Issue #3484)

2023-06-21 Thread Victor Seva
``` commit 23a121e5d8ffa172f71433c2ef74f323a54e8315 (HEAD -> 5.7, origin/5.7) Author: Daniel-Constantin Mierla Date: Wed Jun 21 09:27:28 2023 +0200 http_client: fix depecration of CURLOPT_PROTOCOLS and CURLINFO_SIZE_DOWNLOAD - GH #3484 (cherry picked from commit b7b3c67fc1

[sr-dev] git:master:81be9e78: tls: enable locking for rand ctx if libssl version is 3.0+

2023-06-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 81be9e78c3731d45734480285d7afc17f8f9e87a URL: https://github.com/kamailio/kamailio/commit/81be9e78c3731d45734480285d7afc17f8f9e87a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-06-21T14:15:24+02:00 tls: enable locking fo

[sr-dev] git:master:3a4681c5: rtpengine: use the long long macro to get the value from json

2023-06-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 3a4681c55eaca962344c0e451aa7e91770fb3dc5 URL: https://github.com/kamailio/kamailio/commit/3a4681c55eaca962344c0e451aa7e91770fb3dc5 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-06-21T13:39:02+02:00 rtpengine: use the lon

[sr-dev] Re: [kamailio/kamailio] build warnings on bookworm (Issue #3484)

2023-06-21 Thread juha-h
This one is still left: ``` C (gcc) [M http_client.so] functions.o functions.c: In function 'curL_request_url': functions.c:164:9: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations] 164 | res = curl_eas

[sr-dev] [kamailio/kamailio] Typos (PR #3491)

2023-06-21 Thread Дилян Палаузов
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/3491 -- Commit Summary -- * mohqueue: typo * osp: typos * p_usrloc: typo * permissions: typos * pike: typo * presence: typo * qos: typos * ratelimit: typo * regex: typos

[sr-dev] Build failed in Jenkins: kamailio56-nightly-binaries » amd64,trusty #67

2023-06-21 Thread kamailio
See Changes: -- [...truncated 61.64 KB...] I: new cache content 'python2.7_2.7.6-8ubuntu0.5_amd64.deb' added I: new cache content 'li