forked from pool/hdparm
- update to hdparm-9.42
- fix ordering of -S -y flags - spelling, typo, and formatting fixes for manpage and others - set block-count to 1 for Security commands sent via SAT (sgio) - use FIGETBSZ to determine filesystem block size for fibmap -- needed for FAT - fix master password revcode handling - try and fix reg_flags (again!) for old IDE taskfile ioctls - fixed '&&' bug in dco_identify code - force sector dumps (read-sector, identify, ..) to use le16 output format - proper SCT identify info courtesy of Leonid Evdokimov <leon@darkk.net.ru> - updated raid1ext4trim.sh-1.5 script - avoid HDIO_GETGEO_BIG when possible (doesn't exist in linux-2.6.xx and beyond) - pad secure erase timeouts by 30minutes rather than 5minutes. OBS-URL: https://build.opensuse.org/package/show/Base:System/hdparm?expand=0&rev=64
This commit is contained in:
parent
edf172863c
commit
329ad9b628
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f034d5972566114f444cfb5339680603cb6d5d82c45e6196eca7cc2bcaddf32
|
||||
size 127382
|
3
hdparm-9.42.tar.gz
Normal file
3
hdparm-9.42.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94fcc696172e47667ee136a351cb7f4e82dbd80e5aaae6520880d858bd2701bc
|
||||
size 129473
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 10:53:29 UTC 2012 - puzel@suse.com
|
||||
|
||||
- update to hdparm-9.42
|
||||
- fix ordering of -S -y flags
|
||||
- spelling, typo, and formatting fixes for manpage and others
|
||||
- set block-count to 1 for Security commands sent via SAT (sgio)
|
||||
- use FIGETBSZ to determine filesystem block size for fibmap -- needed for FAT
|
||||
- fix master password revcode handling
|
||||
- try and fix reg_flags (again!) for old IDE taskfile ioctls
|
||||
- fixed '&&' bug in dco_identify code
|
||||
- force sector dumps (read-sector, identify, ..) to use le16 output format
|
||||
- proper SCT identify info courtesy of Leonid Evdokimov <leon@darkk.net.ru>
|
||||
- updated raid1ext4trim.sh-1.5 script
|
||||
- avoid HDIO_GETGEO_BIG when possible (doesn't exist in
|
||||
linux-2.6.xx and beyond)
|
||||
- pad secure erase timeouts by 30minutes rather than 5minutes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 18 11:35:40 UTC 2012 - rschweikert@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
Name: hdparm
|
||||
PreReq: %insserv_prereq %fillup_prereq coreutils
|
||||
Provides: base:/sbin/hdparm
|
||||
Version: 9.39
|
||||
Version: 9.42
|
||||
Release: 0
|
||||
Summary: A Program to get and set hard disk parameters
|
||||
License: SUSE-Permissive
|
||||
|
Loading…
x
Reference in New Issue
Block a user