Bug 98878

Summary: [upgrade/vulnerability fix] mail/courier v. 0.53.2
Product: Ports & Packages Reporter: bsd
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description bsd 2006-06-12 23:20:17 UTC
There is new version of courier mail server, 0.53.2. It fixes vulnerability published as CVE-2006-2659.

Fix: mail# diff -u Makefile Makefile.new
PORTNAME=      courier
-PORTVERSION=   0.52.2
-PORTREVISION=  1
+PORTVERSION=   0.53.2
 CATEGORIES=    mail ipv6
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    courier
mail# diff -u distinfo distinfo.new
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-12 23:24:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-06-29 19:48:19 UTC
State Changed
From-To: feedback->closed

Committed, with changes. I fixed pkg-plist and added a patch to build 
fine on FreeBSD 4.x. Thanks!