Bug 1388463
Summary: | FTBFS with OpenSSL 1.1.0 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Daiki Ueno <dueno> | ||||||||
Component: | pkcs11-helper | Assignee: | Kalev Lember <klember> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 26 | CC: | dwmw2, klember, nmavrogi, rdieter | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2017-04-24 14:45:07 UTC | Type: | Bug | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 1383740 | ||||||||||
Attachments: |
|
Created attachment 1213895 [details] proposed patch Also filed at https://github.com/OpenSC/pkcs11-helper/pull/7 Created attachment 1214228 [details]
proposed patch v2
Update the patch so not to leak BIGNUM's if there is any failure after allocation.
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. *** This bug has been marked as a duplicate of bug 1424094 *** |
Created attachment 1213894 [details] build log Building pkcs11-helper-1.11-8 in rawhide fails because of OpenSSL 1.1.0 API changes. I am attaching the build log and a proposed patch to fix it.