ports/contrib (3.6): postfix-lmdb: update to 3.6.2
commit 445b03f0a582b2b75bb82fb2017bfd45cd0bcbe7 Author: Steffen Nurpmeso <steffen@sdaoden.eu> Date: Tue Jul 27 16:12:22 2021 +0200 postfix-lmdb: update to 3.6.2 diff --git a/postfix-lmdb/.signature b/postfix-lmdb/.signature index c6b4fb8d8..b1498e80f 100644 --- a/postfix-lmdb/.signature +++ b/postfix-lmdb/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xT902n1isLcVk9oT1oH1tXLexBMvTaTu8cs3CNPKnakTb7xrTme8OWYkHPJx1/WC3K6L7eb4bnxw8SKEFq5SA8= -SHA256 (Pkgfile) = 80cc2ef35d9c955c1aabe818b4c554edb343851a1f32b5e1411dddffa7e4e37e +RWSagIOpLGJF39bkSvldtd/SVdx+xx3/eNfYpWu8wQN39lwEQ5KTnKSOllpvtKo+qZCxvpJ1Y4xxuMAHd1ai/zjQLvfYb+zFZw0= +SHA256 (Pkgfile) = f8619f91dc10a51b2f50f1ee7523ad961092be53bf9ee9ac71545e8aafe0138a SHA256 (.footprint) = c4bef46624508b9105e8c5816c322560a560c09e9c5507509eb95c886d52a387 -SHA256 (postfix-3.6.1.tar.gz) = 20a805625601e7b95989220832c8fa14ce374f0711da054188f8cec6a92fd71c +SHA256 (postfix-3.6.2.tar.gz) = 507323d20d7b3f705f49cf8c07d437c6d8090bed07e15a3c0ec405edad54a7d4 SHA256 (lmdb-default.patch) = 11f42333ae0640a3ca579463ed28007973693b93bc734b5d82225fcb516bf05e SHA256 (postfix-install.patch) = 7185d2b2e4d7cc090b958c1d372c16e15f274465e2123686a0d97db20e2b5943 SHA256 (post-install) = b459d6e4c56384c24d5f3473964ed6442b2c501406745d1fd46c6b453e393138 @@ -11,5 +11,5 @@ SHA256 (aliases) = 60ae98d869800055b248c32c183a1836cc5a698cf337cb7ad734e862ae80e SHA256 (README) = a51f96a1f17cdc075d307c44f146e761e0c795812710b1db6e049b7bdee84210 SHA256 (relay_clientcerts) = 2aa69a949c06826e2f5a760791fb5cebb37e6797613270fd11381c33afa38297 SHA256 (sender_restrict) = b83ab2c27d6966876c6cfa7f12d5c3d3065fb11507a69199ce8d30a757217e4c -SHA256 (main-addon.cf) = b4390dbe6668f043a7c3f4122d2939e42eeffa79fd224542def8012d11a30c34 +SHA256 (main-addon.cf) = 5d4b2e895c6a80b97923170170277adb1a4f44e7c8c726981e653d3d0097e013 SHA256 (master.patch) = 2554c5e37ae7a87ee771aa46502aa99bf3668da0bbf3313664dd63e9336e794b diff --git a/postfix-lmdb/Pkgfile b/postfix-lmdb/Pkgfile index b874bbc71..7f4663459 100644 --- a/postfix-lmdb/Pkgfile +++ b/postfix-lmdb/Pkgfile @@ -6,7 +6,7 @@ rname=postfix name=postfix-lmdb -version=3.6.1 +version=3.6.2 release=1 source=( https://de.${rname}.org/ftpmirror/official/${rname}-${version}.tar.gz diff --git a/postfix-lmdb/main-addon.cf b/postfix-lmdb/main-addon.cf index 1ab7eb297..1ce8eb9a4 100644 --- a/postfix-lmdb/main-addon.cf +++ b/postfix-lmdb/main-addon.cf @@ -165,7 +165,7 @@ smtpd_tls_loglevel = 1 #SMART The next is usually nice but when using client certificates smtpd_tls_received_header = no smtpd_tls_fingerprint_digest = sha256 -smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3, !TLSv1, !TLSv1.1 +smtpd_tls_mandatory_protocols = >=TLSv1.2 smtpd_tls_protocols = $smtpd_tls_mandatory_protocols smtpd_tls_mandatory_ciphers = medium smtpd_tls_mandatory_exclude_ciphers =
participants (1)
-
crux@crux.nu