Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135319 - dev-python/m2crypto: 0.15 has been released
Summary: dev-python/m2crypto: 0.15 has been released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Python Gentoo Team
URL: http://wiki.osafoundation.org/bin/vie...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-02 13:26 UTC by Sascha Silbe
Modified: 2006-10-10 13:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to upgrade m2crypto-0.13.ebuild to m2crypto-0.15.ebuild (bug135319-m2crypto-0.15.ebuild.patch,927 bytes, patch)
2006-06-02 14:35 UTC, Sascha Silbe
Details | Diff
Patch to upgrade m2crypto-0.15.ebuild to m2crypto-0.16_beta1.ebuild (bug135319-m2crypto-0.16_beta1.ebuild.patch,557 bytes, patch)
2006-06-03 02:39 UTC, Sascha Silbe
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.