Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2005 14:03:04 GMT
From:      Dominic Marks <dom@helenmarks.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        robin@isometry.net
Subject:   ports/78071: Port Upgrade: mail/dovecot 0.99.13 -> 0.99.14
Message-ID:  <200502251403.j1PE349V063718@mail.helenmarks.co.uk>
Resent-Message-ID: <200502251410.j1PEAHMV075296@freefall.freebsd.org>

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

>Number:         78071
>Category:       ports
>Synopsis:       Port Upgrade: mail/dovecot 0.99.13 -> 0.99.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 25 14:10:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Helen Marks Marketing Ltd
>Environment:
	
>Description:
  Maintainer is CC'ed. Thanks.

  v0.99.14 2005-02-11  Timo Sirainen <tss at iki.fi>

  - Message address fields are now parsed differently, fixing some
    issues with spaces. Affects only clients which use FETCH
    ENVELOPE command.

  - Message MIME parser was somewhat broken with missing MIME
    boundaries

  - mbox: Don't allow X-UID headers in mails to override the UIDs
    we would otherwise set. Too large values can break some clients
    and cause other trouble.

  - passwd-file userdb wasn't working

  - PAM crashed with 64bit systems

  - non-SSL inetd startup wasn't working

  - If UID FETCH notices and skips an expunged message, don't
    return a NO reply. It's not needed and only makes clients give
    error messages.
	
>How-To-Repeat:
	
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/dovecot/Makefile,v
retrieving revision 1.33
diff -u -r1.33 Makefile
--- Makefile	31 Jan 2005 00:35:49 -0000	1.33
+++ Makefile	25 Feb 2005 13:57:28 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	dovecot
-DISTVERSION=	0.99.13
+DISTVERSION=	0.99.14
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/dovecot/distinfo,v
retrieving revision 1.18
diff -u -r1.18 distinfo
--- distinfo	18 Jan 2005 21:53:12 -0000	1.18
+++ distinfo	25 Feb 2005 13:57:28 -0000
@@ -1,2 +1,2 @@
-MD5 (dovecot-0.99.13.tar.gz) = a84896c4236232b843972370e3730729
-SIZE (dovecot-0.99.13.tar.gz) = 867787
+MD5 (dovecot-0.99.14.tar.gz) = a12e26fd378a46c31ec3a81ab7b55b5b
+SIZE (dovecot-0.99.14.tar.gz) = 871285
>Release-Note:
>Audit-Trail:
>Unformatted:



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