Tags: c0ns0le/openSeaChest
Tags
rel: Finish v23.03.1 -Fixed hybrid SMART attribute counter output -Added missing Seagate attribute name for attribute 198 -Fix for overwriting some drives in Windows. Previously a permissions issue was reported writing to LBA 0 when erasing a full drive. -Added note about output of DST log entries (mostly for SATA since it reads based on pointer to latest result instead of first in buffer which can be confusing for those looking at a raw log view) -Updated ATA verbose output with more information for some commands such as read log ext and write log ext -Updated help output to show handle examples as /dev/sg<#> or PD<#> to prevent confusion of the ? which is a wildcard. Note: This wildcard is not supported in openSeaChest. Use -d all for a method of running on all devices instead -Changed how legacy ATA standby timer is set. It will read the current state of the drive to decide between using the standby command or the idle command. Previously it only used standby which was causing drives to spin down immediately.
ci: fixing upload path for tag id lookup in Cirrus Fixing the upload path to be $id rather than tag/$id Signed-off-by: Tyler Erickson <[email protected]>
Hopefully final test for Cirrus CI artifact upload. This time testing… … what happens when pushing a tag without using the "draft a new release" button on the web.
quick: Trying different method for cirrus Checking release before tag now. Signed-off-by: Tyler Erickson <[email protected]>
quick: Changing upload URL for cirrusci adding /tag to see if that gets the release uploaded where it is expected to show up. Signed-off-by: Tyler Erickson <[email protected]>
lib: Pulling in USB to the internal capabilities table Signed-off-by: Tyler Erickson <[email protected]>
Starting this release branch off with an alpha tag that can be used a… …s a baseline to test the changes and issues that have been corrected. This is also being used to test some CI release functionality to ensure it works before the final version tag is pushed. This release includes some fixes to segfaults that occur only in specific configurations. Most of these were limited to Windows specific code. New options for FARM combined, nvmeLogLength when generically pulling NVMe logs. Help now contains examples for how to run a variety of options. Most, if not all should have an example now. This release also has source code level support for AIX on IBM power machines for at least AIX 7.1 and higher using the GCC compiler. Binaries are not available as no CI solution seems to exist for AIX at this time. Please provide any feedback on this alpha build if you test it while we perform our internal testing and validation.
PreviousNext