freeradius2: relax SSL version checks
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 20 Oct 2014 15:32:26 +0000 (17:32 +0200)
committerSteven Barth <steven@midlink.org>
Tue, 11 Nov 2014 10:14:17 +0000 (11:14 +0100)
commit6f089246a14ead3884d0702959980aa0ed59ea1e
tree1b41e59b8f355ac5739f738084bfe28da02d4ea6
parente9189f2efd890ced5309aafd6599370b39154432
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]