MFH: r494127

- update to 3.3.3

Changelog:
20181202
  Bugfix (introduced: postfix-2.11): with posttls-finger,
  connections to unix-domain servers always resulted in "Failed
  to establish session" even after a connection was established.
  Jaroslav Skarva.  File: posttls-finger/posttls-finger.c.

20181227 (a forgotten bugfix from 20180707)
  Bugfix (introduced: Postfix 3.0): 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.). Historically, Postfix would not case-fold
  the search string with such tables. File: util/dict_utf8.c.

20190217
  Cleanup: when the master daemon runs with PID=1 (init mode),
  reap orhpan processes from non-Postfix code running in the
  same container, instead of terminating with a panic. File:
  master/master_spawn.c.

Approved by:	portmgr (miwi)
This commit is contained in:
Olli Hauer 2019-02-28 18:47:25 +00:00
parent c983063ff3
commit 79d4b74cd8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q1/; revision=494174
2 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= postfix
DISTVERSION= 3.3.2
PORTREVISION?= 1
DISTVERSION= 3.3.3
PORTREVISION?= 0
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1543100707
SHA256 (postfix/postfix-3.3.2.tar.gz) = 3c93f31eee49a58e592c31e62a058701cadde11e8e066ea441da19fddad7b35b
SIZE (postfix/postfix-3.3.2.tar.gz) = 4429452
TIMESTAMP = 1551226020
SHA256 (postfix/postfix-3.3.3.tar.gz) = 8740ab65037500ee7844192cf6b798d52ecc4838cd018337a504c52da813285a
SIZE (postfix/postfix-3.3.3.tar.gz) = 4429713