pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Jun 15 15:43:32 UTC 2020

Modified Files:
        pkgsrc/mail/postfix: Makefile Makefile.common distinfo
        pkgsrc/mail/postfix-sqlite: Makefile

Log Message:
mail/postfix: update to 3.5.3

Update postfix and related pacakges to 3.5.3.

Quote freom release announce.

Postfix 3.5.3, 3.4.13:

  * TLS handshake failure in the Postfix SMTP server during SNI
    processing, after the server-side TLS engine sent a TLSv1.3
    HelloRetryRequest (HRR) to a remote SMTP client. Reported by
    J??n M??t??, fixed by Viktor Dukhovni.

Postfix versions 3.5.3, 3.4.13, 3.3.11, 3.2.16:

  * The command "postfix tls deploy-server-cert" did not handle a
    missing optional argument. This bug was introduced in Postfix
    3.1.


To generate a diff of this commit:
cvs rdiff -u -r1.320 -r1.321 pkgsrc/mail/postfix/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/mail/postfix/Makefile.common
cvs rdiff -u -r1.185 -r1.186 pkgsrc/mail/postfix/distinfo
cvs rdiff -u -r1.24 -r1.25 pkgsrc/mail/postfix-sqlite/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/postfix/Makefile
diff -u pkgsrc/mail/postfix/Makefile:1.320 pkgsrc/mail/postfix/Makefile:1.321
--- pkgsrc/mail/postfix/Makefile:1.320  Tue Jun  2 08:24:15 2020
+++ pkgsrc/mail/postfix/Makefile        Mon Jun 15 15:43:32 2020
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.320 2020/06/02 08:24:15 adam Exp $
+# $NetBSD: Makefile,v 1.321 2020/06/15 15:43:32 taca Exp $
 
-PKGREVISION= 1
 .include "../../mail/postfix/Makefile.common"
 
 COMMENT=       Fast, easy to administer, and secure mail transfer agent

Index: pkgsrc/mail/postfix/Makefile.common
diff -u pkgsrc/mail/postfix/Makefile.common:1.26 pkgsrc/mail/postfix/Makefile.common:1.27
--- pkgsrc/mail/postfix/Makefile.common:1.26    Mon May 18 14:21:53 2020
+++ pkgsrc/mail/postfix/Makefile.common Mon Jun 15 15:43:32 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.26 2020/05/18 14:21:53 triaxx Exp $
+# $NetBSD: Makefile.common,v 1.27 2020/06/15 15:43:32 taca Exp $
 # used by mail/postfix/Makefile
 # used by mail/postfix/Makefile.module
 
-DISTNAME=      postfix-3.5.2
+DISTNAME=      postfix-3.5.3
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.porcupine.org/mirrors/postfix-release/official/
 MASTER_SITES+= http://mirrors.isc.org/pub/postfix/official/

Index: pkgsrc/mail/postfix/distinfo
diff -u pkgsrc/mail/postfix/distinfo:1.185 pkgsrc/mail/postfix/distinfo:1.186
--- pkgsrc/mail/postfix/distinfo:1.185  Mon May 18 14:21:53 2020
+++ pkgsrc/mail/postfix/distinfo        Mon Jun 15 15:43:32 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.185 2020/05/18 14:21:53 triaxx Exp $
+$NetBSD: distinfo,v 1.186 2020/06/15 15:43:32 taca Exp $
 
-SHA1 (postfix-3.5.2.tar.gz) = e83585d16d377056a87a6a7f4a04498d19031600
-RMD160 (postfix-3.5.2.tar.gz) = e353e34625f2d9ce29608259802fed59dccecda4
-SHA512 (postfix-3.5.2.tar.gz) = 04e37c4542952dba0f3e44f10775c0bedf343e6382df14a9c43ebc80c005c3f6de68a4e7a7469f32ae74b8e50d10c089d4930eac0cd2e2a9ff1bd8d7481b3a76
-Size (postfix-3.5.2.tar.gz) = 4611518 bytes
+SHA1 (postfix-3.5.3.tar.gz) = ae2f78924cc4a7901d4daa32306cfeb1ae4756ef
+RMD160 (postfix-3.5.3.tar.gz) = d2bdf0f47def85cd622db45bf204288149196c3d
+SHA512 (postfix-3.5.3.tar.gz) = 1d020292f244e770353efb634909afdc9ac29b81707547fda1089631febbb8ecdac7c43f6b6ec9bdc4084da2be320bc433064d293811424873062d71d3545235
+Size (postfix-3.5.3.tar.gz) = 4611925 bytes
 SHA1 (patch-aa) = c8216f133e202a7bb37682b0dbc1448f021e7c1c
 SHA1 (patch-ag) = c126c572e36bf2bcbd3f6e5d8332a3d26e704109
 SHA1 (patch-ai) = 51748ccf92da543f7ff640f36906a29b5db3f6e3

Index: pkgsrc/mail/postfix-sqlite/Makefile
diff -u pkgsrc/mail/postfix-sqlite/Makefile:1.24 pkgsrc/mail/postfix-sqlite/Makefile:1.25
--- pkgsrc/mail/postfix-sqlite/Makefile:1.24    Tue Jun  2 08:24:15 2020
+++ pkgsrc/mail/postfix-sqlite/Makefile Mon Jun 15 15:43:32 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2020/06/02 08:24:15 adam Exp $
+# $NetBSD: Makefile,v 1.25 2020/06/15 15:43:32 taca Exp $
 #
 
 COMMENT=               Postfix SMTP server SQLite backend module
-PKGREVISION=           1
 
 POSTFIX_LIB=           sqlite
 POSTFIX_LIBDIR=                src/global



Home | Main Index | Thread Index | Old Index