From ec4e8d3fec1106ec7e2154445ba37ab6cf6f4c1a Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 9 Jul 2014 22:15:43 +0200 Subject: [PATCH] strongswan: Update to version 5.2.0. --- config/rootfiles/common/strongswan | 2 ++ lfs/strongswan | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/common/strongswan b/config/rootfiles/common/strongswan index 077ac4195a..8a99cc3e53 100644 --- a/config/rootfiles/common/strongswan +++ b/config/rootfiles/common/strongswan @@ -61,6 +61,7 @@ etc/strongswan.d/charon/xauth-generic.conf etc/strongswan.d/charon/xauth-noauth.conf etc/strongswan.d/charon/xcbc.conf etc/strongswan.d/pki.conf +etc/strongswan.d/scepclient.conf etc/strongswan.d/starter.conf etc/strongswan.d/tools.conf usr/bin/pki @@ -222,5 +223,6 @@ usr/sbin/ipsec #usr/share/strongswan/templates/config/strongswan.d/charon-logging.conf #usr/share/strongswan/templates/config/strongswan.d/charon.conf #usr/share/strongswan/templates/config/strongswan.d/pki.conf +#usr/share/strongswan/templates/config/strongswan.d/scepclient.conf #usr/share/strongswan/templates/config/strongswan.d/starter.conf #usr/share/strongswan/templates/config/strongswan.d/tools.conf diff --git a/lfs/strongswan b/lfs/strongswan index 3f05c98cfe..5256b0ac6c 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@ include Config -VER = 5.2.0rc1 +VER = 5.2.0 THISAPP = strongswan-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = ca260196e49ca5f15ff2507f20c4539a +$(DL_FILE)_MD5 = 5cee4ee1a6ccb74400758b3ace54d46e install : $(TARGET) -- 2.39.5