From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [DEV PATCH] openvpn: Update to version 2.6.12 Date: Mon, 09 Dec 2024 11:26:44 +0000 Message-ID: <88F21276-ABC8-41A1-8EF0-8338637D27CD@ipfire.org> In-Reply-To: <20241208112330.5892-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7627377909541382102==" List-Id: --===============7627377909541382102== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Thank you. I merged this into the openvpn 2.6 development branch. > On 8 Dec 2024, at 11:23, Adolf Belka wrote: >=20 > Signed-off-by: Adolf Belka > --- > lfs/openvpn | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/openvpn b/lfs/openvpn > index b791f83a2..a5a77d02e 100644 > --- a/lfs/openvpn > +++ b/lfs/openvpn > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 2.6.9 > +VER =3D 2.6.12 >=20 > THISAPP =3D openvpn-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_BLAKE2 =3D 22289b32f2b9afc2aed59f6fc66dc25b3043b8c82858b7857e4f= 904a25c6cf0f21a41551ed4f8d8869c0e7248e4e060779f760dd606e99cdc02203fbff886536 > +$(DL_FILE)_BLAKE2 =3D 5e40c61cb4aea3db27eff8ae7f49dafaa6e47c8a19fee5fa8802= 956fc976be490e9b558397741bc2e4447129f174176f9fbbfce16478d96b27a39ecb08a9da86 >=20 > install : $(TARGET) >=20 > --=20 > 2.47.1 >=20 --===============7627377909541382102==--