diff --git a/hdparm-9.19.tar.bz2 b/hdparm-9.19.tar.bz2 deleted file mode 100644 index d08675e..0000000 --- a/hdparm-9.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c9b3788a51c258ec6e553b29917b2fa7f9dbd31886264673224d133f29957e4 -size 89667 diff --git a/hdparm-9.19-nostrip.patch b/hdparm-9.22-nostrip.patch similarity index 100% rename from hdparm-9.19-nostrip.patch rename to hdparm-9.22-nostrip.patch diff --git a/hdparm-9.22.tar.bz2 b/hdparm-9.22.tar.bz2 new file mode 100644 index 0000000..6d0ea1b --- /dev/null +++ b/hdparm-9.22.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a6a3c3996dd7a6584fbb2b84dd7b6338b21f60a045f2373959ea850ff79ccc2 +size 94717 diff --git a/hdparm.changes b/hdparm.changes index 1928b27..9f0f420 100644 --- a/hdparm.changes +++ b/hdparm.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Aug 12 14:10:47 CEST 2009 - mseben@suse.cz + +- updated to hdparm 9.22 + - added fsync() call inside --fallocate + - fixed fibmap.c to work around an observed ext4 bug with FIEMAP's "LAST" flag + - added detailed comments to wiper.sh + - more rework of wiper.sh, added xfs support, added generic online support + - twiddled the code in geom.c slightly + - cosmetic changes in fibmap.c and the manpage description of --fibmap + - added kernel patch for compat_ioctl::fiemap support +- version hdparm 9.21 + - fixes and (big) speedups to wiper.sh (v1.2) script +- version hdparm 9.20 + - unified the online/offline wiper scripts into a single wiper.sh script + - fixed bug whereby the wiper scripts generated command-lines too long for bash + - fixed non-zero exit status from successful --trim-sector-ranges + - reimplemented --trim-sector-ranges to use sg16() directly, with aligned data + - allow wiper scripts to issue TRIM with up to 255 sectors of LBA-range data + - added kernel patch file for sil24 protocol fix, needed for wiper/TRIM + - cosmetic updates to the wiper scripts + - fixed confirmation prompt text for --trim-sector-ranges + - fixed manpage example for --trim-sector-ranges + - removed some dead code (previously #if 0'd) + ------------------------------------------------------------------- Fri Jul 31 11:11:42 CEST 2009 - mseben@suse.cz diff --git a/hdparm.spec b/hdparm.spec index f9743ba..c200a10 100644 --- a/hdparm.spec +++ b/hdparm.spec @@ -1,5 +1,5 @@ # -# spec file for package hdparm (Version 9.19) +# spec file for package hdparm (Version 9.22) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,7 +24,7 @@ Group: Hardware/Other PreReq: %insserv_prereq %fillup_prereq coreutils Provides: base:/sbin/hdparm AutoReqProv: on -Version: 9.19 +Version: 9.22 Release: 1 Summary: A Program to Get and Set Hard Disk Parameters Source: %{name}-%{version}.tar.bz2