From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] mdadm: Update to version 4.3 Date: Fri, 07 Jun 2024 11:30:17 +0100 Message-ID: <06855E13-9D8D-48E9-938B-032B9CFA5819@ipfire.org> In-Reply-To: <20240606135032.549882-2-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3081719052320572717==" List-Id: --===============3081719052320572717== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 6 Jun 2024, at 14:50, Adolf Belka wrote: >=20 > - Update from version 4.2 to 4.3 > - Update or rootfile not required > - Changelog > 4.3 > No logfile information available. Details can be found from the git commit = log > https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/log/ >=20 > Signed-off-by: Adolf Belka > --- > lfs/mdadm | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/mdadm b/lfs/mdadm > index b512dbdda..1b7895600 100644 > --- a/lfs/mdadm > +++ b/lfs/mdadm > @@ -1,7 +1,7 @@ > ###########################################################################= #### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2018 IPFire Team = # > +# Copyright (C) 2007-2024 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 4.2 > +VER =3D 4.3 >=20 > THISAPP =3D mdadm-$(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 de7c4318dc5479de41378233869ab84ca2cd0e8a42310157b1ac= b969e7152af61556fbbe6f17bf6af4dfaf5543e49b1c982d2baeedf1c39b000032f4db7f5502 > +$(DL_FILE)_BLAKE2 =3D 3b6955339adb6c254a69d698e3b807838f8840e37f7f94280f4a= 1fbffb082ee694309f4b6f9adc8edfa2071fde324bf00ae0493d5b2e6c8d87796783dfa3ee1c >=20 > install : $(TARGET) >=20 > --=20 > 2.45.2 >=20 --===============3081719052320572717==--