Hi all,
I would just like to check in and find out if/when the Kamailio v5.4.0 rpm's will be available on the OpenSUSE build service. Thanks to all involved for all the hard work in this new release! Thanks There are two major products that came out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence. -- Jeremy S. Anderson 00asgaroth00@gmail.com (https://link.getmailspring.com/link/146DE51A-E8C2-4126-B8D5-EA45E62CBA11@get...)
Kamailio RPM you can see here http://rpm.kamailio.org/centos/8/5.4/5.4.0/x86_64/Packages/k/
To install
dnf -y install dnf-plugins-core dnf config-manager --add-repo http://rpm.kamailio.org/centos/kamailio.repo dnf install kamailio
To team. How about officially start to use rpm.kamailio.org?
Sergey
On Tue, Aug 11, 2020 at 3:54 PM Asgaroth 00asgaroth00@gmail.com wrote:
Hello Sergey,
sure we can promote using the rpm.kamailio.org repos. Just add the details about how to use it for the distro availables at the top of wiki page:
* https://www.kamailio.org/wiki/packages/rpms
Once you update it, I will move the details about OBS repos in another page just for history/reference purposes.
Cheers, Daniel
On 11.08.20 16:13, Sergey Safarov wrote:
I updated https://www.kamailio.org/wiki/packages/rpms page Think Overview section may be merged with Kamailio 5.3.x section.
Sergey
On Tue, Aug 11, 2020 at 6:27 PM Daniel-Constantin Mierla miconda@gmail.com wrote:
Hello,
thanks, I will clean up the content of that page.
A few questions:
- I see that the repo has also packages for 5.3.x versions, isn't it? If yes, I am going to add a section for it as well and move the OBS content completely out. Seems to be also for 5.2.x
- the web server on that system has also https support, do you think it is going to break if one uses https URL instead of http?
Thanks, Daniel
On 11.08.20 19:58, Sergey Safarov wrote:
yes, 5.3 and 5.2 also hosted on rpm.kamailio.org So on OBS may be hosted 4.x and 5.0.
https also may be used. but this not matter because each RPM file has GPG signature and repo database also has a signature.
Sergey
On Wed, Aug 12, 2020 at 10:52 AM Daniel-Constantin Mierla miconda@gmail.com wrote:
I updated the page, can you check the commands to install and activate the repos for 5.3 and 5.2 releases? I just set them using version numbers, but I am not sure they are correct.
The signatures ensure integrity, good to know the packages are signed. Some people prefer https for privacy, I wanted to know if there could be any potential issues by using https.
Cheers, Daniel
On 12.08.20 10:09, Sergey Safarov wrote:
Docs updated. Links switched to https
On Wed, Aug 12, 2020 at 12:45 PM Daniel-Constantin Mierla miconda@gmail.com wrote:
Thanks Sergey! For better visibility I already prepared a news article on kamailio.org:
* https://www.kamailio.org/w/2020/08/kamailio-rpm-repositories/
One short question - at:
* https://www.kamailio.org/wiki/packages/rpms#kamailio_54x_latest_stable
The dnf command is for CentOS 8? It is listed CentOS 7, but RedHat is 8, and CentOS 7 is also listed for yum command.
Cheers, Daniel
On 13.08.20 08:51, Sergey Safarov wrote:
Hi there,
Thanks for your work.
Are there plans for Centos 7, since Centos 8 is not widely adopted in production and 7 is still in support would be nice to see Kamailio 5.4 also there.
Sergey Safarov s.safarov@gmail.com schrieb am Di., 11. Aug. 2020, 16:15:
Hello,
I see 7 listed as directory at:
- http://rpm.kamailio.org/centos/
Cheers, Daniel
On 11.08.20 17:39, Karsten Horsmann wrote:
Hi,
sorry my fault. I checkt the obs service a few days ago and then I read only the this thread without investigation of the other major distro versions.
Thanks for the correction.
Cheers Karsten
Daniel-Constantin Mierla miconda@gmail.com schrieb am Di., 11. Aug. 2020, 17:43:
CentOS 6/7/8 are there, take a look here:
http://rpm.kamailio.org/centos/ (https://link.getmailspring.com/link/902E5D60-A2D3-42A5-8322-ACBC79F620D8@get...)
There are two major products that came out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence. -- Jeremy S. Anderson 00asgaroth00@gmail.com (https://link.getmailspring.com/link/902E5D60-A2D3-42A5-8322-ACBC79F620D8@get...)
On Aug 11 2020, at 4:39 pm, Karsten Horsmann khorsmann@gmail.com wrote:
Thanks Sergey!
Quick question on the directory structure for the repo's, looking at CentOS 7 for example: http://rpm.kamailio.org/centos/7/5.4/ (https://link.getmailspring.com/link/E6A0627C-32F0-42A0-A708-6765561FBC7B@get...) I see there is a "5.4" and "5.4.0" directory containing the packages, I presume this means that for kamailio 5.4.1 there will be a new directory "5.4.1" created for that release? If that is the case, from an upgrade point of view, would we need to update the local system's yum repository to point to the 5.4.1 directory to perform the upgrade?
Would it not be beneficial to have one directory structure, say "5.4" and have all release build located within that structure? so 5.4.0/5.4.1/5.4.x etc etc rpm packages would be located in the one directory structure. This would prevent having to update the yum repo's as well to perform an up|down grade.
Thanks There are two major products that came out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence. -- Jeremy S. Anderson 00asgaroth00@gmail.com (https://link.getmailspring.com/link/E6A0627C-32F0-42A0-A708-6765561FBC7B@get...)
On Aug 11 2020, at 3:13 pm, Sergey Safarov s.safarov@gmail.com wrote:
I see there is a "5.4" and "5.4.0" directory containing the packages, I presume this means that for kamailio 5.4.1 there will be a new directory "5.4.1" created for that release? If that is the case, from an upgrade point of view, would we need to update the local system's yum repository to point to the 5.4.1 directory to perform the upgrade?
"5.4" folder is linked to the latest release for "5.4" branch. When 5.4.1 is out, then "5.4" folder will be linked to "5.4.1". For upgrade need just execute "dnf update" or "yum update". Kamailio will be updated to latest kamailio release. If you want upgrade to specific release need use the command like
dnf update --disablerepo=kamailio --enablerepo=kamailio-5.4.0 kamailio yum update --disablerepo=kamailio --enablerepo=kamailio-5.4.0 kamailio
On Tue, Aug 11, 2020 at 7:00 PM Asgaroth 00asgaroth00@gmail.com wrote: