pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/dovecot Update to Dovecot 1.0.3. Some small fixe...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa6d9841f50e
branches: trunk
changeset: 531508:fa6d9841f50e
user: ghen <ghen%pkgsrc.org@localhost>
date: Wed Aug 01 10:56:24 2007 +0000
description:
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.
diffstat:
mail/dovecot/Makefile | 6 +++---
mail/dovecot/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (31 lines):
diff -r b3a99ac26867 -r fa6d9841f50e mail/dovecot/Makefile
--- a/mail/dovecot/Makefile Wed Aug 01 01:42:39 2007 +0000
+++ b/mail/dovecot/Makefile Wed Aug 01 10:56:24 2007 +0000
@@ -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@localhost
HOMEPAGE= http://www.dovecot.org/
diff -r b3a99ac26867 -r fa6d9841f50e mail/dovecot/distinfo
--- a/mail/dovecot/distinfo Wed Aug 01 01:42:39 2007 +0000
+++ b/mail/dovecot/distinfo Wed Aug 01 10:56:24 2007 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index