From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] OpenVPN: Update to version 2.4.8 Date: Mon, 04 Nov 2019 12:31:51 +0000 Message-ID: <556A576A-FA65-4987-A5E4-7324ECF24D14@ipfire.org> In-Reply-To: <20191101133306.14929-1-ummeegge@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2502964645940163420==" List-Id: --===============2502964645940163420== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 1 Nov 2019, at 13:33, Erik Kapfer wrote: >=20 > This is primarily a maintenance release with bugfixes and improvements. All= changes can be overviewed in here --> > https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn24 . >=20 > Signed-off-by: Erik Kapfer > --- > lfs/openvpn | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/openvpn b/lfs/openvpn > index 61c805fdb..0ee437e78 100644 > --- a/lfs/openvpn > +++ b/lfs/openvpn > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 2.4.7 > +VER =3D 2.4.8 >=20 > THISAPP =3D openvpn-$(VER) > DL_FILE =3D $(THISAPP).tar.xz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D 4ad8a008e1e7f261b3aa0024e79e7fb7 > +$(DL_FILE)_MD5 =3D 03a4a077945c157703681a06935bc3f9 >=20 > install : $(TARGET) >=20 > --=20 > 2.12.2 >=20 --===============2502964645940163420==--