]> code.ossystems Code Review - openembedded-core.git/commit
openssl: prevent ABI break from earlier fido releases
authorJoshua Lock <joshua.g.lock@intel.com>
Thu, 12 May 2016 12:06:34 +0000 (13:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 May 2016 12:14:34 +0000 (13:14 +0100)
commit480db6be99f9a53d8657b31b846f0079ee1a124f
tree8517a8afcd7883b9843047ba690992e16d8d3d0f
parente7c46ce3e59cb4fd770e76ae006c0166d0dd5265
openssl: prevent ABI break from earlier fido releases

The backported upgrade to 1.0.2h included an updated GNU LD
version-script which results in an ABI change. In order to try and
respect ABI for existing binaries built against fido this commit
partially reverts the version-script to maintain the existing ABI
and instead only add the new symbols required by 1.0.2h.

Suggested-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl/debian1.0.2/version-script.patch