diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2020-01-21 16:42:58 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-01-24 08:21:04 +0100 |
commit | 4576a753f2afd9dcfa7ca129c57bc0712dca2fca (patch) | |
tree | 0a436278d1b0c0fefe2ccafdab67c21d8f3dc7c2 /target/linux/generic/backport-4.14/071-v4.15-0001-net-bgmac-enable-master-mode-for-BCM54210E-and-B5021.patch | |
parent | ec13b341186b4be0a594e226120dc0776ec83f86 (diff) | |
download | upstream-4576a753f2afd9dcfa7ca129c57bc0712dca2fca.tar.gz upstream-4576a753f2afd9dcfa7ca129c57bc0712dca2fca.tar.bz2 upstream-4576a753f2afd9dcfa7ca129c57bc0712dca2fca.zip |
wireguard-tools: bump to 1.0.20200121
* Makefile: remove pwd from compile output
* Makefile: add standard 'all' target
* Makefile: evaluate git version lazily
Quality of life improvements for packagers.
* ipc: simplify inflatable buffer and add fuzzer
* fuzz: add generic command argument fuzzer
* fuzz: add set and setconf fuzzers
More fuzzers and a slicker string list implementation. These fuzzers now find
themselves configuring wireguard interfaces from scratch after several million
mutations, which is fun to watch.
* netlink: make sure to clear return value when trying again
Prior, if a dump was interrupted by a concurrent set operation, we'd try
again, but forget to reset an error flag, so we'd keep trying again forever.
Now we do the right thing and succeed when we succeed.
* Makefile: sort inputs to linker so that build is reproducible
Earlier versions of make(1) passed GLOB_NOSORT to glob(3), resulting in the
linker receiving its inputs in a filesystem-dependent order. This screwed up
reproducible builds.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'target/linux/generic/backport-4.14/071-v4.15-0001-net-bgmac-enable-master-mode-for-BCM54210E-and-B5021.patch')
0 files changed, 0 insertions, 0 deletions