openwrt/package
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
..
base-files base-files: tune fragment queue thresholds for available system memory 2018-03-07 19:13:41 +01:00
boot package/grub2: update to 2.02 2017-12-13 15:54:12 +01:00
devel perf: restrict libunwind dependency to archs that actually support libunwind 2018-02-25 17:07:32 +01:00
firmware intel-microcode: update to 20180312 2018-04-04 23:09:31 +02:00
kernel mac80211: brcmfmac: add support for BCM4366E chipset 2018-04-03 13:11:43 +02:00
libs mbedtls: change libmbedcrypto.so soversion back to 0 2018-04-14 14:44:43 +02:00
network mbedtls: change libmbedcrypto.so soversion back to 0 2018-04-14 14:44:43 +02:00
system tools: add iucode-tool 2018-03-04 17:37:15 +01:00
utils mbedtls: change libmbedcrypto.so soversion back to 0 2018-04-14 14:44:43 +02:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00