SHA256
1
0
forked from pool/hdparm

- 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
This commit is contained in:
Stephan Kulow
2011-09-19 15:13:41 +00:00
committed by Git OBS Bridge
parent d77a2582bd
commit c3e0f0ae5a
4 changed files with 9 additions and 4 deletions

View File

@@ -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