Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2008 20:36:13 GMT
From:      Peter Kieser <peter@kieser.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/124013: Update mail/spamdyke to 3.1.8 - Fix open relay vulnerability
Message-ID:  <200805262036.m4QKaD4s036372@www.freebsd.org>
Resent-Message-ID: <200805262040.m4QKe1sm012603@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124013
>Category:       ports
>Synopsis:       Update mail/spamdyke to 3.1.8 - Fix open relay vulnerability
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 20:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Peter Kieser
>Release:        
>Organization:
>Environment:
>Description:
Version 3.1.8

Bug fixes only to fix an open relay vulnerability, two issues with the idle timeout filter and compile errors on older systems.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -rNu mail/spamdyke.old/Makefile mail/spamdyke/Makefile
--- mail/spamdyke.old/Makefile	Thu Apr 17 07:30:13 2008
+++ mail/spamdyke/Makefile	Mon May 26 13:31:23 2008
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	spamdyke
-PORTVERSION=	3.1.7
+PORTVERSION=	3.1.8
 CATEGORIES=	mail
 MASTER_SITES=	http://www.spamdyke.org/releases/
 EXTRACT_SUFX=	.tgz
diff -rNu mail/spamdyke.old/distinfo mail/spamdyke/distinfo
--- mail/spamdyke.old/distinfo	Thu Apr 17 07:30:13 2008
+++ mail/spamdyke/distinfo	Mon May 26 13:31:30 2008
@@ -1,3 +1,3 @@
-MD5 (spamdyke-3.1.7.tgz) = 09581992d2b02494f924326d8fc313ea
-SHA256 (spamdyke-3.1.7.tgz) = cbac61fac4fa9c67fe3ce953252b077fc9f673960d21e022fc0f4a68189de8f1
-SIZE (spamdyke-3.1.7.tgz) = 264474
+MD5 (spamdyke-3.1.8.tgz) = 82d3dcf015eb67a3b332027d0e774e74
+SHA256 (spamdyke-3.1.8.tgz) = f17c7e2fa253dc96493f870158d8184a820e1ff05996a7f0a7499c7323fb1009
+SIZE (spamdyke-3.1.8.tgz) = 266739


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805262036.m4QKaD4s036372>