From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] strongSwan: Update to 5.9.5 Date: Mon, 21 Mar 2022 19:00:44 +0000 Message-ID: <86587539-29DC-4AC4-BFAA-2AB96BED72EC@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8524714981576695387==" List-Id: --===============8524714981576695387== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 21 Mar 2022, at 16:33, Peter M=C3=BCller wr= ote: >=20 > Please refer to https://github.com/strongswan/strongswan/releases/tag/5.9.5= for this > versions' changelog. >=20 > Signed-off-by: Peter M=C3=BCller > --- > lfs/strongswan | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/strongswan b/lfs/strongswan > index 45ff8f426..63699c5d7 100644 > --- a/lfs/strongswan > +++ b/lfs/strongswan > @@ -1,7 +1,7 @@ > ###########################################################################= #### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2021 IPFire Team = # > +# Copyright (C) 2007-2022 IPFire Team = # > # = # > # This program is free software: you can redistribute it and/or modify = # > # it under the terms of the GNU General Public License as published by = # > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 5.9.4 > +VER =3D 5.9.5 >=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)_MD5 =3D 9c387eb77f0159fdefbcf7e81c905c35 > +$(DL_FILE)_MD5 =3D 53005324e3cba8592f1fb958b1c2d0e5 >=20 > install : $(TARGET) >=20 > --=20 > 2.34.1 --===============8524714981576695387==--