Bug 1318319
Summary: | python-2.7.5-34 breaks hashlib (md4) | ||
---|---|---|---|
Product: | Red Hat Software Collections | Reporter: | Charalampos Stratakis <cstratak> |
Component: | python | Assignee: | Michal Cyprian <mcyprian> |
Status: | CLOSED ERRATA | QA Contact: | Branislav NĂ¡ter <bnater> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | python27 | CC: | bnater, cstratak, isenfeld, jberan, lkuprova, mcyprian, ovasik, pviktori, qe-baseos-apps, thomas.koppe, toconnor |
Target Milestone: | beta | Keywords: | Patch |
Target Release: | 2.2 | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | python27-python-2.7.8-10.el6 python27-python-2.7.8-7.el7 | Doc Type: | Bug Fix |
Doc Text: |
Cause: Not initializing OpenSSL_add_all_digests function in _hashlib library
Consequence: The MD4 algorithm is unavailable, and an error "unsupported hash type" is returned.
Fix: Patch that initializes OpenSSL_add_all_digests function in _hashlib library
Result: The MD4 algorithm is available and no errors occur
|
Story Points: | --- |
Clone Of: | 1295459 | Environment: | |
Last Closed: | 2016-05-31 10:25:35 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: |
Comment 3
Michal Cyprian
2016-03-24 13:43:30 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2016:1166 |