From mohacsi@scone.ki.iif.hu  Fri Dec 29 14:05:06 2006
Return-Path: <mohacsi@scone.ki.iif.hu>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id DFBA216A415
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Dec 2006 14:05:06 +0000 (UTC)
	(envelope-from mohacsi@scone.ki.iif.hu)
Received: from scone.ki.iif.hu (scone.ki.iif.hu [193.6.222.31])
	by mx1.freebsd.org (Postfix) with ESMTP id 76B9513C45B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Dec 2006 14:05:06 +0000 (UTC)
	(envelope-from mohacsi@scone.ki.iif.hu)
Received: (from mohacsi@localhost)
	by scone.ki.iif.hu (8.13.8/8.13.8) id kBTE4obt013625;
	Fri, 29 Dec 2006 15:04:50 +0100 (CET)
	(envelope-from mohacsi)
Message-Id: <200612291404.kBTE4obt013625@scone.ki.iif.hu>
Date: Fri, 29 Dec 2006 15:04:50 +0100 (CET)
From: Janos Mohacsi <janos.mohacsi@bsd.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] security/denyhosts: update to 2.6
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         107326
>Category:       ports
>Synopsis:       [MAINTAINER] security/denyhosts: update to 2.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 29 14:10:10 GMT 2006
>Closed-Date:    Sat Dec 30 17:20:58 GMT 2006
>Last-Modified:  Sat Dec 30 17:30:16 GMT 2006
>Originator:     Janos Mohacsi
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #18: Sat Dec 23 10:01:28 CET 2006
>Description:
- Update to 2.6
fixing CVE-2006-6301 DoS bug.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- denyhosts-2.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/denyhosts.orig/Makefile /usr/ports/security/denyhosts/Makefile
--- /usr/ports/security/denyhosts.orig/Makefile	Thu Nov 23 10:14:23 2006
+++ /usr/ports/security/denyhosts/Makefile	Fri Dec 29 14:54:44 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	denyhosts
-PORTVERSION=	2.5
-PORTREVISION=	1
+PORTVERSION=	2.6
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN --exclude=CVS /usr/ports/security/denyhosts.orig/distinfo /usr/ports/security/denyhosts/distinfo
--- /usr/ports/security/denyhosts.orig/distinfo	Wed Jun 28 18:54:24 2006
+++ /usr/ports/security/denyhosts/distinfo	Fri Dec 29 14:54:52 2006
@@ -1,3 +1,3 @@
-MD5 (DenyHosts-2.5.tar.gz) = b33f0cdae6448ae559c5f22dbffe59f2
-SHA256 (DenyHosts-2.5.tar.gz) = 1efa1a977d0341bc5c94dbc652f86f3834e12013d7dc19a4f6e7b4b4c0242ed4
-SIZE (DenyHosts-2.5.tar.gz) = 42612
+MD5 (DenyHosts-2.6.tar.gz) = fc2365305a9402886a2b0173d1beb7df
+SHA256 (DenyHosts-2.6.tar.gz) = 5190ead13a7238e3ccf328cb3b71b16716e1c73939909a4f3fa6904ba58ddf7d
+SIZE (DenyHosts-2.6.tar.gz) = 42667
diff -ruN --exclude=CVS /usr/ports/security/denyhosts.orig/files/patch-denyhosts.cfg-dist /usr/ports/security/denyhosts/files/patch-denyhosts.cfg-dist
--- /usr/ports/security/denyhosts.orig/files/patch-denyhosts.cfg-dist	Sat May 20 01:47:45 2006
+++ /usr/ports/security/denyhosts/files/patch-denyhosts.cfg-dist	Fri Dec 29 14:59:14 2006
@@ -1,5 +1,8 @@
---- denyhosts.cfg-dist.orig	Sun Apr  9 14:37:46 2006
-+++ denyhosts.cfg-dist	Fri May  5 11:37:13 2006
+
+$FreeBSD$
+
+--- denyhosts.cfg-dist.orig
++++ denyhosts.cfg-dist
 @@ -9,10 +9,10 @@
  # argument
  #
@@ -13,15 +16,6 @@
  #
  # SuSE:
  #SECURE_LOG = /var/log/messages
-@@ -22,7 +22,7 @@
- #SECURE_LOG = /private/var/log/asl.log
- #
- # Mac OS X (v10.3 or earlier):
--SECURE_LOG=/private/var/log/system.log
-+#SECURE_LOG=/private/var/log/system.log
- #
- ########################################################################
- 
 @@ -31,7 +31,7 @@
  # HOSTS_DENY: the file which contains restricted host access information
  #
--- denyhosts-2.6.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Dec 29 14:19:46 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107326 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Dec 30 17:20:56 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107326 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107326: commit references a PR
Date: Sat, 30 Dec 2006 17:20:53 +0000 (UTC)

 miwi        2006-12-30 17:20:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/denyhosts   Makefile distinfo 
     security/denyhosts/files patch-denyhosts.cfg-dist 
   Log:
   - Update to 2.6
   
   PR:             ports/107326
   Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
   
   Revision  Changes    Path
   1.7       +1 -2      ports/security/denyhosts/Makefile
   1.5       +3 -3      ports/security/denyhosts/distinfo
   1.4       +5 -11     ports/security/denyhosts/files/patch-denyhosts.cfg-dist
 _______________________________________________
 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"
 
>Unformatted:
