FreeBSD Bugzilla – Attachment 185416 Details for
Bug 221442
[maintainer-update] security/py-fail2ban: Update to 0.10.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
2nd patch
py-fail2ban.diff.txt (text/plain), 2.11 KB, created by
theis
on 2017-08-14 20:15:06 UTC
(
hide
)
Description:
2nd patch
Filename:
MIME Type:
Creator:
theis
Created:
2017-08-14 20:15:06 UTC
Size:
2.11 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 447816) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= fail2ban >-PORTVERSION= 0.9.7 >+PORTVERSION= 0.10.0 > CATEGORIES= security python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -33,6 +33,8 @@ > > FILES= ${WRKSRC}/bin/fail2ban-client \ > ${WRKSRC}/fail2ban/client/configreader.py \ >+ ${WRKSRC}/fail2ban/client/fail2bancmdline.py \ >+ ${WRKSRC}/fail2ban/client/fail2banregex.py \ > ${WRKSRC}/man/fail2ban-client.1 \ > ${WRKSRC}/man/fail2ban-client.h2m \ > ${WRKSRC}/setup.py >Index: distinfo >=================================================================== >--- distinfo (revision 447816) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1496237420 >-SHA256 (fail2ban-fail2ban-0.9.7_GH0.tar.gz) = 2817eb0d4f670bef2a79a5a9cfb824b41a4445f5a92a307a453ac95f497c7440 >-SIZE (fail2ban-fail2ban-0.9.7_GH0.tar.gz) = 356374 >+TIMESTAMP = 1502542383 >+SHA256 (fail2ban-fail2ban-0.10.0_GH0.tar.gz) = 3517b68bff71924f179609eb51dd2fe66d78653646528cdf8edf2370ff047c80 >+SIZE (fail2ban-fail2ban-0.10.0_GH0.tar.gz) = 459813 >Index: pkg-message >=================================================================== >--- pkg-message (revision 447816) >+++ pkg-message (working copy) >@@ -1,16 +1,15 @@ > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > >-Please do not edit the fail2ban.conf and jail.conf files as they >-will be overwritten upon each upgrade of the port. >+Please do not edit the fail2ban.conf, jail.conf, or any other >+files in the distributen as they will be overwritten upon each >+upgrade of the port. Instead, create new files named *.local e.g. >+fail2ban.local or jail.local. > >-Instead, create new files named fail2ban.local and jail.local >- > For more information, see the official manual: >- > http://www.fail2ban.org/wiki/index.php/MANUAL_0_8#Configuration > >-If you are upgrading from 0.8.x consider adopting the new >-configuration style. >+If you have custom filters or actions and you are upgrading from >+0.9.x please check them. > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
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
Flags:
theis:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 221442
:
185319
|
185416
|
185544
Working