From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Re: [PATCH] Postfix: Update to 3.8.2 Date: Mon, 09 Oct 2023 09:47:17 +0200 Message-ID: <1f2ce4ad-45f2-4efe-b41f-40ee94e5eb4b@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1175129542993892174==" List-Id: --===============1175129542993892174== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Adolf Belka On 08/10/2023 18:29, Peter M=C3=BCller wrote: > Refer to https://www.postfix.org/announcements/postfix-3.8.2.html for > the changelog of this version. > > Signed-off-by: Peter M=C3=BCller > --- > lfs/postfix | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/lfs/postfix b/lfs/postfix > index f2ae45007..532ec37ca 100644 > --- a/lfs/postfix > +++ b/lfs/postfix > @@ -26,7 +26,7 @@ include Config > =20 > SUMMARY =3D A fast, secure, and flexible mailer > =20 > -VER =3D 3.8.1 > +VER =3D 3.8.2 > =20 > THISAPP =3D postfix-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -34,7 +34,7 @@ DL_FROM =3D $(URL_IPFIRE) > DIR_APP =3D $(DIR_SRC)/$(THISAPP) > TARGET =3D $(DIR_INFO)/$(THISAPP) > PROG =3D postfix > -PAK_VER =3D 41 > +PAK_VER =3D 42 > =20 > DEPS =3D > =20 > @@ -70,7 +70,7 @@ objects =3D $(DL_FILE) > =20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) > =20 > -$(DL_FILE)_BLAKE2 =3D 83c043d6e74cbbf0c5d739838ff99d4905aa711b13483fe0f427= 956b962c432e6f76d9828b5c141260e210c9605ac260df950d273d5729c36666c935a3ed4518 > +$(DL_FILE)_BLAKE2 =3D 233693e088901e8ed986e34d60b55fb6b786c37868095ab914e6= 049c5ad6aee09f07d3b5d1f2bec64d8570e215bb15196760d30074cd8ddfaeff3897ad117b81 > =20 > install : $(TARGET) > =20 --=20 Sent from my laptop --===============1175129542993892174==--