openwrt/package/libs
Magnus Kroken fec2888ae5 mbedtls: update to 2.16.7
Mbed TLS 2.16.7 is a maintenance release of the Mbed TLS 2.16 branch,
and provides bug fixes and minor enhancements. This release includes
fixes for security issues and the most severe one is described in more
detail in a security advisory:
https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-07

* Fix a side channel vulnerability in modular exponentiation that could
reveal an RSA private key used in a secure enclave.
* Fix side channel in mbedtls_ecp_check_pub_priv() and
mbedtls_pk_parse_key() / mbedtls_pk_parse_keyfile() (when loading a private
key that didn't include the uncompressed public key), as well as
mbedtls_ecp_mul() / mbedtls_ecp_mul_restartable() when called with a NULL
f_rng argument. An attacker with access to precise enough timing and
memory access information (typically an untrusted operating system
attacking a secure enclave) could fully recover the ECC private key.
* Fix issue in Lucky 13 counter-measure that could make it ineffective when
hardware accelerators were used (using one of the MBEDTLS_SHAxxx_ALT
macros).

Due to Mbed TLS moving from ARMmbed to the Trusted Firmware project, some
changes to the download URLs are required. For the time being, the
ARMmbed/mbedtls Github repository is the canonical source for Mbed TLS.

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
[Use https://codeload.github.com and new tar.gz file]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de
(cherry picked from commit 201d6776a0)
2020-08-27 00:20:02 +02:00
..
argp-standalone argp-standalone: clean up patch fuzz 2018-01-05 11:59:59 +01:00
elfutils add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
gettext-full gettext-full: host compile with -fpic 2018-12-18 11:28:14 +01:00
gmp gmp: Update to 6.1.2 2017-01-03 14:24:33 +01:00
libbsd libbsd: Fix compilation under ARC 2019-08-14 09:12:23 +02:00
libconfig treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libevent2 Revert "libevent2: Don't build tests and samples" 2018-08-09 15:27:52 +02:00
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
libiconv-full libiconv-full: fix compile-time linking error GCC7 2017-12-19 22:23:42 +01:00
libjson-c libjson-c: backport security fixes 2020-05-16 21:18:50 +02:00
libmnl treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libnetfilter-conntrack libnetfilter_conntrack: switch to git 2017-10-09 16:12:00 +03:00
libnetfilter-cthelper treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libnetfilter-cttimeout treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libnetfilter-log treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
libnetfilter-queue libnetfilter_queue: bump to git HEAD 2017-10-09 16:06:06 +03:00
libnfnetlink libnfnetlink: Remove dead mirror 2018-06-14 21:47:54 +02:00
libnftnl libnftnl: bump to version 1.1.1 2018-12-18 09:43:59 +01:00
libnl libnl: Disable debug support 2018-04-30 09:01:28 +02:00
libnl-tiny libnl-tiny: use fixed message size instead of using the page size 2017-11-16 12:54:15 +01:00
libpcap libpcap: update to 1.9.1 2019-10-19 15:26:19 +02:00
libroxml treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
librpc librpc: add host build to install h files needed for nfs-kernel-server to get compiled 2018-12-18 09:47:29 +01:00
libtool libtool: Update to 2.4.6 2018-03-31 16:27:24 +02:00
libubox libubox: backport additional length-checking fixes 2020-07-05 15:02:47 +02:00
libunwind libunwind: fix build with musl on PPC 2018-02-25 16:58:10 +01:00
libusb libusb: Add SourceForge mirror. 2018-05-02 09:18:26 +02:00
libusb-compat libusb-compat: Upgrade to 0.1.15 2017-11-22 20:45:28 +01:00
lzo libs/lzo: Reenable unaligned access on ARM, PPC, ... 2017-10-24 13:24:04 +02:00
mbedtls mbedtls: update to 2.16.7 2020-08-27 00:20:02 +02:00
ncurses ncurses: use default host install 2018-12-18 11:28:14 +01:00
nettle nettle: bump to 3.4 2018-12-18 09:43:57 +01:00
nghttp2 nghttp2: bump to 1.32.0 2018-05-09 11:26:45 +02:00
openssl openssl: update to version 1.0.2u 2020-01-01 16:57:32 +01:00
popt treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
readline add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
sysfsutils package sysfsutils: add support for sysfs settings at boot 2018-12-18 07:55:45 +01:00
toolchain musl: ldso/dlsym: fix mips returning undef dlsym 2019-08-17 17:23:17 +02:00
uclibc++ uclibc++: patch bugfix erase() on derived __base_associative 2017-02-09 12:26:55 +01:00
uclient uclient: update to latest Git head 2018-11-24 20:15:38 +01:00
ustream-ssl ustream-ssl: backport fix for CVE-2019-5101, CVE-2019-5102 2019-11-05 15:12:18 +01:00
wolfssl wolfssl: fixes for CVE-2018-16870 & CVE-2019-13628 2019-08-17 17:23:17 +02:00
zlib tools/zlib: move zlib build to tools 2018-04-28 15:28:59 +02:00