Discussion:
[sr-dev] git:5.4:aaa556f2: pkg: version set to 5.4.6 for rpms and apline
Daniel-Constantin Mierla
2021-06-02 08:47:56 UTC
Permalink
Content preview: Module: kamailio Branch: 5.4 Commit: aaa556f2d5a80e7a0bfa609d2478a9b75a530d0b
URL: https://github.com/kamailio/kamailio/commit/aaa556f2d5a80e7a0bfa609d2478a9b75a530d0b
Author: Daniel-Constantin Mierla <***@gmail.com> Committer: Daniel-Constantin
Mierla <***@gmail.com> Date: 2021-06-02T10:12:15+02:00

Content analysis details: (-2.4 points, 5.5 required)

pts rule name description
---- ---------------------- --------------------------------------------------
-1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP
-1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1%
[score: 0.0000]
0.0 DKIM_ADSP_CUSTOM_MED No valid author signature, adsp_override is
CUSTOM_MED
0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail
provider (miconda[at]gmail.com)
0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level
mail domains are different
1.0 FORGED_GMAIL_RCVD 'From' gmail.com does not match 'Received'
headers
0.2 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and
EnvelopeFrom freemail headers are
different
-1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list
manager

Module: kamailio
Branch: 5.4
Commit: aaa556f2d5a80e7a0bfa609d2478a9b75a530d0b
URL: https://github.com/kamailio/kamailio/commit/aaa556f2d5a80e7a0bfa609d2478a9b75a530d0b

Author: Daniel-Constantin Mierla <***@gmail.com>
Committer: Daniel-Constantin Mierla <***@gmail.com>
Date: 2021-06-02T10:12:15+02:00

pkg: version set to 5.4.6 for rpms and apline

---

Modified: pkg/kamailio/alpine/APKBUILD
Modified: pkg/kamailio/obs/kamailio.spec

---

Diff: https://github.com/kamailio/kamailio/commit/aaa556f2d5a80e7a0bfa609d2478a9b75a530d0b.diff
Patch: https://github.com/kamailio/kamailio/commit/aaa556f2d5a80e7a0bfa609d2478a9b75a530d0b.patch

---

diff --git a/pkg/kamailio/alpine/APKBUILD b/pkg/kamailio/alpine/APKBUILD
index e6576c616a..f4ff87ce2d 100644
--- a/pkg/kamailio/alpine/APKBUILD
+++ b/pkg/kamailio/alpine/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Nathan Angelacos <***@alpinelinux.org>

pkgname=kamailio
-pkgver=5.4.5
+pkgver=5.4.6
pkgrel=0

# If building from a git snapshot, specify the gitcommit
diff --git a/pkg/kamailio/obs/kamailio.spec b/pkg/kamailio/obs/kamailio.spec
index ba4cb80618..e73c048b22 100644
--- a/pkg/kamailio/obs/kamailio.spec
+++ b/pkg/kamailio/obs/kamailio.spec
@@ -1,5 +1,5 @@
%define name kamailio
-%define ver 5.4.5
+%define ver 5.4.6
%define rel dev1.0%{dist}

%if 0%{?fedora}

Loading...