wireguard: bump to 1.0.20201112
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 12 Nov 2020 09:14:18 +0000 (10:14 +0100)
committerRISCi_ATOM <bob@bobcall.me>
Wed, 18 Nov 2020 14:25:15 +0000 (09:25 -0500)
commit11c3a480f03489485592dacabef7baeb1b3f85a2
treef9c54d53a8c64f1b58d797aa060204ec9e7cad16
parent06ace83ea7cd52c033f147e4455c88a8da9d31be
wireguard: bump to 1.0.20201112

* noise: take lock when removing handshake entry from table

This is a defense in depth patch backported from upstream to account for any
future issues with list node lifecycles.

* netns: check that route_me_harder packets use the right sk

A test for an issue that goes back to before Linux's git history began. I've
fixed this upstream, but it doesn't look possible to put it into the compat
layer, as it's a core networking problem. But we still test for it in the
netns test and warn on broken kernels.

* qemu: drop build support for rhel 8.2

We now test 8.3+.

* compat: SYM_FUNC_{START,END} were backported to 5.4
* qemu: bump default testing version

The real motivation for this version bump: 5.4.76 made a change that broke our
compat layer.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
package/network/services/wireguard/Makefile