Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
ucommon
fips.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fips.patch of Package ucommon
From: Jan Engelhardt <jengelh@inai.de> Date: 2023-11-07 11:43:16.366627007 +0100 OpenSSL 3 did away with this function --- openssl/secure.cpp | 4 ---- 1 file changed, 4 deletions(-) Index: commoncpp/openssl/secure.cpp =================================================================== --- commoncpp.orig/openssl/secure.cpp +++ commoncpp/openssl/secure.cpp @@ -52,10 +52,6 @@ bool secure::fips(void) // must always be first init function called... if(private_locks) return false; - - if(!FIPS_mode_set(1)) - return false; - return init(); #else return false;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor