[oe-issues] [Bug 3303] New: python-crypt 2.5 has an incorrect FILES definition
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu Nov 15 08:52:30 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=3303
Summary: python-crypt 2.5 has an incorrect FILES definition
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: jeremy.laine at bolloretelecom.eu
Created an attachment (id=3313)
--> (http://bugs.openembedded.org/attachment.cgi?id=3313)
Fix python-crypt 2.5 FILES
Python's crypto/hashing support seems to have been reworked considerably since
python-2.5-manifest.inc was written.
python-crypt's FILES is missing:
- hashlib.*
- md5.*
- sha.*
- lib-dynload/_hashlib.so
- lib-dynload/_sha256.so
- lib-dynload/_sha512.so
python-crypt's FILES also has some obsolete entries:
- lib-dynload/md5.so
- lib-dynload/rotor.so
- lib-dynload/sha.so
Attached is a patch that fixes this.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list