Date: Thu, 1 Sep 2005 22:00:15 +0200 (CEST) From: Daniel Gerzo <danger@rulez.sk> To: FreeBSD-gnats-submit@FreeBSD.org Cc: pav@FreeBSD.org Subject: ports/85585: Update of security/bruteforceblocker Message-ID: <20050901200015.B61901CC68@mail.rulez.sk> Resent-Message-ID: <200509012000.j81K0axn074884@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 85585 >Category: ports >Synopsis: Update of security/bruteforceblocker >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Sep 01 20:00:35 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Daniel Gerzo >Release: FreeBSD 5.4-DanGerSEC i386 >Organization: rulez.sk >Environment: System: FreeBSD daemon.rulez.sk 5.4 #2: Fri May 27 23:16:31 CEST 2005 danger@daemon.rulez.sk:/usr/obj/usr/src/sys/daemon i386 >Description: There's a new version of security/bruteforceblocker available, which is a way faster, less demanding and catches more info. >How-To-Repeat: n/a >Fix: Please, remove the files/bruteforceblocker.sh.in since it's useless now. Here are diffs: --- Makefile.diff begins here --- --- Makefile.orig Thu Sep 1 21:25:31 2005 +++ Makefile Thu Sep 1 21:41:48 2005 @@ -6,7 +6,7 @@ # PORTNAME= bruteforceblocker -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= security MASTER_SITES= http://danger.rulez.sk/projects/bruteforceblocker/ \ ${MASTER_SITE_LOCAL} @@ -15,11 +15,8 @@ MAINTAINER= danger@rulez.sk COMMENT= Checks for failed login attempts and blocks given IPs -RUN_DEPENDS= ${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail - NO_BUILD= yes USE_PERL5_RUN= yes -USE_RC_SUBR= ${PORTNAME}.sh WRKSRC= ${WRKDIR} PLIST_FILES= bin/${PORTNAME}.pl --- Makefile.diff ends here --- --- distinfo.diff begins here --- --- distinfo.orig Thu Sep 1 21:43:08 2005 +++ distinfo Thu Sep 1 21:44:15 2005 @@ -1,2 +1,2 @@ -MD5 (bruteforceblocker-1.0.tar.gz) = e82fc32fe3fbde2a4291cbdeada188c7 -SIZE (bruteforceblocker-1.0.tar.gz) = 1845 +MD5 (bruteforceblocker-1.1.tar.gz) = f13bea8d0a659dac372acad138b5c436 +SIZE (bruteforceblocker-1.1.tar.gz) = 1448 --- distinfo.diff ends here --- --- pkg-descr.diff begins here --- --- pkg-descr.orig Thu Sep 1 21:48:48 2005 +++ pkg-descr Thu Sep 1 21:48:57 2005 @@ -3,7 +3,7 @@ attempts and counts it's number. When given IP reaches specified number of fails, script adds this IP to the pf's table and block any other traffic to the given box. If you are bored of those automated auth tries, you will be -happy with this script. It also includes a simple rc script. +happy with this script. WWW: http://danger.rulez.sk/projects/bruteforceblocker/ --- pkg-descr.diff ends here --- --- pkg-message.in.diff begins here --- --- pkg-message.in~ Thu May 26 23:14:58 2005 +++ pkg-message.in Thu Sep 1 21:37:41 2005 @@ -3,6 +3,3 @@ To setup bruteforceblocker, you should check main script located at %%PREFIX%%/bin/bruteforceblocker.pl -when you are done, you will also need to add to /etc/rc.conf -bruteforceblocker_enable="YES", so you will be able to start -bruteforceblocker via rcNG script. --- pkg-message.in.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050901200015.B61901CC68>