openwrt/package
Hauke Mehrtens 403039c562 wolfssl: Update to version 4.5.0
This fixes the following security problems:
* In earlier versions of wolfSSL there exists a potential man in the
  middle attack on TLS 1.3 clients.
* Denial of service attack on TLS 1.3 servers from repetitively sending
  ChangeCipherSpecs messages. (CVE-2020-12457)
* Potential cache timing attacks on public key operations in builds that
  are not using SP (single precision). (CVE-2020-15309)
* When using SGX with EC scalar multiplication the possibility of side-
  channel attacks are present.
* Leak of private key in the case that PEM format private keys are
  bundled in with PEM certificates into a single file.
* During the handshake, clear application_data messages in epoch 0 are
  processed and returned to the application.

Full changelog:
https://www.wolfssl.com/docs/wolfssl-changelog/

Fix a build error on big endian systems by backporting a pull request:
https://github.com/wolfSSL/wolfssl/pull/3255

The size of the ipk increases on mips BE by 1.4%
old:
libwolfssl24_4.4.0-stable-2_mips_24kc.ipk:	386246
new:
libwolfssl24_4.5.0-stable-1_mips_24kc.ipk:	391528

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 00722a720c)
2020-09-02 15:46:42 +02:00
..
base-files base-files: remove urandom-seed definition 2020-06-28 14:28:10 +02:00
boot uboot-envtools: ar71xx: add ZyXEL NBG6616 uboot env support 2020-08-10 00:08:04 +02:00
devel perf: build with NO_LIBCAP=1 2020-05-05 00:05:28 +02:00
firmware ath10k-firmware: fix mirror hash 2020-05-08 19:57:28 +02:00
kernel mac80211: Fix potential endless loop 2020-08-30 23:36:52 +02:00
libs wolfssl: Update to version 4.5.0 2020-09-02 15:46:42 +02:00
network hostapd: add wpad-basic-wolfssl variant 2020-08-10 00:05:27 +02:00
system ca-certificates: update to version 20200601 2020-06-09 22:46:13 +02:00
utils busybox: delete redundant patch 2020-08-12 11:10:16 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00