[EMAIL PROTECTED] wrote on 07/17/2008 12:16:18 PM: > Has this ever been (in recent history) an issue within a given > release branch? > Ie. has 0.9.8(n+1) ever broken apps that were running ok against 0.9.8n? > 0.9.8x is of course not backwards compatible with 0.9.7y, and 0.9.9 will not > be backwards compatible with 0.9.8 either. But that's why (reputable) distros > allow these branches to coexist and be upgraded independently.
I had one yesterday. I was linking with 0.9.8d, but I incorrectly> had 0.9.8a include files in my path. This unfortunately simulated> compiling with 'a but then an upgrade to 'd. Almost everything worked, but HMAC core dumped deep in my code. ... a plea to make as many new functions as you like, but freeze the existing ones. I don't even like changes outside a release branch. I don't want my 0.9.8 apps to break because some new one installed 0.9.9. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]