From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH] coreutils: update to 8.31 Date: Mon, 03 Feb 2020 17:37:00 +0000 Message-ID: <3d9624c1-a657-c559-6720-9d2ee309a013@ipfire.org> In-Reply-To: <150877BF-11CF-45F9-B6F8-D07BBF625D3E@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0796633953323683155==" List-Id: --===============0796633953323683155== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello Michael, thanks for mentioning this. Indeed, they do. I will hand in a second version of this patch in a minute...= :-/ Thanks, and best regards, Peter M=C3=BCller > Hi, >=20 > Are you sure this did not change any rootfiles? >=20 > -Michael >=20 >> On 31 Jan 2020, at 20:56, Peter M=C3=BCller w= rote: >> >> Refer to https://lists.gnu.org/archive/html/coreutils-announce/2019-03/msg= 00000.html >> for release announcements. >> >> Signed-off-by: Peter M=C3=BCller >> --- >> lfs/coreutils | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >> >> diff --git a/lfs/coreutils b/lfs/coreutils >> index 2c282b194..90af0cc87 100644 >> --- a/lfs/coreutils >> +++ b/lfs/coreutils >> @@ -1,7 +1,7 @@ >> ##########################################################################= ##### >> # = # >> # IPFire.org - A linux based firewall = # >> -# Copyright (C) 2007-2018 IPFire Team = # >> +# Copyright (C) 2007-2020 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 @@ >> >> include Config >> >> -VER =3D 8.30 >> +VER =3D 8.31 >> >> THISAPP =3D coreutils-$(VER) >> DL_FILE =3D $(THISAPP).tar.xz >> @@ -63,7 +63,7 @@ objects =3D$(DL_FILE) >> >> $(DL_FILE)=3D $(DL_FROM)/$(DL_FILE) >> >> -$(DL_FILE)_MD5 =3D ab06d68949758971fe744db66b572816 >> +$(DL_FILE)_MD5 =3D 0009a224d8e288e8ec406ef0161f9293 >> >> install : $(TARGET) >> >> --=20 >> 2.16.4 >=20 --===============0796633953323683155==--