[sr-dev] Re: RPM Build Toolchain

2024-05-30 Thread Sergey Safarov via sr-dev
Please try this commands cd pkg/kamailio make src.rpm cd ../.. rpm -i kamailio-xx.src.rpm cd ~/rpmbuild-SPEC rpmbuild -ba kamailio.spec On Wed, May 29, 2024 at 9:16 PM tyler moore wrote: > Sergey, > > Tested this out today and centos9 is working great now. > Appreciate all your work on th

[sr-dev] Re: RPM Build Toolchain

2024-05-29 Thread tyler moore via sr-dev
Sergey, Tested this out today and centos9 is working great now. Appreciate all your work on the RPM maintenance! As a side note, I was wondering what commands you are using for the binary RPMs? I looked through pkg/kamailio and on

[sr-dev] Re: RPM Build Toolchain

2024-05-29 Thread Sergey Safarov via sr-dev
Hi Tyler. I have rebuilt RPM packages. Please clean repo cache and reinstall packages. dnf reinstall kamailio* On Tue, May 28, 2024 at 6:39 PM tyler moore via sr-dev < sr-dev@lists.kamailio.org> wrote: > Sergey, > > Any chance we could generate a new build of the RPM including the updated > vers

[sr-dev] Re: RPM Build Toolchain

2024-05-28 Thread tyler moore via sr-dev
Sergey, Any chance we could generate a new build of the RPM including the updated version of openssl? Regards, Tyler Moore Full Stack Software Engineer dOpenSource Office: 888-907-2085, ext: 34 Cell: 248-909-2769 Email:tmo...@dopensource.com ___ Kam

[sr-dev] Re: RPM Build Toolchain

2024-05-22 Thread Richard Chan via sr-dev
Chiming in... RHEL 9.4 is on 3.0.7; what you are seeing is from CentOS Stream 9 which has moved to 3.2.1. Likely this will be in RHEL 9.5. It is very unusual for Red Hat to bump the OpenSSL version within the life of a release. https://issues.redhat.com/browse/RHEL-26271 On Wed, 22 May 2024,

[sr-dev] Re: RPM Build Toolchain

2024-05-22 Thread Sergey Safarov via sr-dev
I have checked the packages used for the Kamailio build [root@nout /]# rpm -qa | grep openssl openssl-libs-3.0.7-25.el9.x86_64 openssl-3.0.7-25.el9.x86_64 openssl-devel-3.0.7-25.el9.x86_64 Build images compiled 3-4 months ago. Probable for this time released a new version. I have checked openssl