Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2023 13:48:55 GMT
From:      Juraj Lutter <otis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ec02c2679d14 - main - mail/postfix: Update to 3.8.4
Message-ID:  <202312231348.3BNDmtAd007354@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ec02c2679d14559a195556daf2535ac9bd4fe842

commit ec02c2679d14559a195556daf2535ac9bd4fe842
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2023-12-22 20:17:08 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2023-12-23 13:48:03 +0000

    mail/postfix: Update to 3.8.4
    
    This release adds support to defend against an email spoofing attack
    (SMTP smuggling) on recipients at a Postfix server. For background, see
    https://www.postfix.org/smtp-smuggling.html.
---
 mail/postfix/Makefile | 2 +-
 mail/postfix/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 0bc6d7d0625d..5a6f4117e55d 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	postfix
-DISTVERSION=	3.8.3
+DISTVERSION=	3.8.4
 PORTREVISION?=	0
 PORTEPOCH=	1
 CATEGORIES=	mail
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index 391785ac5540..d88c2aa43dac 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700225784
-SHA256 (postfix/postfix-3.8.3.tar.gz) = 16946c9874a786a09f53b17d1c83dc1faae35cbf80bab34ab01798b70420968b
-SIZE (postfix/postfix-3.8.3.tar.gz) = 4849329
+TIMESTAMP = 1703275413
+SHA256 (postfix/postfix-3.8.4.tar.gz) = 6f5848c5d8b6a7d2c5af0a9f75b0bd3f103451e912591464ab867fde085e6236
+SIZE (postfix/postfix-3.8.4.tar.gz) = 4864184



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312231348.3BNDmtAd007354>