From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] postfix: Update to 3.5.7 Date: Fri, 04 Sep 2020 16:48:22 +0100 Message-ID: <0AE31066-B7F5-490A-8F40-72441F896B6C@ipfire.org> In-Reply-To: <20200902104855.6859-1-ahb.ipfire@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1023792422531430668==" List-Id: --===============1023792422531430668== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer Thank you. > On 2 Sep 2020, at 11:48, Adolf Belka wrote: >=20 > - Update postfix from version 3.5.6 to 3.5.7 > see ftp://ftp.cs.uu.nl/mirror/postfix/postfix-release/official/postfix-3.5= .7.RELEASE_NOTES >=20 > Supporting request from Peter M=C3=BCller > Signed-off-by: Adolf Belka=20 > --- > lfs/postfix | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/postfix b/lfs/postfix > index d75f2a949..56b3aaaec 100644 > --- a/lfs/postfix > +++ b/lfs/postfix > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 3.5.6 > +VER =3D 3.5.7 >=20 > THISAPP =3D postfix-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -32,7 +32,7 @@ DL_FROM =3D $(URL_IPFIRE) > DIR_APP =3D $(DIR_SRC)/$(THISAPP) > TARGET =3D $(DIR_INFO)/$(THISAPP) > PROG =3D postfix > -PAK_VER =3D 26 > +PAK_VER =3D 27 >=20 > DEPS =3D >=20 > @@ -66,7 +66,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D c5819f40ffbe22bc785a30905b1f1c7a > +$(DL_FILE)_MD5 =3D cc727f7a332765199ce67bf14753ff08 >=20 > install : $(TARGET) >=20 > --=20 > 2.28.0 >=20 --===============1023792422531430668==--