v23.03.1
github-actions
released this
27 Mar 21:15
·
404 commits
to develop
since this release
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.