Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1087557 - python-crypto bundles libtomcrypt
Summary: python-crypto bundles libtomcrypt
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-crypto
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Howarth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1092402
Blocks: DuplicSysLibsTracker
TreeView+ depends on / blocked
 
Reported: 2014-04-14 15:35 UTC by Ville Skyttä
Modified: 2014-05-16 12:46 UTC (History)
2 users (show)

Fixed In Version: python-crypto-2.6.1-3.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-16 12:46:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.