pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q3]: pkgsrc/mail/dovecot Pullup ticket #2547 - requested b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/54ed8c8d0dd0
branches: pkgsrc-2008Q3
changeset: 547823:54ed8c8d0dd0
user: tron <tron%pkgsrc.org@localhost>
date: Wed Oct 08 12:16:45 2008 +0000
description:
Pullup ticket #2547 - requested by ghen
dovecot: security update
Revisions pulled up:
- mail/dovecot/Makefile 1.121
- mail/dovecot/distinfo 1.86
---
Module Name: pkgsrc
Committed By: ghen
Date: Mon Oct 6 07:08:02 UTC 2008
Modified Files:
pkgsrc/mail/dovecot: Makefile distinfo
Log Message:
Update to Dovecot 1.1.4. Changes since 1.1.3:
- SORT: Yet another assert-crashfix when renumbering index sort IDs.
- ACL plugin fixes: Negative rights were actually treated as positive rights.
'k' right didn't prevent creating parent/child/child mailbox. ACL groups
weren't working.
- Maildir++ quota: Fixes to rebuilding when quota limit wasn't specified in
Dovecot (0 limit or limit read from maildirsize).
- mbox: Several bugfixes causing errors and crashes.
- Several fixes to expire plugin / expire-tool.
- lock_method=3Ddotlock could have deadlocked with itself.
- Many error handling fixes and log message improvements.
diffstat:
mail/dovecot/Makefile | 4 ++--
mail/dovecot/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 76057af5fe56 -r 54ed8c8d0dd0 mail/dovecot/Makefile
--- a/mail/dovecot/Makefile Wed Oct 08 12:09:13 2008 +0000
+++ b/mail/dovecot/Makefile Wed Oct 08 12:16:45 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.120 2008/09/03 15:04:34 ghen Exp $
+# $NetBSD: Makefile,v 1.120.4.1 2008/10/08 12:16:45 tron Exp $
-DISTNAME= dovecot-1.1.3
+DISTNAME= dovecot-1.1.4
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/1.1/
diff -r 76057af5fe56 -r 54ed8c8d0dd0 mail/dovecot/distinfo
--- a/mail/dovecot/distinfo Wed Oct 08 12:09:13 2008 +0000
+++ b/mail/dovecot/distinfo Wed Oct 08 12:16:45 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.85 2008/09/03 15:04:34 ghen Exp $
+$NetBSD: distinfo,v 1.85.4.1 2008/10/08 12:16:45 tron Exp $
-SHA1 (dovecot-1.1.3.tar.gz) = a46a4bdb3d6fb86d74458c1e375cf71ff4503189
-RMD160 (dovecot-1.1.3.tar.gz) = ef759b01c0e80a3d6d9234189c97d478e9785c10
-Size (dovecot-1.1.3.tar.gz) = 2306933 bytes
+SHA1 (dovecot-1.1.4.tar.gz) = 576d0d1323b77e7820f284fae788a98d174098f8
+RMD160 (dovecot-1.1.4.tar.gz) = 1990d1276454f6a376c7fe0681f0969d6ba57a29
+Size (dovecot-1.1.4.tar.gz) = 2314155 bytes
SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
SHA1 (patch-ab) = e298616fa4b88da4f0748b025deeedd36b5a49dd
SHA1 (patch-ac) = 6fe2f73109ff611040b816d14cd587212c319f32
Home |
Main Index |
Thread Index |
Old Index