diff --git a/hdparm-9.48.tar.gz b/hdparm-9.48.tar.gz deleted file mode 100644 index 6796082..0000000 --- a/hdparm-9.48.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce97b4a71cb04146f54cf6f69787e7f97ddfda9836dc803b459d3b3df3a4fbee -size 130277 diff --git a/hdparm-9.52.tar.gz b/hdparm-9.52.tar.gz new file mode 100644 index 0000000..57127d6 --- /dev/null +++ b/hdparm-9.52.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3429cd423e271fa565bf584598fd751dd2e773bb7199a592b06b5a61cec4fb6 +size 140737 diff --git a/hdparm.changes b/hdparm.changes index 739c822..43015a4 100644 --- a/hdparm.changes +++ b/hdparm.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Dec 13 16:36:54 UTC 2017 - kstreitova@suse.com + +- update to version 9.52 + * 9.52 - add support for Jmicron USB-SATA bridges + * 9.51 - New --security-prompt-for-password flag for use with the + various --security- actions + - Makefile tweak + - fix spelling/typos in man page and "removable" + - fix spelling/typos in --sanitize-crypto-scramble + - fix NULL password handling in --security-unlock + * 9.50 - minor fixes for sanitize device stuff + * 9.49 - add ACS-3 overprovisioning support + - fix bug in display of security section and use updated + erase-time values from ACS-3 + - increase timeout on fwdownload to 2 minutes + - fix bugs from devslp patch +- run spec-cleaner + ------------------------------------------------------------------- Thu Aug 4 13:44:34 UTC 2016 - kstreitova@suse.com diff --git a/hdparm.spec b/hdparm.spec index 995b761..8fa236a 100644 --- a/hdparm.spec +++ b/hdparm.spec @@ -1,7 +1,7 @@ # # spec file for package hdparm # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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.48 +Version: 9.52 Release: 0 Summary: A Program to get and set hard disk parameters License: SUSE-Permissive @@ -32,7 +32,6 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(udev) Requires(post): coreutils Provides: base:/sbin/hdparm -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A shell utility to access and tune the ioctl features of the Linux IDE @@ -65,7 +64,6 @@ ln -sf %{_sbindir}/hdparm "%{buildroot}/sbin" #EndUsrMerge %files -%defattr(-,root,root) %doc Changelog README.acoustic contrib/README.contrib README.wiper %{_mandir}/man8/hdparm.8%{ext_man} #UsrMerge