From f2b6bd2b427578441ccc0628b59c121a69a12cb016e2c74da75a0f7f3e602c5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Sun, 26 Jul 2020 22:20:03 +0000 Subject: [PATCH] Accepting request 822884 from home:stroeder:branches:server:mail - Update to 3.5.6 with following fixes: * Workaround for unexpected TLS interoperability problems when Postfix runs on OS distributions with system-wide OpenSSL configurations. * Memory leaks in the Postfix TLS library, the largest one involving multiple kBytes per peer certificate. OBS-URL: https://build.opensuse.org/request/show/822884 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=380 --- postfix-3.5.4.tar.gz | 3 --- postfix-3.5.4.tar.gz.sig | 7 ------- postfix-3.5.6.tar.gz | 3 +++ postfix-3.5.6.tar.gz.sig | Bin 0 -> 280 bytes postfix.changes | 9 +++++++++ postfix.spec | 2 +- 6 files changed, 13 insertions(+), 11 deletions(-) delete mode 100644 postfix-3.5.4.tar.gz delete mode 100644 postfix-3.5.4.tar.gz.sig create mode 100644 postfix-3.5.6.tar.gz create mode 100644 postfix-3.5.6.tar.gz.sig diff --git a/postfix-3.5.4.tar.gz b/postfix-3.5.4.tar.gz deleted file mode 100644 index 66372cf..0000000 --- a/postfix-3.5.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc2fb1cc27556aa2506bc287af04881cde07c83d5cb213ba835083b4bb796881 -size 4612431 diff --git a/postfix-3.5.4.tar.gz.sig b/postfix-3.5.4.tar.gz.sig deleted file mode 100644 index f8260ed..0000000 --- a/postfix-3.5.4.tar.gz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.18 (FreeBSD) - -iFcDBQBe97rmDAtZDoDKFacRCpAZAP976DEZXG0dm9E3q6F2366U4K7e16NrnbiW -NC1EYzCAEQD9ESyfNr2ZMS2iRsFqIiNM+h49AkYEKxQRYTeoGap2mRs= -=kaGS ------END PGP SIGNATURE----- diff --git a/postfix-3.5.6.tar.gz b/postfix-3.5.6.tar.gz new file mode 100644 index 0000000..cac66b6 --- /dev/null +++ b/postfix-3.5.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec0aa671582adce157675e15da1dfa7ac2b5ff653571addba643735d0ec1e6a +size 4613310 diff --git a/postfix-3.5.6.tar.gz.sig b/postfix-3.5.6.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..c7f0d011dd3efb7e10df96e95449c2d5a49258cf82612e924e9eb575b26079fd GIT binary patch literal 280 zcmV+z0q6dS0TlxU0AC%>2?sA=@WCt1nE?UCG6(>sR~2F+bV7F>5KK7P!46rz_wEF< z8@BsoGB+3@TxJz<1iFzq(-l(NPLe!)&?-TyJkE&!r4xft$c8;A4KDriYnIo3Q~L&x zAah(je7RddUR0kAN}(F5shTJA*Ah=#5cWa7Kctff?A6nbWW?O_>9b$-9-uj66O>Bv z#!+QJNrf$PIv2D(#<7`ZKJQ-EMCx}=J;sF(8#*$!_{HOq=EhMevE>XnDYvu9kmh3% z>mbTMu?a{8Ps?nNKt(9i*<_}Ezk8!m?;WyR%^aAPr_G@5&@oh$|0r6`%D@e<{`KKW eR*^PSg>P*Y5F2fKwUumPfI*;2VRj5b(hk|ZSAgsQ literal 0 HcmV?d00001 diff --git a/postfix.changes b/postfix.changes index bfb5f5e..0574755 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jul 26 21:22:39 UTC 2020 - Michael Ströder + +- Update to 3.5.6 with following fixes: + * Workaround for unexpected TLS interoperability problems when Postfix + runs on OS distributions with system-wide OpenSSL configurations. + * Memory leaks in the Postfix TLS library, the largest one + involving multiple kBytes per peer certificate. + ------------------------------------------------------------------- Thu Jul 16 20:42:19 UTC 2020 - Arjen de Korte diff --git a/postfix.spec b/postfix.spec index a2c569f..7d763e9 100644 --- a/postfix.spec +++ b/postfix.spec @@ -53,7 +53,7 @@ %bcond_with libnsl %endif Name: postfix -Version: 3.5.4 +Version: 3.5.6 Release: 0 Summary: A fast, secure, and flexible mailer License: IPL-1.0 OR EPL-2.0