Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2008 13:44:01 GMT
From:      Helmut Schneider <jumper99@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/125368: amavisd-new 2.6.1 update
Message-ID:  <200807071344.m67Di1e6013092@www.freebsd.org>
Resent-Message-ID: <200807071350.m67Do6T1082964@freefall.freebsd.org>

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

>Number:         125368
>Category:       ports
>Synopsis:       amavisd-new 2.6.1 update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 07 13:50:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Schneider
>Release:        7.0-RELEASE
>Organization:
>Environment:
>Description:
amavisd-new 2.6.0 had a serios bug when chrooting. Updated version is 2.6.1.
>How-To-Repeat:

>Fix:
diff -Nru /root/amavisd-new/Makefile ./Makefile
--- /root/amavisd-new/Makefile  2008-06-07 00:34:27.000000000 +0200
+++ ./Makefile  2008-07-07 15:40:07.000000000 +0200
@@ -7,9 +7,9 @@
 # Based on amavisd ports makefile.

 PORTNAME=      amavisd-new
-PORTVERSION=   2.6.0
-PORTREVISION=  1
-PORTEPOCH=     1
+PORTVERSION=   2.6.1
+PORTREVISION=  0
+PORTEPOCH=     0
 CATEGORIES=    security
 MASTER_SITES=  http://www.ijs.si/software/amavisd/ \
                http://mirrors.catpipe.net/amavisd-new/ \
diff -Nru /root/amavisd-new/distinfo ./distinfo
--- /root/amavisd-new/distinfo  2008-05-14 00:34:25.000000000 +0200
+++ ./distinfo  2008-07-07 15:38:33.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (amavisd-new-2.6.0.tar.gz) = 71761c55054095279bda559177682164
-SHA256 (amavisd-new-2.6.0.tar.gz) = e979be2db9d28c2c44293245394c5001cd9a94bbdd0ca3f3b45eac5e7a91521a
-SIZE (amavisd-new-2.6.0.tar.gz) = 906076
+MD5 (amavisd-new-2.6.1.tar.gz) = 2474d4c034f96a58e5b8af91af514689
+SHA256 (amavisd-new-2.6.1.tar.gz) = 4c98786e4b694459f6bac42413cd34b7d0165763b908b3234d5407126fb3b13d
+SIZE (amavisd-new-2.6.0.tar.gz) = 911740


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



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