From 9d9bbf29e798456600418c9ddb2ed2fb9e3a1315 Mon Sep 17 00:00:00 2001 From: ghen Date: Wed, 1 Aug 2007 10:56:24 +0000 Subject: Update to Dovecot 1.0.3. Some small fixes and one regression from 1.0.2: - deliver: v1.0.2's bounce fix caused message to be always saved to INBOX even if Sieve script had discard, reject or redirect commands. - LDAP: auth_bind=yes and empty auth_bind_userdn leaked memory - ACL plugin: If user was given i (insert) right for a mailbox, but not all s/t/w (seen, deleted, other flags) rights, COPY and APPEND commands weren't supposed to allow saving those flags. This is technically a security fix, but it's unlikely this caused problems for anyone. - ACL plugin: i (insert) right didn't work unless user was also given l (lookup) right. - Solaris: Fixed filesystem quota for autofs mounts. --- mail/dovecot/Makefile | 6 +++--- mail/dovecot/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 9bd32a10040..fca4252a5e2 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.99 2007/07/16 06:45:02 xtraeme Exp $ +# $NetBSD: Makefile,v 1.100 2007/08/01 10:56:24 ghen Exp $ -DISTNAME= dovecot-1.0.2 +DISTNAME= dovecot-1.0.3 CATEGORIES= mail -MASTER_SITES= http://www.dovecot.org/releases/ +MASTER_SITES= http://www.dovecot.org/releases/1.0/ MAINTAINER= ghen@NetBSD.org HOMEPAGE= http://www.dovecot.org/ diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 842c5bc5a1b..064f0c4537f 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.68 2007/07/16 06:45:02 xtraeme Exp $ +$NetBSD: distinfo,v 1.69 2007/08/01 10:56:24 ghen Exp $ -SHA1 (dovecot-1.0.2.tar.gz) = 02e379f12901ca7c0385c19c268805827e68e0ec -RMD160 (dovecot-1.0.2.tar.gz) = 0633225e510d1dd72306ff00003f065de25e09c5 -Size (dovecot-1.0.2.tar.gz) = 1768818 bytes +SHA1 (dovecot-1.0.3.tar.gz) = 85a609b6fe979e76b84850d9ba6355f942360490 +RMD160 (dovecot-1.0.3.tar.gz) = fa3d832799a16212eb9e80b21e60aa6b8c8bfd3d +Size (dovecot-1.0.3.tar.gz) = 1773226 bytes SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354 SHA1 (patch-ab) = 5d45a1617dd5ee7ce07fe89b526a6fb273057bb5 SHA1 (patch-ac) = 377da4719b5dca91a0b2fa7b3e11170cd2ea8d59 -- cgit v1.2.3