2010-02-12 07:58:31 +01:00
|
|
|
-------------------------------------------------------------------
|
2010-03-16 15:51:19 +01:00
|
|
|
Tue Mar 16 10:35:41 CET 2010 - ro@suse.de
|
|
|
|
|
|
|
|
- fix build by initializing member suffix_of in strpool.c
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-02-12 07:58:31 +01:00
|
|
|
Fri Nov 13 12:54:33 CET 2009 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.17:
|
|
|
|
+ Add various blobs
|
|
|
|
+ Ignore attributes 5 and 190 on some Apple SSD
|
|
|
|
+ Check the right boolean when calculating blob size
|
|
|
|
+ Delay smart initialization until the first SMART call is done
|
|
|
|
- Changes from version 0.16:
|
|
|
|
+ Disable jmicron access mode for some more jmicron bridges
|
|
|
|
- Changes from version 0.15:
|
|
|
|
+ Support some ssd smart attrs
|
|
|
|
+ Add various blobs.
|
|
|
|
+ Blacklist 152d:2329 jmicron usb bridges
|
|
|
|
+ Add vala vapi files.
|
|
|
|
- Drop libatasmart-jmicron.patch: fixed upstream.
|
|
|
|
|
2009-10-03 00:40:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 2 15:08:43 CEST 2009 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Add libatasmart-jmicron.patch to fix issues with some bridges not
|
|
|
|
working well. See rh#515881 for details.
|
|
|
|
|
2009-09-10 12:55:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2009-07-08 04:42:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 10 02:22:38 CET 2009 - mboman@suse.de
|
|
|
|
|
|
|
|
- First checkin
|