- Revision
- 11116
- Author
- heikki
- Date
- 2006-07-10 20:57:56 -0700 (Mon, 10 Jul 2006)
Log Message
Upgrade M2Crypto to 0.16, r=bear.
This fixes bug 3658, the WrongHost exception is now in a format that allows
translation of the error message. Other numerous fixes include memory leak
fixes, build simplification fixes etc.
This fixes bug 3658, the WrongHost exception is now in a format that allows
translation of the error message. Other numerous fixes include memory leak
fixes, build simplification fixes etc.
Modified Paths
Diff
Modified: trunk/chandler/Makefile (11115 => 11116)
--- trunk/chandler/Makefile 2006-07-11 01:47:18 UTC (rev 11115) +++ trunk/chandler/Makefile 2006-07-11 03:57:56 UTC (rev 11116) @@ -72,7 +72,7 @@ $(CHANDLERARCHIVES)/epydoc-$(SNAP)-2.1-$(BP)9.tar.gz \ $(CHANDLERARCHIVES)/icu-$(SNAP)-3.4-$(BP)2.tar.gz \ $(CHANDLERARCHIVES)/openssl-$(SNAP)-0.9.8b-$(BP)2.tar.gz \ - $(CHANDLERARCHIVES)/m2crypto-$(SNAP)-310-$(BP)9.tar.gz \ + $(CHANDLERARCHIVES)/m2crypto-$(SNAP)-458-$(BP)1.tar.gz \ $(CHANDLERARCHIVES)/pychecker-$(SNAP)-0.8.13-$(BP)6.tar.gz \ $(CHANDLERARCHIVES)/PyICU-$(SNAP)-0.5-62-$(BP)4.tar.gz \ $(CHANDLERARCHIVES)/PyLucene-$(SNAP)-2.0.0-1-$(BP)1.tar.gz \
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
