public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Lemenkov <lemenkov@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/opensips] f45: OpenSIPS ver. 4.0.2
Date: Tue, 08 Sep 2026 18:32:10 GMT	[thread overview]
Message-ID: <178889233064.1.9587374054222384610.rpms-opensips-160c9c8caf90@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/opensips
            Branch : f45
            Commit : 160c9c8caf90abadfa953c0b3aaa32c076885577
            Author : Peter Lemenkov <lemenkov@gmail.com>
            Date   : 2026-09-08T20:06:33+02:00
            Stats  : +7/-7 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/opensips/c/160c9c8caf90abadfa953c0b3aaa32c076885577?branch=f45

            Log:
            OpenSIPS ver. 4.0.2

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>

---
diff --git a/opensips-0001-Consistently-use-rtpproxy-switches.patch b/opensips-0001-Consistently-use-rtpproxy-switches.patch
index 81c56a0..ff0b99d 100644
--- a/opensips-0001-Consistently-use-rtpproxy-switches.patch
+++ b/opensips-0001-Consistently-use-rtpproxy-switches.patch
@@ -19,7 +19,7 @@ index 081b2bfa16..0e232678d1 100644
    - *n[<SOCKET>]* - flags that enables
  the notification timeout for the session. One can specify an
 diff --git a/modules/rtpproxy/rtpproxy.c b/modules/rtpproxy/rtpproxy.c
-index 3cf24c9d46..570008b254 100644
+index e078b29ec2..0ffa635d56 100644
 --- a/modules/rtpproxy/rtpproxy.c
 +++ b/modules/rtpproxy/rtpproxy.c
 @@ -3747,8 +3747,6 @@ static int rtpproxy_offer_answer(struct sip_msg *msg, struct rtpp_args *args,

diff --git a/opensips-0008-Fix-build-with-OpenSSL-3.x-replace-direct-ASN1_STRIN.patch b/opensips-0008-Fix-build-with-OpenSSL-3.x-replace-direct-ASN1_STRIN.patch
index 72ca87f..d3030e5 100644
--- a/opensips-0008-Fix-build-with-OpenSSL-3.x-replace-direct-ASN1_STRIN.patch
+++ b/opensips-0008-Fix-build-with-OpenSSL-3.x-replace-direct-ASN1_STRIN.patch
@@ -15,10 +15,10 @@ Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
 Assisted-by: Claude (Anthropic) <https://claude.ai>
 
 diff --git a/modules/identity/identity.c b/modules/identity/identity.c
-index f4a350a53c..a1b17b9d03 100644
+index 402b68140a..6ce891eacf 100644
 --- a/modules/identity/identity.c
 +++ b/modules/identity/identity.c
-@@ -1420,13 +1420,13 @@ static time_t parseX509Date(ASN1_STRING * dateString)
+@@ -1431,13 +1431,13 @@ static time_t parseX509Date(ASN1_STRING * dateString)
  		return -1;
  	}
  
@@ -34,7 +34,7 @@ index f4a350a53c..a1b17b9d03 100644
  
  		tmDate.tm_year = (tmp[0] - '0') * 10 + (tmp[1] - '0');
  		if(tmDate.tm_year < 50) //see chap. 4.1.2.5.1, rfc 3280
-@@ -1444,12 +1444,12 @@ static time_t parseX509Date(ASN1_STRING * dateString)
+@@ -1455,12 +1455,12 @@ static time_t parseX509Date(ASN1_STRING * dateString)
  	}
  
  	/* needed for years >= 2050 */

diff --git a/opensips.spec b/opensips.spec
index e7e20cd..ad4f584 100644
--- a/opensips.spec
+++ b/opensips.spec
@@ -1,10 +1,10 @@
-%global git_commit 1747e6ed20a477b61b8e8e068212402b1645dc84
+%global git_commit ff6840d52b862a960c5b5740ac2646cbda0799db
 
 %global EXCLUDE_MODULES cachedb_cassandra cachedb_dynamodb %{!?_with_oracle:db_oracle} event_sqs example launch_darkly opentelemetry osp rtp.io sngtc tls_wolfssl
 
 Summary:  Open Source SIP Server
 Name:     opensips
-Version:  4.0.1
+Version:  4.0.2
 Release:  %autorelease
 License:  GPL-2.0-or-later
 Source0:  https://github.com/%{name}/%{name}/archive/%{version}/%{name}-%{version}.tar.gz

diff --git a/sources b/sources
index 283c3b1..199713e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (opensips-4.0.1.tar.gz) = 5b3c3416a81ba4eec510fdb8237701edf9dcdaca7567deac9e0c8e7f9d721773768eed58c052defd0671e1c104ba8e2c4bc10cdd45b67ab5ebfeb5da5dbcc1f2
+SHA512 (opensips-4.0.2.tar.gz) = f54da99925b91d9a4923d7a5c902e275dee863c75aa8d9bc60a20b4e9923062cfedd1517ede37eb919c39da2533c96f98d0a578586c8e7f036ddfde6dae5abe0

                 reply	other threads:[~2026-09-08 18:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178889233064.1.9587374054222384610.rpms-opensips-160c9c8caf90@fedoraproject.org \
    --to=lemenkov@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox