wolfssl: Update to v4.6.0-stable
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Tue, 29 Dec 2020 17:49:20 +0000 (14:49 -0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 1 Jan 2021 18:55:59 +0000 (19:55 +0100)
commitba40da9045f77feb04abe63eb8a92f13f9efe471
tree879eac91fbeb2a16c61bfc25bbb129e6bc1a5d5f
parent9dc15e36c8b82f0c30abba846c5f5e50ec7968ee
wolfssl: Update to v4.6.0-stable

This version fixes a large number of bugs, although no security
vulnerabilities are listed.

Full changelog at:
https://www.wolfssl.com/docs/wolfssl-changelog/
or, as part of the version's README.md:
https://github.com/wolfSSL/wolfssl/blob/v4.6.0-stable/README.md

Due a number of API additions, size increases from 374.7K to 408.8K for
arm_cortex_a9_vfpv3-d16.  The ABI does not change from previous version.

Backported patches were removed; remaining patch was refreshed.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
package/libs/wolfssl/Makefile
package/libs/wolfssl/patches/100-disable-hardening-check.patch
package/libs/wolfssl/patches/110-fix-build-on-big-endian.patch [deleted file]
package/libs/wolfssl/patches/200-fix-checkhostname-matching.patch [deleted file]