On Thu, Nov 16, 2017 at 8:09 PM, Kevin Darbyshire-Bryant <l...@darbyshire-bryant.me.uk> wrote: > edaad55 (tag: 0.0.20171111) version: bump snapshot > 7a989b3 tools: allow for NULL keys everywhere > 46f8cbc curve25519: reject deriving from NULL private keys > 9b43542 tools: remove ioctl cruft > f6cea8e allowedips: rename from routingtable > 23f553e wg-quick: allow for tabs in keys > ab9befb netlink: make sure we reserve space for NLMSG_DONE > 73405c0 compat: 4.4.0 has strange ECN function > 868be0c wg-quick: stat the correct enclosing folder of config file > ceb11ba qemu: bump kernel version > 0a8e173 receive: hoist fpu outside of receive loop > bee188a qemu: more debugging > f1fdd8d device: wait for all peers to be freed before destroying > 2188248 qemu: check for memory leaks > c77a34e netlink: plug memory leak > 0ac8efd device: please lockdep > a51e196 global: revert checkpatch.pl changes > 65c49d7 Kconfig: remove trailing whitespace > > Compile-tested-for: ar71xx > Run-tested-on: ar71xx Archer C7 v2 > > Signed-off-by: Kevin Darbyshire-Bryant <l...@darbyshire-bryant.me.uk> > --- > Please cherry-pick for 17.01 Thanks; patch applied both in trunk and lede-17.01 branch
Hans > > package/network/services/wireguard/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/package/network/services/wireguard/Makefile > b/package/network/services/wireguard/Makefile > index 9be2a4c197..9c0e075a17 100644 > --- a/package/network/services/wireguard/Makefile > +++ b/package/network/services/wireguard/Makefile > @@ -11,12 +11,12 @@ include $(INCLUDE_DIR)/kernel.mk > > PKG_NAME:=wireguard > > -PKG_VERSION:=0.0.20171101 > +PKG_VERSION:=0.0.20171111 > PKG_RELEASE:=1 > > PKG_SOURCE:=WireGuard-$(PKG_VERSION).tar.xz > PKG_SOURCE_URL:=https://git.zx2c4.com/WireGuard/snapshot/ > -PKG_HASH:=096b6482a65e566c7bf8c059f5ee6aadb2de565b04b6d810c685f1c377540325 > +PKG_HASH:=d9347786a9406ac276d86321ca64aadb1f0639cb0582c6e0519c634cf6e81157 > > PKG_LICENSE:=GPL-2.0 Apache-2.0 > PKG_LICENSE_FILES:=COPYING > -- > 2.13.6 (Apple Git-96) > > > _______________________________________________ > Lede-dev mailing list > Lede-dev@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/lede-dev _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev