pkgsrc/mail/postfix
taca 3aa66c35d6 mail/postfix: update to 3.7.4
Postfix 3.7.4 (2023-01-22)

  * Workaround: with OpenSSL 3 and later always turn on
    SSL_OP_IGNORE_UNEXPECTED_EOF, to avoid warning messages and missed
    opportunities for TLS session reuse. This is safe because the SMTP
    protocol implements application-level framing, and is therefore not
    affected by TLS truncation attacks. Fix by Viktor Dukhovni.

  * Workaround: OpenSSL 3.x EVP_get_digestbyname() can return
    lazily-bound handles for digest implementations. In sufficiently
    hostile configurations, Postfix could mistakenly believe that a digest
    algorithm is available, and fail when it is not. A similar workaround
    may be needed for EVP_get_cipherbyname(). Fix by Viktor Dukhovni.

  * Bugfix (bug introduced in Postfix 2.11): the checkok() macro in
    tls/tls_fprint.c evaluated its argument unconditionally; it should
    evaluate the argument only if there was no prior error. Found during
    code review.

  * Bugfix (bug introduced in Postfix 2.8): postscreen died with a
    segmentation violation when postscreen_dnsbl_threshold < 1. It
    should reject such input with a fatal error instead. Discovered by
    Benny Pedersen.

  * Bitrot: fixes for linker warnings from newer Darwin (MacOS)
    versions. Viktor Dukhovni.

  * Portability: Linux 6 support.

  * Added missing documentation that cidr:, pcre: and regexp: tables
    support inline specification only in Postfix 3.7 and later.
2023-01-28 09:28:30 +00:00
..
files postfix: let the RC script work unprivileged 2021-08-29 21:04:55 +00:00
patches mail/postfix: update to 3.7.4 2023-01-28 09:28:30 +00:00
DESCR
distinfo mail/postfix: update to 3.7.4 2023-01-28 09:28:30 +00:00
Makefile mail/postfix: update to 3.7.4 2023-01-28 09:28:30 +00:00
Makefile.common mail/postfix: update to 3.7.4 2023-01-28 09:28:30 +00:00
Makefile.module postfix: updated to 3.5.8 2020-11-22 11:14:44 +00:00
MESSAGE
MESSAGE.NetBSD
MESSAGE.sasl
options.mk postfix: fix install on macOS 2021-12-15 20:54:00 +00:00
PLIST mail/postfix: update to 3.7.2 2022-07-21 15:08:39 +00:00