--------------------------------------------------------------------------------
[BUG FIXES]
* Now able to parse used endurance indicator (ie: SSD life left) from HGST
and Seagate SAS SSDs.
* Fixed crash when attempting to parse self-test entries from HGST and
Seagate SAS devices with an empty self-test log.
[ENHANCEMENTS]
* Generally improved detection of empty self-test logs prior to attempting
to parse self-test entries.
[ADMINISTRATIVE]
* Added support for FreeBSD with smartctl 6.1+ to the version check in
utils.py by request. No testing has been performed with FreeBSD, this
only prevents the code from aborting due to the unknown OS string.