strongswan: bump to 5.6.3
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 28 May 2018 20:38:53 +0000 (23:38 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 28 May 2018 20:38:53 +0000 (23:38 +0300)
Fixes the following CVEs:
- CVE-2018-5388
- CVE-2018-10811

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
net/strongswan/Makefile

index fdfcaf56221b07c78f7a46416b61baf0daa45e0e..9ce093bf28b3d39d207d1c6e6d1ae97ebfe8b6fd 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=strongswan
-PKG_VERSION:=5.6.2
+PKG_VERSION:=5.6.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_HASH:=e0a60a30ebf3c534c223559e1686497a21ded709a5d605c5123c2f52bcc22e92
+PKG_HASH:=c3c7dc8201f40625bba92ffd32eb602a8909210d8b3fac4d214c737ce079bf24
 PKG_SOURCE_URL:=http://download.strongswan.org/ http://download2.strongswan.org/
 PKG_LICENSE:=GPL-2.0+
 PKG_MAINTAINER:=Stijn Tintel <stijn@linux-ipv6.be>