FreeBSD Bugzilla – Attachment 196989 Details for
Bug 228344
net/qt5-network: fails update to 5.11.2 with libressl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-qsslsocket__openssl__symbols.cpp
patch-qsslsocket__openssl__symbols.cpp (text/plain), 699 bytes, created by
Walter Schwarzenfeld
on 2018-09-09 18:14:14 UTC
(
hide
)
Description:
patch-qsslsocket__openssl__symbols.cpp
Filename:
MIME Type:
Creator:
Walter Schwarzenfeld
Created:
2018-09-09 18:14:14 UTC
Size:
699 bytes
patch
obsolete
>--- src/network/ssl/qsslsocket_openssl_symbols.cpp.orig 2018-09-09 18:05:58 UTC >+++ src/network/ssl/qsslsocket_openssl_symbols.cpp >@@ -1157,6 +1157,7 @@ bool q_resolveOpenSslSymbols() > RESOLVEFUNC(SSL_CTX_use_PrivateKey_file) > RESOLVEFUNC(SSL_CTX_get_cert_store); > #if OPENSSL_VERSION_NUMBER >= 0x10002000L >+#if !defined(LIBRESSL_VERSION_NUMBER) > RESOLVEFUNC(SSL_CONF_CTX_new); > RESOLVEFUNC(SSL_CONF_CTX_free); > RESOLVEFUNC(SSL_CONF_CTX_set_ssl_ctx); >@@ -1164,6 +1165,7 @@ bool q_resolveOpenSslSymbols() > RESOLVEFUNC(SSL_CONF_CTX_finish); > RESOLVEFUNC(SSL_CONF_cmd); > #endif >+#endif > RESOLVEFUNC(SSL_accept) > RESOLVEFUNC(SSL_clear) > RESOLVEFUNC(SSL_connect)
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 Raw
Actions:
View
Attachments on
bug 228344
:
193533
|
193536
|
193559
|
193786
|
196989
|
196994
|
198438
|
198440
|
198490
|
198491
|
198600
|
198607
|
198610
|
198611
|
198618