forked from pool/hdparm
Accepting request 282169 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/282169 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hdparm?expand=0&rev=66
This commit is contained in:
commit
c98fdb77db
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2bbe92274971182192901ab220e94bd2e4896f924fa6b225d0cffd7d8c16b52a
|
||||
size 129581
|
3
hdparm-9.45.tar.gz
Normal file
3
hdparm-9.45.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23b01caa56a995cf0897877b6aff98ea622a5df255bc2894b1a7693387f38669
|
||||
size 129410
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 17 19:05:36 UTC 2015 - p.drouand@gmail.com
|
||||
|
||||
- Update to version 9.45
|
||||
* fixed blocksize handling in fibmap code to use result from
|
||||
FIGETBSZ in more places
|
||||
* fixed divide by zero exception in geom.c
|
||||
* tidying up formatting in sgio.c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 21:21:42 UTC 2014 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package hdparm
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
Name: hdparm
|
||||
PreReq: %fillup_prereq coreutils
|
||||
Provides: base:/sbin/hdparm
|
||||
Version: 9.43
|
||||
Version: 9.45
|
||||
Release: 0
|
||||
Summary: A Program to get and set hard disk parameters
|
||||
License: SUSE-Permissive
|
||||
|
Loading…
Reference in New Issue
Block a user