From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH] strongSwan: Update to 5.9.7 Date: Sat, 17 Sep 2022 08:21:23 +0000 Message-ID: <5b88aa5d-433a-6784-9dd6-2a7f56d974ca@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8079911482131762532==" List-Id: --===============8079911482131762532== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Please refer to https://github.com/strongswan/strongswan/releases/tag/5.9.7 for the release notes of this version. Signed-off-by: Peter M=C3=BCller --- config/rootfiles/common/strongswan | 1 - lfs/strongswan | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/strongswan b/config/rootfiles/common/str= ongswan index e9d84808a..dd0fd233a 100644 --- a/config/rootfiles/common/strongswan +++ b/config/rootfiles/common/strongswan @@ -168,7 +168,6 @@ usr/lib/ipsec/plugins/libstrongswan-xauth-generic.so usr/lib/ipsec/plugins/libstrongswan-xauth-noauth.so usr/lib/ipsec/plugins/libstrongswan-xcbc.so #usr/libexec/ipsec -usr/libexec/ipsec/_copyright usr/libexec/ipsec/_updown usr/libexec/ipsec/charon usr/libexec/ipsec/scepclient diff --git a/lfs/strongswan b/lfs/strongswan index a32c103d7..01b15f152 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 5.9.6 +VER =3D 5.9.7 =20 THISAPP =3D strongswan-$(VER) DL_FILE =3D $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 4021a10611e66f9e2e4e432bdfb9de0f94d27ba1be1b7d4e4b8bf3= cd797c123658993e60eb3d49c424b479558e9581bb069a345a70f55850d1faf5abaa401246 +$(DL_FILE)_BLAKE2 =3D 062f80431aefabfa4ba03454c3ab80e278772ebbd2bdeb69de9879= 6f6e1bd7fc17d161e23b74bb238378eedc005079ff14e64e9a8967e2bf4f159a076e9f6384 =20 install : $(TARGET) =20 --=20 2.35.3 --===============8079911482131762532==--