packages/net/freeradius2
Jo-Philipp Wich 7dadd12850 freeradius2: completely disable runtime OpenSSL version checks
Whenever we ship fixed libopenssl binaries in DD, the Freeradius daemon fails
at startup because it detects a mismatch of the build time and runtime OpenSSL
version.

Since our OpenSSL updates for DD are ABI compatible we do not need or even want
this superflous check. Removing it saves us the effort to rebuild Freeradius
after every OpenSSL version bump.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-12-28 16:25:58 +01:00
..
files freeradius2: cleanup init script 2015-10-21 03:11:50 +02:00
patches freeradius2: update to version 2.2.7 and refresh patches 2015-04-26 19:44:20 +02:00
Config.in Import freeradius2 2014-06-13 16:17:42 +02:00
Makefile freeradius2: completely disable runtime OpenSSL version checks 2015-12-28 16:25:58 +01:00