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/erlang-ranch] f43: Ranch ver. 2.3.0
Date: Fri, 11 Sep 2026 21:09:42 GMT	[thread overview]
Message-ID: <178916098259.1.9624994539048156784.rpms-erlang-ranch-f6c6496a847e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/erlang-ranch
            Branch : f43
            Commit : f6c6496a847e7605536be12b27542859c628dbc2
            Author : Peter Lemenkov <lemenkov@gmail.com>
            Date   : 2026-09-11T22:59:37+02:00
            Stats  : +2/-23 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/erlang-ranch/c/f6c6496a847e7605536be12b27542859c628dbc2?branch=f43

            Log:
            Ranch ver. 2.3.0

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

---
diff --git a/erlang-ranch-0002-Don-t-care-about-return-value.patch b/erlang-ranch-0002-Don-t-care-about-return-value.patch
deleted file mode 100644
index 7a1249a..0000000
--- a/erlang-ranch-0002-Don-t-care-about-return-value.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
-From: Peter Lemenkov <lemenkov@gmail.com>
-Date: Wed, 19 Jun 2024 20:08:39 +0200
-Subject: [PATCH] Don't care about return value
-
-Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
-diff --git a/test/ranch_ct_hook.erl b/test/ranch_ct_hook.erl
-index 9ce009a..10eab52 100644
---- a/test/ranch_ct_hook.erl
-+++ b/test/ranch_ct_hook.erl
-@@ -22,7 +22,7 @@ init(_, _) ->
- 	%% ranch_sup children.
- 	application:set_env(ranch, ranch_sup_intensity, 10),
- 	application:set_env(ranch, ranch_sup_period, 1),
--	ok = application:load(ssl),
-+	_ = application:load(ssl),
- 	case {os:type(), application:get_key(ssl, vsn)} of
- 		%% Internal active,N is broken on Windows since
- 		%% OTP 21.2/ssl 9.1.

diff --git a/erlang-ranch.spec b/erlang-ranch.spec
index d5eb069..9a1f785 100644
--- a/erlang-ranch.spec
+++ b/erlang-ranch.spec
@@ -1,7 +1,7 @@
 %global realname ranch
 
 Name:		erlang-%{realname}
-Version:	2.2.1
+Version:	2.3.0
 Release:	%autorelease
 BuildArch:	noarch
 Summary:	Socket acceptor pool for TCP protocols
@@ -10,7 +10,6 @@ URL:		https://github.com/ninenines/%{realname}
 VCS:		git:%{url}.git
 Source0:	%{url}/archive/%{version}/%{realname}-%{version}.tar.gz
 Patch:		erlang-ranch-0001-Fix-testing-with-rebar.patch
-Patch:		erlang-ranch-0002-Don-t-care-about-return-value.patch
 BuildRequires:	erlang-ct_helper
 BuildRequires:	erlang-rebar3
 

diff --git a/sources b/sources
index d4451df..51ea467 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ranch-2.2.1.tar.gz) = b13410a84e10db2ebf35ad0bbf8c2d6ac39b780994f6acd5a2ec3413eead05ffc8babf147ab610d566e68fbaac2b4e164a67ec98d835b8bca44a404e4bc13b31
+SHA512 (ranch-2.3.0.tar.gz) = addedcc68f5220932b950fe212769ab09bd730c682bf100d9608ed93a1775646704467cf43ec1c8e86640b4bae97aa85e8ef2eefe24524748cf8033bf1a5dbf9

                 reply	other threads:[~2026-09-11 21:09 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=178916098259.1.9624994539048156784.rpms-erlang-ranch-f6c6496a847e@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