strongswan: add conffiles for swanctl util 11662/head
authorSven Roederer <S.Roederer@colvistec.de>
Wed, 25 Mar 2020 11:03:48 +0000 (12:03 +0100)
committerGitHub <noreply@github.com>
Wed, 25 Mar 2020 11:03:48 +0000 (12:03 +0100)
Add a conffiles-section for the /etc/swanctl folder, which is used by the  swanctl util. This will keep the configfiles during an sysupgrade.

Signed-off-by: Sven Roederer <S.Roederer@colvistec.de>
net/strongswan/Makefile

index 6340a4abc5e4ad4856a4dd81f3a8548bcd32aed7..89c0d725b849b76a4374eed0a5415bcfb8cdbedf 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=strongswan
 PKG_VERSION:=5.8.2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://download.strongswan.org/ https://download2.strongswan.org/
@@ -516,6 +516,10 @@ define Package/strongswan-scepclient/install
        $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/lib/ipsec/scepclient $(1)/usr/lib/ipsec/
 endef
 
+define Package/strongswan-swanctl/conffiles
+/etc/swanctl/
+endef
+
 define Package/strongswan-swanctl/install
        $(INSTALL_DIR) $(1)/etc/swanctl/{bliss,ecdsa,pkcs{12,8},private,pubkey,rsa}
        $(INSTALL_DIR) $(1)/etc/swanctl/x509{,aa,ac,ca,crl,ocsp}