openwrt/package/network/services/openvpn
Hauke Mehrtens 09d95e44fc mbedtls: change libmbedcrypto.so soversion back to 0
mbedtls changed in version 2.7.0 and 2.7.2 the soversion of the
libmbedcrypto.so library, use the old version again to be able to use
the new library with binaries compiled against the old mbedtls library.

Some binaries got rebuild to for the 2.7.0 release and are now using
libmbedcrypto.so.1, the older ones are still using libmbedcrypto.so.0.
Go back to libmbedcrypto.so.0 and make the system rebuild the binaries
which were rebuild for 2.7.0 again.

This should make the libmbedcrypto.so library be compatible with the old
version shipped with 17.01.

Fixes: 3ca1438ae0 ("mbedtls: update to version 2.7.2")
Fixes: f609913b5c ("mbedtls: update to version 2.7.0")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-04-14 14:44:43 +02:00
..
files openvpn: add support to start/stop single instances 2017-12-13 16:48:57 +01:00
patches openvpn: update to 2.4.4 2017-12-13 16:36:02 +01:00
Config-mbedtls.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Config-nossl.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Config-openssl.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Makefile mbedtls: change libmbedcrypto.so soversion back to 0 2018-04-14 14:44:43 +02:00