pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/dovecot2-pigeonhole
Module Name: pkgsrc
Committed By: otis
Date: Wed Sep 20 18:35:44 UTC 2023
Modified Files:
pkgsrc/mail/dovecot2-pigeonhole: Makefile distinfo
Log Message:
mail/dovecot2-pigeonhole: Update to 0.5.21
Changelog:
- sieve: Using the deleteheader action on a message with a broken/invalid
header can cause the Sieve interpreter to crash with an assert panic.
This can happen e.g. when the message is missing the empty EOH line
between the headers and the body of the message. Fixes:
Panic: file edit-mail.c: line 820 (edit_mail_headers_parse):
assertion failed: (body_offset > 0).
- sieve: Pigeonhole added an extra Message-ID header during mail
forwarding when the existing one was invalid. Now it adds the
Message-ID only if it is entirely missing. Existing Message-ID(s) are
left unchanged.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/mail/dovecot2-pigeonhole/Makefile
cvs rdiff -u -r1.55 -r1.56 pkgsrc/mail/dovecot2-pigeonhole/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-pigeonhole/Makefile
diff -u pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.68 pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.69
--- pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.68 Sun Jan 1 15:43:42 2023
+++ pkgsrc/mail/dovecot2-pigeonhole/Makefile Wed Sep 20 18:35:44 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2023/01/01 15:43:42 adam Exp $
+# $NetBSD: Makefile,v 1.69 2023/09/20 18:35:44 otis Exp $
-DISTNAME= dovecot-2.3-pigeonhole-0.5.20
+DISTNAME= dovecot-2.3-pigeonhole-0.5.21
PKGNAME= ${DISTNAME:S/-2.3-/-/}
CATEGORIES= mail
MASTER_SITES= https://pigeonhole.dovecot.org/releases/2.3/
Index: pkgsrc/mail/dovecot2-pigeonhole/distinfo
diff -u pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.55 pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.56
--- pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.55 Sun Jan 1 15:43:42 2023
+++ pkgsrc/mail/dovecot2-pigeonhole/distinfo Wed Sep 20 18:35:44 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.55 2023/01/01 15:43:42 adam Exp $
+$NetBSD: distinfo,v 1.56 2023/09/20 18:35:44 otis Exp $
-BLAKE2s (dovecot-2.3-pigeonhole-0.5.20.tar.gz) = e3b6585d8d5ed35c361eb4812e1c88027d14d6fdfe211c7ff156e9f386e1c60c
-SHA512 (dovecot-2.3-pigeonhole-0.5.20.tar.gz) = 45683e6bd678db00fc3e3c61d27a264d30d0e9aeb9ceb7ab55f94f0317d387056fa092e266062117cbe2a9dc2c90ddca03d154e78aad9c0d61fe8cf2c9187603
-Size (dovecot-2.3-pigeonhole-0.5.20.tar.gz) = 1945126 bytes
+BLAKE2s (dovecot-2.3-pigeonhole-0.5.21.tar.gz) = 820d64d942b45595b647fc0b5a4f9aafdec0ec7072ada980fc35f38b7cd39536
+SHA512 (dovecot-2.3-pigeonhole-0.5.21.tar.gz) = 5537444025a474ee1b79919a424e24530695aec639361c531257f25fac286673719d476906d99d47e348deb57baa75419bff7dd284c82d2b751334dedec96314
+Size (dovecot-2.3-pigeonhole-0.5.21.tar.gz) = 1955945 bytes
SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29
Home |
Main Index |
Thread Index |
Old Index