From mboxrd@z Thu Jan  1 00:00:00 1970
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] socat: Update to version 1.7.4.2
Date: Wed, 01 Dec 2021 13:55:16 +0000
Message-ID: <1E7ADB5A-729C-44DB-881C-BB787A441FBC@ipfire.org>
In-Reply-To: <20211201122945.3436732-1-adolf.belka@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4562521023414135840=="
List-Id: <development.lists.ipfire.org>

--===============4562521023414135840==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 1 Dec 2021, at 12:29, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>=20
> - Update from 1.7.3.4 to 1.7.4.2
> - Update fo rootfile not required
> - Changelog is too long to include here. Full details can be found in the C=
HANGES file in
>   the source tarball. Following is summary notes for each release from webs=
ite
>  1.7.4.2 fixes a lot of bugs, e.g., for options -r and -R.
>  1.7.4.1 fixes compilation on 32 bit systems and file transfer with OpenSSL.
>  1.7.4.0 fixes a couple of bugs including a very theoretical security issue,
>          restauration of DTLS using UDP, some porting issues, and last but =
not
>          least several new features: VSOCK support, OpenSSL SNI, raw data d=
ump, and more.
>=20
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/socat | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>=20
> diff --git a/lfs/socat b/lfs/socat
> index 7b001e9d1..a6d58118c 100644
> --- a/lfs/socat
> +++ b/lfs/socat
> @@ -25,7 +25,7 @@
>=20
> include Config
>=20
> -VER        =3D 1.7.3.4
> +VER        =3D 1.7.4.2
>=20
> THISAPP    =3D socat-$(VER)
> DL_FILE    =3D $(THISAPP).tar.gz
> @@ -33,7 +33,7 @@ DL_FROM    =3D $(URL_IPFIRE)
> DIR_APP    =3D $(DIR_SRC)/$(THISAPP)
> TARGET     =3D $(DIR_INFO)/$(THISAPP)
> PROG	   =3D socat
> -PAK_VER    =3D 1
> +PAK_VER    =3D 2
>=20
> DEPS	   =3D=20
>=20
> @@ -45,7 +45,7 @@ objects =3D $(DL_FILE)
>=20
> $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE)
>=20
> -$(DL_FILE)_MD5 =3D c9e71d0136c88a01d6fd30a13a3936ed
> +$(DL_FILE)_MD5 =3D 7f139e6caa1234640dfb4ef13f4c1417
>=20
> install : $(TARGET)
>=20
> --=20
> 2.34.0
>=20


--===============4562521023414135840==--