From 5080b949dbc5e2beddf2388903de73247c895b5c Mon Sep 17 00:00:00 2001 From: linfeilong835 Date: Sat, 22 Jan 2022 03:36:44 +0000 Subject: [PATCH] update hdparm.spec. (cherry picked from commit ad12631fbfdf326846731a544f04582658354889) --- hdparm.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/hdparm.spec b/hdparm.spec index c4a1be7..9014c2c 100644 --- a/hdparm.spec +++ b/hdparm.spec @@ -1,11 +1,12 @@ Name: hdparm Version: 9.58 -Release: 1 +Release: 2 Summary: A system utility for setting or showing hard drive parameters License: BSD URL: https://sourceforge.net/projects/%{name}/ Source0: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch9000: 9000-hdparm-fallocate-close-fd.patch +Patch9001: 9001-hdparam-Remove-security_password-printing.patch BuildRequires: gcc git @@ -42,6 +43,12 @@ install -c -m 644 hdparm.8 $RPM_BUILD_ROOT/%{_mandir}/man8 %{_mandir}/man8/hdparm.8* %changelog +* Sat Jan 22 2022 linfeilong - 9.58-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:delete password print for security + * Tue Apr 14 2020 linfeilong - 9.58-1 - Type:enhancement - ID:NA