FreeBSD Bugzilla – Attachment 218749 Details for
Bug 250356
security/py-fail2ban: Fix runtime error with Python 3.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file
security_py-fail2ban.patch (text/plain), 1.43 KB, created by
Yasuhiro Kimura
on 2020-10-15 00:15:51 UTC
(
hide
)
Description:
Patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2020-10-15 00:15:51 UTC
Size:
1.43 KB
patch
obsolete
>Index: security/py-fail2ban/Makefile >=================================================================== >--- security/py-fail2ban/Makefile (revision 552356) >+++ security/py-fail2ban/Makefile (working copy) >@@ -2,10 +2,14 @@ > > PORTNAME= fail2ban > PORTVERSION= 0.11.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= security python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >+PATCHFILES= 55e76c0b807e87f6a04d459bb9c59da33c98572b.patch:-p1 \ >+ 9d7388e68448e9294e568a8ad21599e719c914b0.patch:-p1 >+PATCH_SITES= https://github.com/fail2ban/fail2ban/commit/ >+ > MAINTAINER= theis@gmx.at > COMMENT= Scans log files and bans IP that makes too many password failures > >Index: security/py-fail2ban/distinfo >=================================================================== >--- security/py-fail2ban/distinfo (revision 552356) >+++ security/py-fail2ban/distinfo (working copy) >@@ -1,3 +1,7 @@ >-TIMESTAMP = 1578911137 >+TIMESTAMP = 1602718222 > SHA256 (fail2ban-fail2ban-0.11.1_GH0.tar.gz) = 71d2a52b66bb0f87ac3812246bdd3819ec561913cd44afd39130a342f043aa6d > SIZE (fail2ban-fail2ban-0.11.1_GH0.tar.gz) = 538660 >+SHA256 (55e76c0b807e87f6a04d459bb9c59da33c98572b.patch) = 9832614d10f1cf0d45fa0bae62e69dda06934758582a4beebbe9755040b51cfa >+SIZE (55e76c0b807e87f6a04d459bb9c59da33c98572b.patch) = 847 >+SHA256 (9d7388e68448e9294e568a8ad21599e719c914b0.patch) = eb0a708146135acf4b9bf3e3238de6dc74e1512c64debff6282f4eaf62cd22e1 >+SIZE (9d7388e68448e9294e568a8ad21599e719c914b0.patch) = 2148
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 250356
: 218749