freeradius2: relax SSL version checks
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 20 Oct 2014 15:32:26 +0000 (17:32 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 20 Oct 2014 15:40:27 +0000 (17:40 +0200)
commit408b2e9dd6b35c4ab7f4c25a1c4af3ce3a6ea54c
treecb89484fbb4b43615191d85be5d833a022745dbd
parent774bb4449407f8033e631b367281faeb123000f4
freeradius2: relax SSL version checks

Merge upstream commit 5ae2a70a135062a025d8fabc104eeae3a2c53a7a to relax the
SSL library version check at runtime.

The objective is to avoid the need for rebuilding freeradius2 whenever we push
binary updates for libopenssl. See https://dev.openwrt.org/ticket/18169 for
reference.

Please backport this change to the for-14.07 branch as well.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
net/freeradius2/Makefile
net/freeradius2/patches/011-upstram-relax-ssl-version-checks.patch [new file with mode: 0644]