* [PATCH] hdparm: Update to 9.53
@ 2018-01-08 16:55 Matthias Fischer
2018-01-09 14:21 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2018-01-08 16:55 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 859 bytes --]
Changes from 9.52 to 9.53:
- Read Drive Capacity fixes from Iestyn Walters.
- SET MAX ADDRESS fixes from Tom Yan <tom.ty89(a)gmail.com>.
- added --security-prompt-for-password to --security-help output.
- fwdownload changes from Jihoon Lee.
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/hdparm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/hdparm b/lfs/hdparm
index c26131eaa..68620bd6e 100644
--- a/lfs/hdparm
+++ b/lfs/hdparm
@@ -24,7 +24,7 @@
include Config
-VER = 9.52
+VER = 9.53
THISAPP = hdparm-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 410539d0bf3cc247181594581edbfb53
+$(DL_FILE)_MD5 = 1e54b52e0c8cb79389d4d47eacba411d
install : $(TARGET)
--
2.15.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] hdparm: Update to 9.53
2018-01-08 16:55 [PATCH] hdparm: Update to 9.53 Matthias Fischer
@ 2018-01-09 14:21 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2018-01-09 14:21 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 997 bytes --]
Thanks. Merged.
On Mon, 2018-01-08 at 17:55 +0100, Matthias Fischer wrote:
> Changes from 9.52 to 9.53:
>
> - Read Drive Capacity fixes from Iestyn Walters.
> - SET MAX ADDRESS fixes from Tom Yan <tom.ty89(a)gmail.com>.
> - added --security-prompt-for-password to --security-help output.
> - fwdownload changes from Jihoon Lee.
>
> Best,
> Matthias
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/hdparm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lfs/hdparm b/lfs/hdparm
> index c26131eaa..68620bd6e 100644
> --- a/lfs/hdparm
> +++ b/lfs/hdparm
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 9.52
> +VER = 9.53
>
> THISAPP = hdparm-$(VER)
> DL_FILE = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 410539d0bf3cc247181594581edbfb53
> +$(DL_FILE)_MD5 = 1e54b52e0c8cb79389d4d47eacba411d
>
> install : $(TARGET)
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-09 14:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-08 16:55 [PATCH] hdparm: Update to 9.53 Matthias Fischer
2018-01-09 14:21 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox