summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile.common
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-04-30 03:41:51 +0000
committertaca <taca@pkgsrc.org>2019-04-30 03:41:51 +0000
commit69da52d42f00f8f00400ad337887fbe5f075956c (patch)
tree6a0aa8e9bb715d7a3c3b618a5db36480ef9bf759 /mail/postfix/Makefile.common
parente0b77b1dbec3de888dfaa7f50461054567d3aadb (diff)
downloadpkgsrc-69da52d42f00f8f00400ad337887fbe5f075956c.tar.gz
mail/postfix: update to 3.3.3
This announcement concerns fixes for problems that were introduced with Postfix 3.0 and later. This is the final update for Postfix 3.0. Fixed in Postfix 3.3 and later: * When the master daemon runs with PID=1 (init mode), it will now reap child processes from non-Postfix code running in the same container, instead of terminating with a panic. Reported by Tamas Gerczei. Fixed in Postfix 3.0 and later: * With smtputf8_enable=yes, table lookups could casefold the search string when searching a lookup table that does not use fixed-string keys (regexp, pcre, tcp, etc.). * With the posttls-finger test program, connections to unix-domain servers always resulted in "Failed to establish session" even after a connection was established. Reported by Jaroslav Skarva.
Diffstat (limited to 'mail/postfix/Makefile.common')
-rw-r--r--mail/postfix/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/Makefile.common b/mail/postfix/Makefile.common
index 564097f26e3..ce68a9a3b5d 100644
--- a/mail/postfix/Makefile.common
+++ b/mail/postfix/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.17 2018/12/15 16:35:23 taca Exp $
+# $NetBSD: Makefile.common,v 1.18 2019/04/30 03:41:51 taca Exp $
# used by mail/postfix/Makefile
# used by mail/postfix/Makefile.module
-DISTNAME= postfix-3.3.2
+DISTNAME= postfix-3.3.3
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
MASTER_SITES+= http://mirrors.isc.org/pub/postfix/official/