[sr-dev] Re: [kamailio/kamailio] tls_wolfssl: clean-up; continue to remove OpenSSL-isms (5d3c11c)

2024-01-25 Thread Victor Seva via sr-dev
This broke the nightly build: https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=bookworm/2583/consoleText ``` tls_wolfssl_mod.c: In function 'ki_is_peer_verified': tls_wolfssl_mod.c:456:26: error: 'WOLFSSL_X509_V_OK' undeclared (first use in this functi

[sr-dev] Re: Roadmap to next major Kamailio release series v5.8.x

2024-01-25 Thread Henning Westerholt via sr-dev
Hello Daniel, we will manage to commit an initial version of the module which some work in progress still open to the repository by the end of this month. Thanks, Henning -- Henning Westerholt – https://skalatan.de/blog/ Kamailio services – https://gilawa.com > -Original Message- > F

[sr-dev] Re: [kamailio/kamailio] tls_wolfssl: clean-up; continue to remove OpenSSL-isms (5d3c11c)

2024-01-25 Thread space88man via sr-dev
What are the configure flags for the nightly builds? Is this using a system libwolfssl-dev or the submodule. The module expects wolfssl ~ v5.6.6-stable which is equivalent to libwolfssl42(5.6.6-1.2) libwolfssl-dev_5.6.6. For RPM based-distros I build the module both with the in-tree submodule

[sr-dev] Re: [kamailio/kamailio] tls_wolfssl: clean-up; continue to remove OpenSSL-isms (5d3c11c)

2024-01-25 Thread Victor Seva via sr-dev
Sorry but bookworm has 5.5.4-2 [libwolfssl35](https://packages.debian.org/bookworm/libwolfssl35) and jammy has 5.2.0-2 [libwolfssl32](https://packages.ubuntu.com/jammy/libwolfssl32) I will remove the support for bookworm and jammy for tls_wolfssl then -- Reply to this email directly or view it

[sr-dev] git:master:aaa3b102: pkg/kamailio/deb: remove support for tls_wolfssl on bookworm/jammy

2024-01-25 Thread Victor Seva via sr-dev
Module: kamailio Branch: master Commit: aaa3b102c62af9ac0abe1aaac12876abaa7ad351 URL: https://github.com/kamailio/kamailio/commit/aaa3b102c62af9ac0abe1aaac12876abaa7ad351 Author: Victor Seva Committer: Victor Seva Date: 2024-01-25T12:23:47+01:00 pkg/kamailio/deb: remove support for tls_wolfssl

[sr-dev] Re: [kamailio/kamailio] tls_wolfssl: clean-up; continue to remove OpenSSL-isms (5d3c11c)

2024-01-25 Thread Victor Seva via sr-dev
Hi, On 25/1/24 11:32, space88man via sr-dev wrote: > What are the configure flags for the nightly builds? Is this using a system > libwolfssl-dev or the submodule. > > The module expects wolfssl ~ v5.6.6-stable which is equivalent to > libwolfssl42(5.6.6-1.2) libwolfssl-dev_5.6.6. > For RPM bas

[sr-dev] git:master:43ec11a7: tls_wolfssl: allow building with debian libwolfssl35

2024-01-25 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 43ec11a7e0a37dfdaead873d555b26cb65589bd1 URL: https://github.com/kamailio/kamailio/commit/43ec11a7e0a37dfdaead873d555b26cb65589bd1 Author: S-P Chan Committer: S-P Chan Date: 2024-01-25T21:48:08+08:00 tls_wolfssl: allow building with debian libwolfssl35

[sr-dev] git:5.7:dee31a1e: tls_wolfssl: allow building with debian libwolfssl35

2024-01-25 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: dee31a1eaace4d4c40ee5ef9591379768d4fad75 URL: https://github.com/kamailio/kamailio/commit/dee31a1eaace4d4c40ee5ef9591379768d4fad75 Author: S-P Chan Committer: S-P Chan Date: 2024-01-25T21:50:01+08:00 tls_wolfssl: allow building with debian libwolfssl35 - i

[sr-dev] git:master:4db5d7eb: core: mem - relocated unfinished memory allocators to archive repository

2024-01-25 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 4db5d7eb3fb34ad1282c9ded9b2d05b3f81fd476 URL: https://github.com/kamailio/kamailio/commit/4db5d7eb3fb34ad1282c9ded9b2d05b3f81fd476 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-01-25T20:12:28+01:00 core: mem - relocated

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » amd64,jammy #2584

2024-01-25 Thread kamailio--- via sr-dev
See ___ Kamailio (SER) - Development Mailing List To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

[sr-dev] Jenkins build is back to normal : kamailiodev-nightly-binaries » amd64,bookworm #2584

2024-01-25 Thread kamailio--- via sr-dev
See ___ Kamailio (SER) - Development Mailing List To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

[sr-dev] Re: [kamailio/kamailio] pkg/kamailio/deb: remove support for tls_wolfssl on bookworm/jammy (aaa3b10)

2024-01-25 Thread space88man via sr-dev
@linuxmaniac - I have tested with bookwork/libwolfssl35 and trixie/libwolfssl42) and the module works - you can restore bookworm/jammy builds. Sorry for the breakage. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/commit/aaa3b102c62af9ac0abe1aaac12876