From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] dejagnu: update to 1.6.2 Date: Thu, 28 Jan 2021 17:54:46 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4451023404883637924==" List-Id: --===============4451023404883637924== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, Thank you. Since we only have this in the the toolchain, I will keep this pat= ch on the list until we update the toolchain. That should happen soon because we have ccache 4.x and the new kernel coming = up. Is that okay? -Michael > On 28 Jan 2021, at 17:02, Peter M=C3=BCller wr= ote: >=20 > The full list of changes can be found in the source codes' ChangeLog > file and is unfortunately too long to include it here. Nevertheless, > dejagnu 1.6.2 has been released 2018-11-28, and does neither change any > (root)files nor is it breaking anything. >=20 > Signed-off-by: Peter M=C3=BCller > --- > lfs/dejagnu | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/dejagnu b/lfs/dejagnu > index a54cd28b8..316c017b4 100644 > --- a/lfs/dejagnu > +++ b/lfs/dejagnu > @@ -1,7 +1,7 @@ > ###########################################################################= #### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2018 IPFire Team = # > +# Copyright (C) 2007-2021 IPFire Team = # > # = # > # This program is free software: you can redistribute it and/or modify = # > # it under the terms of the GNU General Public License as published by = # > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 1.6 > +VER =3D 1.6.2 >=20 > THISAPP =3D dejagnu-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D 1fdc2eb0d592c4f89d82d24dfdf02f0b > +$(DL_FILE)_MD5 =3D e1b07516533f351b3aba3423fafeffd6 >=20 > install : $(TARGET) >=20 > --=20 > 2.26.2 --===============4451023404883637924==--