From mboxrd@z Thu Jan 1 00:00:00 1970 From: ummeegge To: development@lists.ipfire.org Subject: Re: [PATCH] OpenVPN: Update to version 2.5.0 Date: Thu, 26 Nov 2020 20:19:27 +0100 Message-ID: <78e921d203888a93a2e34ca556ed865d55a3e9ac.camel@ipfire.org> In-Reply-To: <0E4CAD85-6485-4F24-87B4-C2BEBA30EAAA@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5366560395057956623==" List-Id: --===============5366560395057956623== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Michael, Am Donnerstag, den 26.11.2020, 12:05 +0000 schrieb Michael Tremer: > Hello, >=20 > I will leave this one then for the next core update where we > hopefully have moved forward with some of the changes to the UI and > more people have verified that this won=E2=80=99t break anything :) OK. According to the work on the WUI, i have pushed all i currently have which can be found in here --> https://git.ipfire.org/?p=3Dpeople/ummeegge/ipfire-2.x.git;a=3Dcommit;h=3D34a= f1d714178b2cd0c27e8c39052a8c7ce87d116 Best, Erik Best, -Michael > On 25 Nov 2020, at 23:20, ummeegge wrote: >=20 > Hi Michael, >=20 > Am Mittwoch, den 25.11.2020, 22:43 +0000 schrieb Michael Tremer: > > Hello Erik, > >=20 > > Am I right to assume that this cannot be merged without breaking > > anything? > I think it can be merged without breaking something, two more already > known warnings are presant with this update here but it broke > nothing. > Tests has been made with 2.4.x clients with a 2.5.0 server but 2.3.x > clients should be OK with this too. Testings might be important. >=20 > >=20 > > Best, > > -Michael >=20 > Best, >=20 > Erik >=20 > >=20 > > > On 25 Nov 2020, at 22:26, ummeegge > > > wrote: > > >=20 > > > Signed-off-by: ummeegge > > > --- > > > config/rootfiles/common/openvpn | 1 - > > > lfs/openvpn=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 | 4 ++-- > > > 2 files changed, 2 insertions(+), 3 deletions(-) > > >=20 > > > diff --git a/config/rootfiles/common/openvpn > > > b/config/rootfiles/common/openvpn > > > index 547842db3..41ccc885e 100644 > > > --- a/config/rootfiles/common/openvpn > > > +++ b/config/rootfiles/common/openvpn > > > @@ -19,7 +19,6 @@ usr/sbin/openvpn > > > #usr/share/doc/openvpn/README.down-root > > > #usr/share/doc/openvpn/README.mbedtls > > > #usr/share/doc/openvpn/management-notes.txt > > > -#usr/share/man/man8/openvpn.8 > > > var/ipfire/ovpn/ca > > > var/ipfire/ovpn/caconfig > > > var/ipfire/ovpn/ccd > > > diff --git a/lfs/openvpn b/lfs/openvpn > > > index 779bf5520..b026d515b 100644 > > > --- a/lfs/openvpn > > > +++ b/lfs/openvpn > > > @@ -24,7 +24,7 @@ > > >=20 > > > include Config > > >=20 > > > -VER=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =3D 2.4.9 > > > +VER=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =3D 2.5.0 > > >=20 > > > THISAPP=C2=A0=C2=A0=C2=A0 =3D openvpn-$(VER) > > > DL_FILE=C2=A0=C2=A0=C2=A0 =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 446df6dc29364d00929ea9c725412cb8 > > > +$(DL_FILE)_MD5 =3D ba426e2217833b522810d6c06f7cc8f7 > > >=20 > > > install : $(TARGET) > > >=20 > > > --=20 > > > 2.20.1 > > >=20 > >=20 >=20 >=20 --===============5366560395057956623==--