strongswan: update to 5.3.4
authorSteven Barth <steven@midlink.org>
Mon, 23 Nov 2015 13:25:41 +0000 (14:25 +0100)
committerSteven Barth <steven@midlink.org>
Mon, 23 Nov 2015 13:25:41 +0000 (14:25 +0100)
Fixes CVE-2015-8023

Signed-off-by: Steven Barth <steven@midlink.org>
net/strongswan/Makefile

index 1d6ac00a690d262015b70664a9200f840696ac91..96828e2345a59efd3bdf7cab76d893df28d8baa5 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=strongswan
-PKG_VERSION:=5.3.3
-PKG_RELEASE:=2
+PKG_VERSION:=5.3.4
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://download.strongswan.org/ http://download2.strongswan.org/
-PKG_MD5SUM:=5a25f3d1c31a77ef44d14a2e7b3eaad0
+PKG_MD5SUM:=655a632a515c74a99f2e9cc337ab2f33
 PKG_LICENSE:=GPL-2.0+
 PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>