From nobody@FreeBSD.org  Wed Sep 17 23:22:51 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A3051106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Sep 2008 23:22:51 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 4B1FF8FC1C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Sep 2008 23:22:50 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m8HNMnRv083206
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Sep 2008 23:22:49 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m8HNMncA083205;
	Wed, 17 Sep 2008 23:22:49 GMT
	(envelope-from nobody)
Message-Id: <200809172322.m8HNMncA083205@www.freebsd.org>
Date: Wed, 17 Sep 2008 23:22:49 GMT
From: Mij <mij@bitchx.it>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] security/sshguard -- update to 1.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         127456
>Category:       ports
>Synopsis:       [maintainer update] security/sshguard -- update to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 17 23:30:01 UTC 2008
>Closed-Date:    Tue Sep 23 18:58:42 UTC 2008
>Last-Modified:  Tue Sep 23 19:00:18 UTC 2008
>Originator:     Mij
>Release:        
>Organization:
>Environment:
>Description:
Changes since version 1.1:
    - support for Cyrus IMAP
    - support for SSH "possible break-in attempt" messages
    - updated support for dovecot to include logging format of new versions
    - fix of IPF backend causing sshguard not to update /etc/ipf.rules (disallow IPv6)
    - fix detection of password when sshd doesn't log anything more than PAM

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN sshguard__/Makefile sshguard/Makefile
--- sshguard__/Makefile	2008-09-18 01:01:52.000000000 +0200
+++ sshguard/Makefile	2008-09-18 01:02:12.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	sshguard
-PORTVERSION=	1.1
-PORTREVISION=	1
+PORTVERSION=	1.2
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN sshguard__/distinfo sshguard/distinfo
--- sshguard__/distinfo	2008-09-18 01:01:52.000000000 +0200
+++ sshguard/distinfo	2008-09-18 01:22:01.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (sshguard-1.1.tar.bz2) = 673a22129487b8d8cb132fb0ced240e6
-SHA256 (sshguard-1.1.tar.bz2) = c1b2fcd7c402725958e62808829c82bb4445dcf6a9b27ee07e2ab8a3417bb96f
-SIZE (sshguard-1.1.tar.bz2) = 233308
+MD5 (sshguard-1.2.tar.bz2) = c4b6e4b2d33990f07a173142caa074f2
+SHA256 (sshguard-1.2.tar.bz2) = 985a8d96cd150dee0ef8f7c5fb7ec4ec66549fbbec38fc76446236f759eb5b2b
+SIZE (sshguard-1.2.tar.bz2) = 145258


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Sun Sep 21 21:57:10 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127456 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Tue Sep 23 18:58:41 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127456: commit references a PR
Date: Tue, 23 Sep 2008 18:58:39 +0000 (UTC)

 amdmi3      2008-09-23 18:58:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/sshguard    Makefile distinfo 
   Log:
   - Update to 1.2. Changes:
     - support for Cyrus IMAP
     - support for SSH "possible break-in attempt" messages
     - updated support for dovecot to include logging format of new versions
     - fix of IPF backend causing sshguard not to update /etc/ipf.rules (disallow IPv6)
     - fix detection of password when sshd doesn't log anything more than PAM
   - While here, use SF macro
   
   PR:             127456
   Submitted by:   Mij <mij at bitchx dot it> (maintainer)
   
   Revision  Changes    Path
   1.10      +2 -4      ports/security/sshguard/Makefile
   1.4       +3 -3      ports/security/sshguard/distinfo
 _______________________________________________
 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:
