[sr-dev] [kamailio/kamailio] RPM repos at https://rpm.kamailio.org (#2084)
sergey-safarov
notifications at github.com
Fri Nov 29 10:53:21 CET 2019
Added package signing.
PGP key stored on server provided by Fred Posner.
Packages signed using key
```sh
[root at kama4 ~]# gpg --homedir /etc/pulp/gpg-key --list-keys
/etc/pulp/gpg-key/pubring.gpg
------------------------------
pub 2048R/17A12EE1 2019-11-28
uid Kamailio team RPM signing bot <rpm_bot at kamailio.org>
sub 2048R/D3190C20 2019-11-28
```
Victor @linuxmaniac, Daniel @miconda, If need to replace this key to other, please let me know.
To test repo on `CentOS 8` you can use
```sh
dnf -y install dnf-plugins-core
dnf config-manager --add-repo http://rpm.kamailio.org/centos/kamailio.repo
dnf install kamailio
```
On CentOS/RHEL 7 and 6 you can use
```
yum -y install yum-utils
yum-config-manager --add-repo http://rpm.kamailio.org/centos/kamailio.repo
yum install kamailio
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2084#issuecomment-559730630
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191129/240810be/attachment.html>
More information about the sr-dev
mailing list