tn3399_openwrt/package/libs
Magnus Kroken 201d6776a0 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-24 18:54:00 +02:00
..
argp-standalone argp-standalone: fix segfault in canon_doc_option 2020-05-03 20:31:30 +03:00
elfutils elfutils: powerpc build fix 2020-04-28 07:45:00 +02:00
gettext package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
gettext-full treewide: revise library packaging 2019-01-24 10:39:30 +01:00
gmp treewide: revise library packaging 2019-01-24 10:39:30 +01:00
jansson jansson: convert to cmake 2020-04-01 16:36:04 +01:00
libbsd libbsd: update to 0.10.0 2020-02-22 16:34:57 +01:00
libcxx libcxx: fix build for x86/64 2020-01-17 00:42:49 +02:00
libevent2 libevent2: Fix pkgconfig directories 2019-11-09 14:33:42 +01:00
libiconv package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 2017-01-10 22:15:37 +01:00
libiconv-full treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libjson-c libjson-c: fix pkgconfig file 2020-08-11 21:29:44 +02:00
libmnl treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-conntrack treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-cthelper treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-cttimeout treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-log treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libnetfilter-queue libnetfilter-queue: fix package title and description 2020-06-23 19:25:20 +02:00
libnfnetlink libnfnetlink: Avoid passing both -fPIC and -fpic 2019-08-31 12:08:23 +02:00
libnftnl libnftnl: drop unsupported configure option 2020-03-23 21:31:05 +00:00
libnl libnl: update to 3.5.0 2019-11-01 21:19:40 +01:00
libnl-tiny libnl-tiny: update to latest Git head 2019-11-14 22:53:31 +01:00
libpcap libpcap: activate PIE ASLR by default 2020-03-01 21:35:59 +01:00
libroxml libroxml: bump to the 3.0.2 version 2019-07-15 21:35:56 +02:00
libselinux libselinux: fix Makefile style 2020-08-14 02:43:31 +01:00
libsepol libsepol: fix Makefile style 2020-08-14 02:42:25 +01:00
libtool treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libubox libubox: update to git HEAD 2020-08-06 15:27:51 +01:00
libunwind libunwind: bump to version 1.3.1 2019-06-05 01:13:07 +00:00
libusb treewide: revise library packaging 2019-01-24 10:39:30 +01:00
libusb-compat treewide: revise library packaging 2019-01-24 10:39:30 +01:00
lzo lzo: fix pkgconfig paths 2020-07-17 11:00:33 +02:00
mbedtls mbedtls: update to 2.16.7 2020-08-24 18:54:00 +02:00
musl-fts musl-fts: import from packages feed 2020-08-13 11:44:05 +01:00
ncurses ncurses: update to 6.2 2020-03-05 20:48:58 +01:00
nettle nettle: Disable ARMEB assembly 2020-01-05 19:36:45 +01:00
nghttp2 nghttp2: bump to 1.41.0 2020-06-06 14:11:41 +02:00
openssl openssl: bump to 1.1.1g 2020-04-21 22:59:56 +02:00
pcre pcre: clean up Makefile line order 2020-08-14 02:42:25 +01:00
popt popt: Use modern toolchain logic 2019-02-26 23:20:04 +01:00
readline readline: needs host depend on ncurses to build 2020-03-20 17:08:58 +00:00
sysfsutils treewide: revise library packaging 2019-01-24 10:39:30 +01:00
toolchain toolchain: glibc ldd env path fixup 2020-06-18 20:08:18 +02:00
uclibc++ uclibc++: make verbosity affect uClibc++ build 2020-07-08 16:07:05 +02:00
uclient uclient: uclient-fetch: add option to read POST data from file 2020-06-17 16:38:35 +01:00
ustream-ssl ustream-ssl: bump to latest Git HEAD 2020-03-25 19:16:19 +01:00
wolfssl wolfssl: use -fomit-frame-pointer to fix asm error 2020-06-03 16:49:28 +02:00
zlib zlib: Use relative paths in pkg-config metadata file 2019-05-17 21:41:43 +02:00