From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Re: [PATCH] strongSwan: Update to 5.9.7 Date: Sat, 17 Sep 2022 23:16:54 +0200 Message-ID: <5e044b55-f820-08b2-4f71-5d5dd53e1a51@ipfire.org> In-Reply-To: <5b88aa5d-433a-6784-9dd6-2a7f56d974ca@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1246177645420865809==" List-Id: --===============1246177645420865809== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by Adolf Belka On 17/09/2022 10:21, Peter M=C3=BCller wrote: > 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/s= trongswan > 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 4021a10611e66f9e2e4e432bdfb9de0f94d27ba1be1b7d4e4b8b= f3cd797c123658993e60eb3d49c424b479558e9581bb069a345a70f55850d1faf5abaa401246 > +$(DL_FILE)_BLAKE2 =3D 062f80431aefabfa4ba03454c3ab80e278772ebbd2bdeb69de98= 796f6e1bd7fc17d161e23b74bb238378eedc005079ff14e64e9a8967e2bf4f159a076e9f6384 > =20 > install : $(TARGET) > =20 --=20 Sent from my laptop --===============1246177645420865809==--