From nobody Wed Aug 18 19:51:36 2021
X-Original-To: python@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 26522176637A
	for <python@mlmmj.nyi.freebsd.org>; Wed, 18 Aug 2021 19:51:36 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4Gqdnh0V0Gz3G0j
	for <python@FreeBSD.org>; Wed, 18 Aug 2021 19:51:36 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(Client did not present a certificate)
	by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EE905178FD
	for <python@FreeBSD.org>; Wed, 18 Aug 2021 19:51:35 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
	by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17IJpZ4G000912
	for <python@FreeBSD.org>; Wed, 18 Aug 2021 19:51:35 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17IJpZtI000911
	for python@FreeBSD.org; Wed, 18 Aug 2021 19:51:35 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 257784] security/py-fail2ban: Fix runtime errors with Python
 3.10
Date: Wed, 18 Aug 2021 19:51:36 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: commit-hook@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: nc@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback+ merge-quarterly+
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-257784-21822-nVOVZrdFyv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257784-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-257784-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-python
List-Help: <mailto:python+help@freebsd.org>
List-Post: <mailto:python@freebsd.org>
List-Subscribe: <mailto:python+subscribe@freebsd.org>
List-Unsubscribe: <mailto:python+unsubscribe@freebsd.org>
Sender: owner-freebsd-python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257784

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch 2021Q3 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dae8a8ca2e4c6603927241d2a25fb1ef=
42f047992

commit ae8a8ca2e4c6603927241d2a25fb1ef42f047992
Author:     Yasuhiro Kimura <yasu@utahime.org>
AuthorDate: 2021-08-12 03:37:43 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-08-18 19:50:35 +0000

    security/py-fail2ban: Add upstream patches to fix runtime error with Py=
thon
3.10

    PR:             257784
    Approved by:    theis AT gmx DOT at (maintainer)

    (cherry picked from commit e8d866428c99ca6838a6a112cb16fd5df1e2cffc)

 security/py-fail2ban/Makefile                      |  2 +-
 .../files/patch-fail2ban_server_action.py (new)    | 30 ++++++++++++++++++=
++++
 .../files/patch-fail2ban_server_actions.py (new)   | 28 ++++++++++++++++++=
++
 .../files/patch-fail2ban_server_jails.py (new)     | 28 ++++++++++++++++++=
++
 4 files changed, 87 insertions(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=