Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 May 2009 18:46:27 GMT
From:      Michael Scheidell <scheidell@secnap.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/134163: security/amavisd-new upgrade to 2.6.3
Message-ID:  <200905021846.n42IkRJs096261@www.freebsd.org>
Resent-Message-ID: <200905021850.n42Io5ou093325@freefall.freebsd.org>

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

>Number:         134163
>Category:       ports
>Synopsis:       security/amavisd-new upgrade to 2.6.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 02 18:50:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Michael Scheidell
>Release:        6.4/7.1
>Organization:
SECNAP Network Security
>Environment:
running in 6.4 i386, 6.4 amd64 and 7.1 i386.
>Description:
amavisd-new 2.6.3 is a maintenance update, but adds a new feature needed to block spammers who send in LARGE spams.

(over the default threshold)

2.6.2 would just ignore it, giving spammers a free ride if they just included a big png or image.

this take the first (up to threshold) email and sends it to score anyway.

a couple minor new features, users should read the README in /usr/local/share/docs/amavisd-new after installation.


>How-To-Repeat:
send spam > threshold.
>Fix:
don't need this file anymore:  included in 2.6.3.
(nothing else seems to be needed, just distinfo patches)

files/patch-amavisd

 diff -bBru /var/tmp/ama262/ ./
diff -bBru /var/tmp/ama262/Makefile ./Makefile
--- /var/tmp/ama262/Makefile    2009-04-05 13:49:18.000000000 -0400
+++ ./Makefile  2009-05-01 09:19:23.000000000 -0400
@@ -7,9 +7,8 @@
 # Based on amavisd ports makefile.
 
 PORTNAME=      amavisd-new
-PORTVERSION=   2.6.2
+PORTVERSION=   2.6.3
 PORTEPOCH=     1
-PORTREVISION=  3
 CATEGORIES=    security
 MASTER_SITES=  http://www.ijs.si/software/amavisd/ \
                http://mirrors.catpipe.net/amavisd-new/ \
diff -bBru /var/tmp/ama262/distinfo ./distinfo
--- /var/tmp/ama262/distinfo    2008-12-25 21:29:00.000000000 -0500
+++ ./distinfo  2009-05-01 09:21:30.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (amavisd-new-2.6.2.tar.gz) = 0b3b0ef8771af8e4a950e7381d42adbd
-SHA256 (amavisd-new-2.6.2.tar.gz) = bf5a04617081a210917809f7eb640f3112f030e772adcba66952174b37423517
-SIZE (amavisd-new-2.6.2.tar.gz) = 903818
+MD5 (amavisd-new-2.6.3.tar.gz) = 02b0bd38b40258841c60479603dc6842
+SHA256 (amavisd-new-2.6.3.tar.gz) = 47e774579fdab1e1c10ef2295d49cb511b13e05431a7955c73f07e98025d788e
+SIZE (amavisd-new-2.6.3.tar.gz) = 918888


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



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