ports/179528: [maintainer-update] Update security/py-fail2ban to version 0.8.10

Christoph Theis theis at gmx.at
Thu Jun 13 07:10:02 UTC 2013


>Number:         179528
>Category:       ports
>Synopsis:       [maintainer-update] Update security/py-fail2ban to version 0.8.10
>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 Jun 13 07:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Christoph Theis
>Release:        
>Organization:
>Environment:
>Description:
Update to version 0.8.10. This is a security fix.
The patch also removes the now obsolete files 
  files/patch-bsd-ipfw.conf
  files/patch-pf.conf
which is the patch from Sayetsky Anton (id ports/179512)
(It doesn't show up in the diff. Maybe I used the wrong parameters for svn diff)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 320733)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fail2ban
-PORTVERSION=	0.8.9
+PORTVERSION=	0.8.10
 CATEGORIES=	security python
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/tarball/${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,9 +13,9 @@
 
 LICENSE=	GPLv2
 
-GITVERSION=	0-g152c619
+GITVERSION=	0-g921d9a8
 FETCH_ARGS=	-pRr
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTNAME}-1a3155a
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTNAME}-d56f01a
 
 MAKE_JOBS_SAFE=	yes
 
@@ -27,7 +27,7 @@
 
 PYDISTUTILS_INSTALLARGS+=	--install-purelib=${PYTHON_SITELIBDIR} \
 				--install-data=${ETCDIR}
-PYDISTUTILS_PKGVERSION=	0.8.9
+PYDISTUTILS_PKGVERSION=	0.8.10
 
 PORTDOCS=	README.md DEVELOP
 
Index: distinfo
===================================================================
--- distinfo	(revision 320733)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (fail2ban-fail2ban-0.8.9-0-g152c619.tar.gz) = b20c1a074620a1003ec4e48e30ac40a41cc6f4242a37eb6a78fa29daa9165bb7
-SIZE (fail2ban-fail2ban-0.8.9-0-g152c619.tar.gz) = 159957
+SHA256 (fail2ban-fail2ban-0.8.10-0-g921d9a8.tar.gz) = 7bed38372a24e35268d9c9ff5b272f7e88e91074f9bb24d5be5c70196f19e7be
+SIZE (fail2ban-fail2ban-0.8.10-0-g921d9a8.tar.gz) = 161952
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 320733)
+++ pkg-plist	(working copy)
@@ -29,6 +29,7 @@
 %%ETCDIR%%/fail2ban.conf
 %%ETCDIR%%/filter.d/apache-auth.conf
 %%ETCDIR%%/filter.d/apache-badbots.conf
+%%ETCDIR%%/filter.d/apache-common.conf
 %%ETCDIR%%/filter.d/apache-nohome.conf
 %%ETCDIR%%/filter.d/apache-noscript.conf
 %%ETCDIR%%/filter.d/apache-overflows.conf


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list