mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
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.
(cherry picked from commit ec02c2679d
)
This commit is contained in:
parent
7e413760fc
commit
6f10f403de
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= postfix
|
||||
DISTVERSION= 3.8.2
|
||||
DISTVERSION= 3.8.4
|
||||
PORTREVISION?= 0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= mail
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1694339590
|
||||
SHA256 (postfix/postfix-3.8.2.tar.gz) = 6790903cdbb5e0e47196691eb9a5f2cf8050262def941e039e6d4bf4043a5e30
|
||||
SIZE (postfix/postfix-3.8.2.tar.gz) = 4848718
|
||||
TIMESTAMP = 1703275413
|
||||
SHA256 (postfix/postfix-3.8.4.tar.gz) = 6f5848c5d8b6a7d2c5af0a9f75b0bd3f103451e912591464ab867fde085e6236
|
||||
SIZE (postfix/postfix-3.8.4.tar.gz) = 4864184
|
||||
|
|
Loading…
Add table
Reference in a new issue