FreeBSD Bugzilla – Attachment 183396 Details for
Bug 219922
mail/cyrus-imapd24: Fix build with LibreSSL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff for mail/cyrus-imapd24
patch-mail_cyrus-imapd24-LibreSSL (text/plain), 1.11 KB, created by
Bernard Spil
on 2017-06-11 09:13:24 UTC
(
hide
)
Description:
svn diff for mail/cyrus-imapd24
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2017-06-11 09:13:24 UTC
Size:
1.11 KB
patch
obsolete
>Index: mail/cyrus-imapd24/files/patch-imap_tls.c >=================================================================== >--- mail/cyrus-imapd24/files/patch-imap_tls.c (nonexistent) >+++ mail/cyrus-imapd24/files/patch-imap_tls.c (working copy) >@@ -0,0 +1,13 @@ >+$OpenBSD: patch-imap_tls_c,v 1.2 2017/05/28 15:46:11 ajacoutot Exp $ >+Index: imap/tls.c >+--- imap/tls.c.orig 2017-05-15 05:43:30 UTC >++++ imap/tls.c >+@@ -225,7 +225,7 @@ static RSA *tmp_rsa_cb(SSL * s __attribute__((unused)) >+ } >+ #endif >+ >+-#if OPENSSL_VERSION_NUMBER < 0x10100000L >++#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) >+ /* replacements for new 1.1 API accessors */ >+ /* XXX probably put these somewhere central */ >+ static int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) > >Property changes on: mail/cyrus-imapd24/files/patch-imap_tls.c >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 219922
: 183396