Accepting request 599367 from home:kstreitova:branches:Base:System

- update to version 9.56
  * 9.56 - fixed byte order for --Istdout so that --Istdin can
           grok it
         - added --Iraw for raw binary output of IDENTIFY data
           to a file
  * 9.55 - added #include <sys/sysmacros.h> for major()/minor()
           macros
  * 9.54 - Partial revert of Jmicron changes, from Jan Friesse.
  * 9.53 - Read Drive Capacity fixes from Iestyn Walters.
         - SET MAX ADDRESS fixes from Tom Yan <tom.ty89@gmail.com>
         - added --security-prompt-for-password to --security-help
           output
         - fwdownload changes from Jihoon Lee.

OBS-URL: https://build.opensuse.org/request/show/599367
OBS-URL: https://build.opensuse.org/package/show/Base:System/hdparm?expand=0&rev=86
This commit is contained in:
Kristyna Streitova 2018-04-22 19:26:30 +00:00 committed by Git OBS Bridge
parent 715579ef1e
commit e1e6963521
4 changed files with 23 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c3429cd423e271fa565bf584598fd751dd2e773bb7199a592b06b5a61cec4fb6
size 140737

3
hdparm-9.56.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ff9ed695f1017396eec4101f990f114b7b0e0a04c5aa6369c0394053d16e4da
size 137213

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Apr 20 14:20:48 UTC 2018 - kstreitova@suse.com
- update to version 9.56
* 9.56 - fixed byte order for --Istdout so that --Istdin can
grok it
- added --Iraw for raw binary output of IDENTIFY data
to a file
* 9.55 - added #include <sys/sysmacros.h> for major()/minor()
macros
* 9.54 - Partial revert of Jmicron changes, from Jan Friesse.
* 9.53 - Read Drive Capacity fixes from Iestyn Walters.
- SET MAX ADDRESS fixes from Tom Yan <tom.ty89@gmail.com>
- added --security-prompt-for-password to --security-help
output
- fwdownload changes from Jihoon Lee.
-------------------------------------------------------------------
Wed Dec 13 16:36:54 UTC 2017 - kstreitova@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package hdparm
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: hdparm
Version: 9.52
Version: 9.56
Release: 0
Summary: A Program to get and set hard disk parameters
License: SUSE-Permissive
@ -65,7 +65,7 @@ ln -sf %{_sbindir}/hdparm "%{buildroot}/sbin"
%files
%doc Changelog README.acoustic contrib/README.contrib README.wiper
%{_mandir}/man8/hdparm.8%{ext_man}
%{_mandir}/man8/hdparm.8%{?ext_man}
#UsrMerge
/sbin/hdparm
/sbin/wiper.sh