From 8b76a11e67750af49ee296859b60e0aee5e573ee Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Mon, 28 May 2018 23:38:53 +0300 Subject: [PATCH] strongswan: bump to 5.6.3 Fixes the following CVEs: - CVE-2018-5388 - CVE-2018-10811 Signed-off-by: Stijn Tintel (cherry picked from commit 7bb68c74e26d4d868bef354739ee246451fe010e) --- net/strongswan/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index fdfcaf5622..9ce093bf28 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -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 -- 2.30.2