Debian Patches

Status for wireguard/1.0.20210914-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Avoid-using-git-during-build.patch Avoid using git during build Daniel Kahn Gillmor <dkg@fifthhorseman.net> no 2020-01-15
0002-Avoid-requiring-glibc-2.25-for-wireguard-tools.patch Avoid requiring glibc 2.25 for wireguard-tools
Upstream's instructions (https://www.wireguard.com/install/) suggest
enabling the debian unstable repository to run wireguard.

Without this patch, the current version of wireguard-tools will end up
with a dependency on glibc 2.25 because of the invocation of
getentropy.

We avoid this situation (and fall through to the syscall interface
for the Linux kernel) by omitting the test here.

If we move wireguard into testing (and from there to
stretch-backports) then i think we can convince upstream to change
their installation instructions to refer to stretch-backports, and we
can remove this patch.
Daniel Kahn Gillmor <dkg@fifthhorseman.net> no 2018-06-18

All known versions for source package 'wireguard'

Links