From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] hdparm: Update to 9.64 Date: Mon, 01 Aug 2022 15:50:57 +0100 Message-ID: <43B4B392-61B2-40A3-B15A-C13346F50248@ipfire.org> In-Reply-To: <31addfc2-29bc-e31a-c191-84596fd2071f@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5605178204247183757==" List-Id: --===============5605178204247183757== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 1 Aug 2022, at 15:27, Peter M=C3=BCller wro= te: >=20 > Changes according to https://sourceforge.net/p/hdparm/news/2022/07/hdparm-9= 64-is-released/: >=20 > Fixed bug whereby output from "hdparm --Istdin" would sometimes be truncate= d. >=20 > Signed-off-by: Peter M=C3=BCller > --- > lfs/hdparm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/hdparm b/lfs/hdparm > index 99196447c..704317a6a 100644 > --- a/lfs/hdparm > +++ b/lfs/hdparm > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 9.63 > +VER =3D 9.64 >=20 > THISAPP =3D hdparm-$(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)_BLAKE2 =3D 41ee3dda11f17ec9c125b7d680f07ca2d88c3692e2436b8d2550= dbd58546b1dde8e61cdf5312c5b09d687dad81826bd848c8eabcb3e01ab09ac6cfb082699238 > +$(DL_FILE)_BLAKE2 =3D 0196f3ccec4005c542b834d8426cc6f64694783da3d4a064e898= e25d17aab3aa0d9621276607169f2104c9a9804f9020554d836ded9efb16367a8ac4c9c9b146 >=20 > install : $(TARGET) >=20 > --=20 > 2.35.3 --===============5605178204247183757==--