From b2dc32deec830b080abdc76e2e51e964276c105d Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 17 Aug 2022 08:15:28 +0200 Subject: [PATCH] mail/postfix: annotate change --- mail/postfix/Makefile | 2 +- mail/postfix/pkg-descr | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index d583c2f04..cf53694a3 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= postfix PLUGIN_VERSION= 1.23 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= SMTP mail relay PLUGIN_DEPENDS= postfix35 PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/mail/postfix/pkg-descr b/mail/postfix/pkg-descr index 518b619e9..6bce690ce 100644 --- a/mail/postfix/pkg-descr +++ b/mail/postfix/pkg-descr @@ -9,6 +9,7 @@ Plugin Changelog 1.23 * Add support for Opportunistic DANE as SMTP client security level +* Disable defunct GSSAPI authentication (contributed by Patrick M. Hausen) 1.22