Bug 157318 - bugfix and feature addition for security/py-fail2ban
Summary: bugfix and feature addition for security/py-fail2ban
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 15:00 UTC by Nick Hilliard
Modified: 2011-06-11 03:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.79 KB, patch)
2011-05-25 15:00 UTC, Nick Hilliard
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Hilliard 2011-05-25 15:00:20 UTC
1. fail2ban does not include an action.d configuration file for openbsd pf. 
This patch adds support for this.

2. fail2ban fails to scan syslogd entries when the "-v" or "-vv" syslogd
command-line parameter is used.  I've attached a patch to common.conf to fix
this problem (see https://sourceforge.net/tracker/?func=detail&aid=3307502&group_id=121032&atid=689044).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-25 15:00:29 UTC
Maintainer of security/py-fail2ban,

Please note that PR ports/157318 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/157318

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-25 15:00:32 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2011-05-29 23:16:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 4 Wesley Shields freebsd_committer freebsd_triage 2011-06-11 03:08:48 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-06-11 03:08:48 UTC
wxs         2011-06-11 02:08:40 UTC

  FreeBSD ports repository

  Modified files:
    security/py-fail2ban Makefile pkg-plist 
  Added files:
    security/py-fail2ban/files patch-common.conf patch-pf.conf 
  Log:
  - Include configuration file for pf.
  - Add patch for supporting syslogd -v or -vv.
  
  PR:             ports/157318
  Submitted by:   Nick Hilliard <nick@foobar.org>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.10      +1 -0      ports/security/py-fail2ban/Makefile
  1.1       +17 -0     ports/security/py-fail2ban/files/patch-common.conf (new)
  1.1       +59 -0     ports/security/py-fail2ban/files/patch-pf.conf (new)
  1.5       +1 -0      ports/security/py-fail2ban/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"