Bug 1087557

Summary: python-crypto bundles libtomcrypt
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: python-cryptoAssignee: Paul Howarth <paul>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: paul, s.adam
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-crypto-2.6.1-3.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-16 12:46: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: 1092402    
Bug Blocks: 504493    

Comment 1 Paul Howarth 2014-04-15 12:59:51 UTC
Unbundling libtomcrypt requires one change in libtomcrypt to support two-key triple-DES, otherwise the resulting package would be incompatible and fail its test suite.

The change in pycrypto is:
https://github.com/dlitz/pycrypto/commit/65085f16

I have requested that this be merged in libtomcrypt upstream:
https://github.com/libtom/libtomcrypt/pull/43

If that's accepted, I'll request that the same change is applied in Fedora's libtomcrypt and then I'll be able to unbundle it from python-crypto.

Comment 2 Paul Howarth 2014-05-16 12:46:07 UTC
Unbundled in python-crypto-2.6.1-3.fc21

http://koji.fedoraproject.org/koji/taskinfo?taskID=6855408