[oe] curl 7.19.5 openssl algorithm problem [PATCH]

Holger Hans Peter Freyther holger+oe at freyther.de
Tue Aug 11 01:31:23 UTC 2009


On Monday 10 August 2009 14:12:34 Marc Olzheim wrote:
> From curl's CVS log: http://cool.haxx.se/cvs.cgi/curl/lib/ssluse.c#rev1.229
>
> you [curl] replaced the old SSLeay_add_ssl_algorithms() call
> with OpenSSL_add_all_algorithms(), however unlike the name suggests,
> the second function is not a superset of the first. When using SSL
> both these functions will need to be called in order to offer complete
> functionality.
>
> This patch fixes the 7.19 breakage of secure (no -k or --insecure flags
> passed) https invocations of the curl binary when connecting to a server
> with certificates with a non-MD5 or SHA-1 signature algorithm, like
> SHA-2. The older curl recipes are unaffected by this.

Great. You should have bumped the PR of the recipe as well. If the content of 
the package change, the PR should be bumped so people could upgrade the 
resulting packages.


Signed-Off-By: Holger Freyther <holger+oe at freyther.de>




More information about the Openembedded-devel mailing list