FreeBSD Bugzilla – Attachment 198271 Details for
Bug 232358
databases/percona56-server: Fix build with libressl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
The fixing patch
percona56.diff (text/plain), 588 bytes, created by
Luca Pizzamiglio
on 2018-10-17 14:39:29 UTC
(
hide
)
Description:
The fixing patch
Filename:
MIME Type:
Creator:
Luca Pizzamiglio
Created:
2018-10-17 14:39:29 UTC
Size:
588 bytes
patch
obsolete
>diff --git databases/percona56-server/files/patch-sql_mysqld.cc databases/percona56-server/files/patch-sql_mysqld.cc >index 586f267f28c6..e60a5adcbacf 100644 >--- databases/percona56-server/files/patch-sql_mysqld.cc >+++ databases/percona56-server/files/patch-sql_mysqld.cc >@@ -17,3 +17,12 @@ > static void set_proxy() > { > const char *p; >+@@ -4685,7 +4695,7 @@ static void openssl_lock(int mode, opens >+ static int init_ssl() >+ { >+ #ifdef HAVE_OPENSSL >+-#ifndef HAVE_YASSL >++#if !defined(HAVE_YASSL) && defined(OPENSSL_FIPS) >+ int fips_mode= FIPS_mode(); >+ if (fips_mode != 0) >+ {
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 232358
: 198271