summaryrefslogtreecommitdiff
path: root/mail/postfix/files/patch-src_tls_tls__server.c
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2019-04-19 18:53:13 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2019-04-19 18:53:13 +0000
commit56228e8fd2b8daf866b0df439b3e888993b8528c (patch)
tree8e9ad0546658ec48414d8ac34bbe8d520f1d284c /mail/postfix/files/patch-src_tls_tls__server.c
parentUpdate to 12.0.9 (diff)
- update to 3.4.5
- adopt libressl patches from OpenBSD
Diffstat (limited to 'mail/postfix/files/patch-src_tls_tls__server.c')
-rw-r--r--mail/postfix/files/patch-src_tls_tls__server.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/files/patch-src_tls_tls__server.c b/mail/postfix/files/patch-src_tls_tls__server.c
index 165b6746f31a..92115aa16679 100644
--- a/mail/postfix/files/patch-src_tls_tls__server.c
+++ b/mail/postfix/files/patch-src_tls_tls__server.c
@@ -1,6 +1,6 @@
---- src/tls/tls_server.c.orig 2018-11-17 22:33:15 UTC
+--- src/tls/tls_server.c.orig 2019-02-18 23:03:54 UTC
+++ src/tls/tls_server.c
-@@ -517,7 +517,9 @@ TLS_APPL_STATE *tls_server_init(const TL
+@@ -518,7 +518,9 @@ TLS_APPL_STATE *tls_server_init(const TL
* ticket decryption callback already (since 2.11) asks OpenSSL to
* avoid issuing new tickets when the presented ticket is re-usable.
*/