From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] shadow: Update to version 4.15.1 Date: Thu, 23 May 2024 18:02:39 +0100 Message-ID: <7754C406-86A3-42AB-BF1F-2DB64F05C659@ipfire.org> In-Reply-To: <20240521145627.291028-6-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6597429508991543050==" List-Id: --===============6597429508991543050== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 21 May 2024, at 15:56, Adolf Belka wrote: >=20 > - Update from version 4.15.0 to 4.15.1 > - Update of rootfile not required > - Changelog > 4.15.1 > The main point of this release is to fix a bug that caused spurious error > messages about unknown login.defs configuration options >=20 > Signed-off-by: Adolf Belka > --- > lfs/shadow | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/shadow b/lfs/shadow > index 46b716c27..27820ca3f 100644 > --- a/lfs/shadow > +++ b/lfs/shadow > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 4.15.0 > +VER =3D 4.15.1 >=20 > THISAPP =3D shadow-$(VER) > DL_FILE =3D $(THISAPP).tar.xz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_BLAKE2 =3D 1a7594c6f93d1c8cad8caa574cdcda60a48d7c001c9ad48e540b= 26763d9a1cd7fba9501a0a451a5a64889dd6c0cbcf4d026fc72a7ee5a3ee682931bfe7e1b391 > +$(DL_FILE)_BLAKE2 =3D a24f492cb2a7721b165c70237b1a9290acc0063bdf493f061752= ca41d23a1154b26e16ee00dd96a19e825eff7f711391892eeb08a314d9277514d4d32a4adafe >=20 > install : $(TARGET) >=20 > --=20 > 2.44.0 >=20 --===============6597429508991543050==--