wireguard: bump to 20180420
7cc2668 version: bump snapshot 860c7c7 poly1305: do not place constants in different sections 5f1e4ca compat: remove unused dev_recursion_level backport 7e4b991 blake2s: remove unused helper 13225fc send: simplify skb_padding with nice macro a1525bf send: account for route-based MTU bbb2fde wg-quick: account for specified fwmark in auto routing mode c452105 qemu: bump default version dbe5223 version: bump snapshot 1d3ef31 chacha20poly1305: put magic constant behind macro cdc164c chacha20poly1305: add self tests from wycheproof 1060e54 curve25519: add self tests from wycheproof 0e1e127 wg-quick.8: fix typo 2b06b8e curve25519: precomp const correctness 8102664 curve25519: memzero in batches 1f54c43 curve25519: use cmov instead of xor for cswap fa5326f curve25519: use precomp implementation instead of sandy2x 9b19328 compat: support OpenSUSE 15 3102d28 compat: silence warning on frankenkernels 8f64c61 compat: stable kernels are now receiving b87b619 62127f9 wg-quick: hide errors on save Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
This commit is contained in:
		 Kevin Darbyshire-Bryant
					Kevin Darbyshire-Bryant
				
			
				
					committed by
					
						 Yousong Zhou
						Yousong Zhou
					
				
			
			
				
	
			
			
			 Yousong Zhou
						Yousong Zhou
					
				
			
						parent
						
							9e5bed6652
						
					
				
				
					commit
					4cb9af80dd
				
			| @@ -11,12 +11,12 @@ include $(INCLUDE_DIR)/kernel.mk | |||||||
|  |  | ||||||
| PKG_NAME:=wireguard | PKG_NAME:=wireguard | ||||||
|  |  | ||||||
| PKG_VERSION:=0.0.20180304 | PKG_VERSION:=0.0.20180420 | ||||||
| PKG_RELEASE:=1 | PKG_RELEASE:=1 | ||||||
|  |  | ||||||
| PKG_SOURCE:=WireGuard-$(PKG_VERSION).tar.xz | PKG_SOURCE:=WireGuard-$(PKG_VERSION).tar.xz | ||||||
| PKG_SOURCE_URL:=https://git.zx2c4.com/WireGuard/snapshot/ | PKG_SOURCE_URL:=https://git.zx2c4.com/WireGuard/snapshot/ | ||||||
| PKG_HASH:=efb1652f0da67fb2731040439b6abb820a5e2f1bc177aa15c5dce68ea3327787 | PKG_HASH:=b58cd2acf9e8d3fe9044c06c0056bd74da1f5673a456f011d36eee3f6fb1da16 | ||||||
|  |  | ||||||
| PKG_LICENSE:=GPL-2.0 Apache-2.0 | PKG_LICENSE:=GPL-2.0 Apache-2.0 | ||||||
| PKG_LICENSE_FILES:=COPYING | PKG_LICENSE_FILES:=COPYING | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user