Openwrt/package
Jason A. Donenfeld a0df35e89c 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>
2020-11-12 13:28:38 +01:00
..
base-files base-files: bump PKG_RELEASE 2020-11-11 21:29:55 +08:00
boot
devel
firmware
kernel mac80211: add minstrel fixes that fix mt76 issues in legacy mode 2020-11-12 11:24:42 +01:00
libs libnl-tiny: update to the latest version 2020-11-12 11:26:03 +01:00
network wireguard: bump to 1.0.20201112 2020-11-12 13:28:38 +01:00
system refpolicy: add variant that builds modular policy 2020-11-09 13:06:19 +00:00
utils
Makefile