difos/package
Andre Heider 28d8e6a871 wolfssl: build with WOLFSSL_ALT_CERT_CHAINS
"Alternate certification chains, as oppossed to requiring full chain
validataion. Certificate validation behavior is relaxed, similar to
openssl and browsers. Only the peer certificate must validate to a trusted
certificate. Without this, all certificates sent by a peer must be
used in the trust chain or the connection will be rejected."

This fixes e.g. uclient-fetch and curl connecting to servers using a Let's
Encrypt certificate which are cross-signed by the now expired
DST Root CA X3, see [0].

This is the recommended solution from upstream [1].

The binary size increases by ~12.3kb:
1236160 staging_dir/target-mipsel_24kc_musl/usr/lib/libwolfssl.so.4.8.1.39c36f2f
1248704 staging_dir/target-mipsel_24kc_musl/usr/lib/libwolfssl.so.4.8.1.39c36f2f

[0] https://github.com/openwrt/packages/issues/16674
[1] https://github.com/wolfSSL/wolfssl/issues/4443#issuecomment-934926793

Signed-off-by: Andre Heider <a.heider@gmail.com>
[bump PKG_RELEASE]
Signed-off-by: David Bauer <mail@david-bauer.net>
2021-10-17 16:25:10 +02:00
..
base-files base-files: reduce number of mkdir calls 2021-09-23 21:40:52 -10:00
boot rockchip: rename "Rock Pi 4" to "Rock Pi 4A" 2021-10-10 00:57:56 +02:00
devel gdb: update to 10.2 2021-08-21 15:59:39 +02:00
firmware ipq-wifi: Work around Plasma Cloud PA1200 5GHz crash 2021-09-23 20:50:58 +02:00
kernel mt76: update to the latest version 2021-10-12 14:45:09 +02:00
libs wolfssl: build with WOLFSSL_ALT_CERT_CHAINS 2021-10-17 16:25:10 +02:00
network hostapd: ubus: add BSS transtiton request method 2021-10-13 22:55:45 +02:00
system buildsystem: add CONFIG_SECCOMP 2021-10-16 02:00:47 +01:00
utils busybox: update to 1.34.1 2021-10-05 20:59:32 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00