From fc67bf7c2b69fc8b17726bd76285eff8ce5ca034 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Tue, 18 Oct 2016 19:55:40 +0300 Subject: [PATCH 1/3] strongswan: preserve /etc/strongswan.d during upgrade Signed-off-by: Stijn Tintel --- net/strongswan/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index 8e3d2fb29..cb6e24d1e 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -393,6 +393,7 @@ define Package/strongswan/conffiles /etc/ipsec.secrets /etc/ipsec.user /etc/strongswan.conf +/etc/strongswan.d/ endef define Package/strongswan/install From 7d0ee222dfc1757cc08b6aa4bcbcfac0f49d989a Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Sun, 23 Oct 2016 20:49:41 +0300 Subject: [PATCH 2/3] strongswan: bump to 5.5.1 Signed-off-by: Stijn Tintel --- net/strongswan/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index cb6e24d1e..5d1f5914c 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=strongswan -PKG_VERSION:=5.5.0 +PKG_VERSION:=5.5.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://download.strongswan.org/ http://download2.strongswan.org/ -PKG_MD5SUM:=a96fa7eb6c62b40143dadb064b6bd586 +PKG_MD5SUM:=4eba9474f7dc6c8c8d7037261358e68d PKG_LICENSE:=GPL-2.0+ PKG_MAINTAINER:=Steven Barth From 37f4ba2377b110e08dd3ec5067ead811aff31f05 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Mon, 31 Oct 2016 11:00:55 +0200 Subject: [PATCH 3/3] strongswan: take over maintainership Signed-off-by: Stijn Tintel --- net/strongswan/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index 5d1f5914c..029b8bff7 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://download.strongswan.org/ http://download2.strongswan.org/ PKG_MD5SUM:=4eba9474f7dc6c8c8d7037261358e68d PKG_LICENSE:=GPL-2.0+ -PKG_MAINTAINER:=Steven Barth +PKG_MAINTAINER:=Stijn Tintel PKG_MOD_AVAILABLE:= \ addrblock \