pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/dovecot2



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jun 17 17:32:41 UTC 2022

Modified Files:
        pkgsrc/mail/dovecot2: Makefile.common distinfo

Log Message:
dovecot2: updated to 2.3.19.1

2.3.19.1
- doveadm deduplicate: Non-duplicate mails were deleted. v2.3.19 regression.
- auth: Crash would occur when iterating multiple backends.
  Fixes: Panic: file userdb-blocking.c: line 125 (userdb_blocking_iter_next): assertion failed: (ctx->conn != NULL)


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/mail/dovecot2/Makefile.common
cvs rdiff -u -r1.118 -r1.119 pkgsrc/mail/dovecot2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/dovecot2/Makefile.common
diff -u pkgsrc/mail/dovecot2/Makefile.common:1.49 pkgsrc/mail/dovecot2/Makefile.common:1.50
--- pkgsrc/mail/dovecot2/Makefile.common:1.49   Wed May 11 09:26:57 2022
+++ pkgsrc/mail/dovecot2/Makefile.common        Fri Jun 17 17:32:41 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.49 2022/05/11 09:26:57 adam Exp $
+# $NetBSD: Makefile.common,v 1.50 2022/06/17 17:32:41 adam Exp $
 #
 # when updating to a new release, update ABI depends in
 # the buildlink3.mk file as well, since the plugins' version
@@ -11,9 +11,9 @@
 # used by mail/dovecot2-pgsql/Makefile
 # used by mail/dovecot2-sqlite/Makefile
 
-DISTNAME=      dovecot-2.3.19
+DISTNAME=      dovecot-2.3.19.1
 CATEGORIES=    mail
-MASTER_SITES=  https://dovecot.org/releases/${PKGVERSION_NOREV:R}/
+MASTER_SITES=  https://dovecot.org/releases/${PKGVERSION_NOREV:R:R}/
 
 MAINTAINER=    adam%NetBSD.org@localhost
 HOMEPAGE=      https://www.dovecot.org/

Index: pkgsrc/mail/dovecot2/distinfo
diff -u pkgsrc/mail/dovecot2/distinfo:1.118 pkgsrc/mail/dovecot2/distinfo:1.119
--- pkgsrc/mail/dovecot2/distinfo:1.118 Wed May 11 09:26:57 2022
+++ pkgsrc/mail/dovecot2/distinfo       Fri Jun 17 17:32:41 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.118 2022/05/11 09:26:57 adam Exp $
+$NetBSD: distinfo,v 1.119 2022/06/17 17:32:41 adam Exp $
 
-BLAKE2s (dovecot-2.3.19.tar.gz) = f2e4c7ddb77e3e604c255b904208d50c6cc7b9bde68a3b3d94c894cc8937e01f
-SHA512 (dovecot-2.3.19.tar.gz) = a61ce88b53c4f24faddf4951f16cb75dfe52aa7057d072c727566a7c9a683cc487d26cea9a83ad8aca161a053949d2f2196ba6a58015e3d33be897094aabf887
-Size (dovecot-2.3.19.tar.gz) = 7790661 bytes
+BLAKE2s (dovecot-2.3.19.1.tar.gz) = bc1975f6782fadc039e25200ab9048325ea8a929d3957dba6bede8ec45136d48
+SHA512 (dovecot-2.3.19.1.tar.gz) = ceb87a5f76b6352d28fd030aae5ad2165a133e9a8a6309891e793911203fc0ada9fb254dc05d183eaaa7e2b9851d3f1755b33f08fa6ff5b4b415ac4272bfe150
+Size (dovecot-2.3.19.1.tar.gz) = 7790851 bytes
 SHA1 (patch-aa) = 3af01aa4a8cea1a3fb840b6243a744de77069611
 SHA1 (patch-ab) = 685ab3d0e21515bf157e9897ebdebf484f0ece96
 SHA1 (patch-ae) = c1e76d75fab4b13d3b9b33af800bac18c90989da



Home | Main Index | Thread Index | Old Index