immortalwrt/package/libs
Magnus Kroken 7b23a9a470 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>
2020-08-25 12:20:02 +08:00
..
argp-standalone fix & merge 2019-09-30 13:21:19 +08:00
elfutils elfutils: fix build on powerpc musl 2020-04-21 19:54:32 +08:00
gettext fix permission 2019-09-30 14:27:46 +08:00
gettext-full treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
gmp treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
jansson jansson: convert to cmake 2020-04-05 21:26:51 +08:00
libbsd libbsd: update to 0.10.0 2020-02-23 15:26:25 +08:00
libcxx treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libevent2 treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libiconv treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libiconv-full treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libjson-c libjson-c: fix pkgconfig file 2020-08-13 11:46:43 +08:00
libmnl libmnl: update ABI version 2020-03-24 18:24:26 +08:00
libnetfilter-conntrack treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libnetfilter-cthelper treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libnetfilter-cttimeout treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libnetfilter-log treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libnetfilter-queue libnetfilter-queue: fix package title and description 2020-06-24 12:03:50 +08:00
libnfnetlink treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libnftnl libmnl: update ABI version 2020-03-24 18:24:26 +08:00
libnl libnl: update to lastest version 2019-11-23 09:58:26 -08:00
libnl-tiny package: update ipv6 to latest (#3021) 2020-02-10 15:40:14 +08:00
libpcap libpcap: fix prefix path 2020-04-23 14:24:08 +08:00
libroxml treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
librpc fix & merge 2019-09-30 13:21:19 +08:00
libselinux libselinux: fix Makefile style 2020-08-14 11:33:27 +08:00
libsepol libsepol: fix Makefile style 2020-08-14 11:33:03 +08:00
libtool treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libubox libubox: update to version 2020-07-11 2020-07-12 23:11:48 +08:00
libunwind treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libusb treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libusb-compat treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
lzo lzo: fix pkgconfig paths 2020-07-18 13:30:47 +08:00
mbedtls mbedtls: update to 2.16.7 2020-08-25 12:20:02 +08:00
musl-fts musl-fts: import from packages feed 2020-08-13 22:08:36 +08:00
ncurses ncurses: update to 6.2 2020-03-08 01:28:54 +08:00
nettle nettle: Disable ARMEB assembly 2020-01-15 02:12:04 +08:00
nghttp2 nghttp2: bump to 1.41.0 2020-06-06 22:23:35 +08:00
openssl openssl: bump to 1.1.1g 2020-04-22 22:26:01 +08:00
pcre pcre: clean up Makefile line order 2020-08-14 11:32:23 +08:00
popt treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
readline readline: needs host depend on ncurses to build 2020-03-21 01:28:18 +08:00
sysfsutils treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
toolchain toolchain: glibc ldd env path fixup 2020-06-19 11:59:02 +08:00
uclibc++ uclibc++: make verbosity affect uClibc++ build 2020-07-09 12:01:47 +08:00
uclient uclient: uclient-fetch: add option to read POST data from file 2020-06-18 08:03:42 +08:00
ustream-ssl ustream-ssl: bump to latest Git HEAD 2020-03-26 20:04:32 +08:00
wolfssl wolfssl: use -fomit-frame-pointer to fix asm error 2020-06-04 12:33:48 +08:00
zlib zlib: update 2020-02-05 15:35:01 +08:00