FreeBSD Bugzilla – Attachment 177898 Details for
Bug 215239
[PATCH] security/fail2ban: Upgrade to 0.9.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
security/py-fail2ban: Upgrade to 0.9.6
patch-security_fail2ban-0.9.6.txt (text/plain), 3.19 KB, created by
John W. O'Brien
on 2016-12-12 00:35:36 UTC
(
hide
)
Description:
security/py-fail2ban: Upgrade to 0.9.6
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2016-12-12 00:35:36 UTC
Size:
3.19 KB
patch
obsolete
>Index: security/py-fail2ban/Makefile >=================================================================== >--- security/py-fail2ban/Makefile (revision 428158) >+++ security/py-fail2ban/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= fail2ban >-PORTVERSION= 0.9.5 >+PORTVERSION= 0.9.6 > CATEGORIES= security python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -15,7 +15,7 @@ > > USES= python shebangfix > USE_GITHUB= yes >-GH_TAGNAME= d6eae28 >+GH_TAGNAME= 3605155 > USE_PYTHON= autoplist distutils > USE_RC_SUBR= fail2ban > >Index: security/py-fail2ban/distinfo >=================================================================== >--- security/py-fail2ban/distinfo (revision 428158) >+++ security/py-fail2ban/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1469085380 >-SHA256 (fail2ban-fail2ban-0.9.5-d6eae28_GH0.tar.gz) = 2d9126d3a8470d7744aeff244cf7fe2d67eff891939f19e6e29687e92df84be1 >-SIZE (fail2ban-fail2ban-0.9.5-d6eae28_GH0.tar.gz) = 338831 >+TIMESTAMP = 1481500021 >+SHA256 (fail2ban-fail2ban-0.9.6-3605155_GH0.tar.gz) = 894c330771d891445ba273447a25f96084889d7ac1dd2b6eb193f69d498b00dc >+SIZE (fail2ban-fail2ban-0.9.6-3605155_GH0.tar.gz) = 352123 >Index: security/py-fail2ban/files/patch-config_filter.d_common.conf >=================================================================== >--- security/py-fail2ban/files/patch-config_filter.d_common.conf (revision 428158) >+++ security/py-fail2ban/files/patch-config_filter.d_common.conf (working copy) >@@ -1,6 +1,6 @@ >---- config/filter.d/common.conf.orig 2015-08-01 01:32:13 UTC >+--- config/filter.d/common.conf.orig 2016-12-09 14:36:08 UTC > +++ config/filter.d/common.conf >-@@ -32,6 +32,9 @@ __daemon_extra_re = (?:\[ID \d+ \S+\]) >+@@ -32,6 +32,9 @@ __daemon_extra_re = \[ID \d+ \S+\] > # EXAMPLES: sshd[31607], pop(pam_unix)[4920] > __daemon_combs_re = (?:%(__pid_re)s?:\s+%(__daemon_re)s|%(__daemon_re)s%(__pid_re)s?:?) > >Index: security/py-fail2ban/files/patch-setup.py >=================================================================== >--- security/py-fail2ban/files/patch-setup.py (revision 428158) >+++ security/py-fail2ban/files/patch-setup.py (working copy) >@@ -1,10 +1,11 @@ >---- setup.py.orig 2015-08-01 01:32:13 UTC >+--- setup.py.orig 2016-12-09 14:36:08 UTC > +++ setup.py >-@@ -104,26 +104,13 @@ setup( >+@@ -149,27 +149,14 @@ setup( > 'bin/fail2ban-client', > 'bin/fail2ban-server', > 'bin/fail2ban-regex', > - 'bin/fail2ban-testcases', >+ # 'bin/fail2ban-python', -- link (binary), will be installed via install_scripts_f2b wrapper > ], > packages = [ > 'fail2ban', >@@ -27,14 +28,3 @@ > }, > data_files = [ > ('/etc/fail2ban', >-@@ -147,10 +134,6 @@ setup( >- ), >- ('/var/lib/fail2ban', >- '' >-- ), >-- ('/usr/share/doc/fail2ban', >-- ['README.md', 'README.Solaris', 'DEVELOP', 'FILTERS', >-- 'doc/run-rootless.txt'] >- ) >- ] + data_files_extra, >- **setup_extra >Index: security/py-fail2ban/pkg-plist >=================================================================== >--- security/py-fail2ban/pkg-plist (revision 428158) >+++ security/py-fail2ban/pkg-plist (working copy) >@@ -3,6 +3,7 @@ > man/man1/fail2ban-server.1.gz > man/man1/fail2ban.1.gz > man/man5/fail2ban-jail.conf.5.gz >+bin/fail2ban-python > @dir %%ETCDIR%%/fail2ban.d > @dir %%ETCDIR%%/jail.d > @dir /var/db/fail2ban
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:
john
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 215239
: 177898