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).
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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
State Changed From-To: feedback->closed Committed. Thanks!
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"