package/wireguard-linux-compat: bump version to 0.0.20200205

Includes fixes for issues found through fuzzing.  For details, see the
announcement:

https://lists.zx2c4.com/pipermail/wireguard/2020-February/004962.html

While we are at it, adjust the white space in the .hash file to match the
new agreements.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2020-02-06 23:21:05 +01:00
parent 1f027a771b
commit 235520084a
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# https://lists.zx2c4.com/pipermail/wireguard/2020-January/004905.html
sha256 8610c6d8712cfd885f50b1a8c572518edf318c094d68491ea218bb50566a9a8a wireguard-linux-compat-0.0.20200128.tar.xz
# https://lists.zx2c4.com/pipermail/wireguard/2020-February/004962.html
sha256 9669e165fc7252cab7f908ba57f160f6d57539b7cc81180f260cb675d2fd362b wireguard-linux-compat-0.0.20200205.tar.xz
# Locally calculated
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
WIREGUARD_LINUX_COMPAT_VERSION = 0.0.20200128
WIREGUARD_LINUX_COMPAT_VERSION = 0.0.20200205
WIREGUARD_LINUX_COMPAT_SITE = https://git.zx2c4.com/wireguard-linux-compat/snapshot
WIREGUARD_LINUX_COMPAT_SOURCE = wireguard-linux-compat-$(WIREGUARD_LINUX_COMPAT_VERSION).tar.xz
WIREGUARD_LINUX_COMPAT_LICENSE = GPL-2.0