Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 135319

Summary: dev-python/m2crypto: 0.15 has been released
Product: Gentoo Linux Reporter: Sascha Silbe <sascha-gentoo-bugzilla>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: enhancement CC: jakub
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto#Downloads
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch to upgrade m2crypto-0.13.ebuild to m2crypto-0.15.ebuild
Patch to upgrade m2crypto-0.15.ebuild to m2crypto-0.16_beta1.ebuild

Description Sascha Silbe 2006-06-02 13:26:24 UTC
The latest stable release of m2crypto is 0.15, but the latest version in Portage still is 0.13.1.
0.16 is going to be released around end of June, BTW.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-02 13:59:36 UTC
Does it fix Bug 95559, by chance? :)
Comment 2 Sascha Silbe 2006-06-02 14:35:36 UTC
Created attachment 88214 [details, diff]
Patch to upgrade m2crypto-0.13.ebuild to m2crypto-0.15.ebuild

With this patch, m2crypto-0.15 builds fine for me.
/usr/share/doc/m2crypto-0.15/example/[dr]satest.py produce no errors. I haven't done any other test, though.
Comment 3 Sascha Silbe 2006-06-03 02:39:09 UTC
Created attachment 88246 [details, diff]
Patch to upgrade m2crypto-0.15.ebuild to m2crypto-0.16_beta1.ebuild

0.16beta1 has important improvements (like support for RSA.sign and RSA.verify) I need.
Comment 4 Sascha Silbe 2006-06-03 03:15:18 UTC
Both 0.15 and 0.16beta1 work fine for my purposes (mostly RSA sign&verify), BTW.
Running the tlslite tests (tls.py {server,client}test) didn't show any problem, either (only tested for 0.16beta1). tlslite is the only package in Portage using m2crypto.
Comment 5 Bryan Østergaard (RETIRED) gentoo-dev 2006-10-10 13:42:13 UTC
Added 0.16 to the tree. Thanks all.