From c3e0f0ae5a13d47bdd2223e556747fb6103cc14c8502d8e3f7f658afc23ff845 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 19 Sep 2011 15:13:41 +0000 Subject: [PATCH] - update to hdparm-9.37 (bnc#664825) - handle raid1 start_lba values, and show -1 for indeterminte raid start_lba values - abort --fibmap when start_lba is indeterminate - updated wiper.sh to fix a kink with hfsplus filesystems - updated wiper.sh to no longer rely on the obsolete "rdev" command - update to hdparm-9.36 - udpated raid1ext4trim.sh script to version 1.4 - updated wiper.sh to support hfsplus and ntfs filesystem types, courtesy of Heiko Wegeler - updated wiper.sh with new flag to enable unattended operation, and handle SIGPIPE - updated manpage to indicate max sector range of 65335 for TRIM OBS-URL: https://build.opensuse.org/package/show/Base:System/hdparm?expand=0&rev=50 --- hdparm-9.37.tar.bz2 | 3 --- hdparm-9.37.tar.gz | 3 +++ hdparm.changes | 5 +++++ hdparm.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 hdparm-9.37.tar.bz2 create mode 100644 hdparm-9.37.tar.gz diff --git a/hdparm-9.37.tar.bz2 b/hdparm-9.37.tar.bz2 deleted file mode 100644 index 0586acf..0000000 --- a/hdparm-9.37.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d7c7f576fb798466ffbee61ec27199380d950ad9affc4eae37acb39fafe2aeb -size 105632 diff --git a/hdparm-9.37.tar.gz b/hdparm-9.37.tar.gz new file mode 100644 index 0000000..74bedd2 --- /dev/null +++ b/hdparm-9.37.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ede0a7cb5b4de500748232e9d251b75acfccce078e1d42c8d125b9e5b4ccd3 +size 122062 diff --git a/hdparm.changes b/hdparm.changes index 4340a3f..a0a6141 100644 --- a/hdparm.changes +++ b/hdparm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 19 15:11:45 UTC 2011 - coolo@suse.com + +- remove fragile _service file + ------------------------------------------------------------------- Wed Jan 26 09:36:13 UTC 2011 - puzel@novell.com diff --git a/hdparm.spec b/hdparm.spec index f985599..8ef7241 100644 --- a/hdparm.spec +++ b/hdparm.spec @@ -27,7 +27,7 @@ AutoReqProv: on Version: 9.37 Release: 1 Summary: A Program to get and set hard disk parameters -Source: %{name}-%{version}.tar.bz2 +Source: http://sourceforge.net/projects/hdparm/files/hdparm/%{name}-%{version}.tar.gz Source1: 56-idedma.rules Source2: sysconfig.ide Source3: udev.idedma.sh