libatasmart/libatasmart.changes

32 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Wed Sep 9 18:32:00 CEST 2009 - vuntz@opensuse.org
- Update to version 0.14:
+ Get rid of qurik 9_UNKNOWN again
+ add missing 'else'
+ add another sunplus bridge to the list of supported sunplus
bridges
+ look at lower 32 bit of current-pending-sector raw data only,
similar to reallocated-sector-count
+ black list a few attributes on FUJITSU MHY2120BH/0085000B
+ rename SK_DISK_TYPE_ATA to SK_DISK_TYPE_LINUX_IDE
+ allow prefixing device strings with access methods
+ show full device string when dumping status
+ if the ID_ATA_SMART_ACCESS udev env var is set for a device
read the access method from it
+ blacklist attribute 5 of an hitachi drive
+ verify parsing of all attributes
+ add MHY2250B/0085000B to quirk db
+ rename failed to bad
+ rework logic that determines verdict of drive
+ bump soname due to ABI change
+ add entries to database
+ fix parsing of power-on-minutes
+ highlight if smart status is bad
- Rename libatasmart0 to libatasmart4 because of soname change.
-------------------------------------------------------------------
Sun May 10 02:22:38 CET 2009 - mboman@suse.de
- First checkin