From 20f3fcb175b72c06464965a4bce7d0a5eaef47b9 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Fri, 4 Nov 2022 15:43:37 +0000 Subject: add two new exit status values: SG_LIB_CAT_STANDBY and SG_LIB_CAT_UNAVAILABLE which refine the 'not ready' exit status git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@980 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 823fd921..9719309d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ Each utility has its own version number, date of last change and some description at the top of its ".c" file. All utilities in the main directory have their own "man" pages. There is also a sg3_utils man page. -Changelog for pre-release sg3_utils-1.48 [20221103] [svn: r979] +Changelog for pre-release sg3_utils-1.48 [20221104] [svn: r980] - some utilities: add experimental --json[=JO] option - sg_z_act_query: new utility for sending either a Zone activate or Zone query command @@ -69,6 +69,7 @@ Changelog for pre-release sg3_utils-1.48 [20221103] [svn: r979] - sg_ses: add exp_sas_addr acronym for getting expander's SAS address - sg_turs: change nanosleep() to Sleep() in MinGW + - see sg_lib below for two new exit status values - sg_stream_ctl: fix --get indexing - sg_read_block_limits: fix granularity value - add --mloi option @@ -86,6 +87,10 @@ Changelog for pre-release sg3_utils-1.48 [20221103] [svn: r979] for ata-passthrough (lba field), see: https://github.com/doug-gilbert/sg3_utils/pull/25 - add sg_ll_read_block_limits_v2() for MLOI bit + - https://github.com/doug-gilbert/sg3_utils/pull/32 added + with tweaks; adds SG_LIB_CAT_STANDBY and + SG_LIB_CAT_UNAVAILABLE which refine the 'not ready' + exit status. Useful for sg_turs - initialize all sense buffers to 0 - linux: replace references to /proc/scsi/sg with /sys/module/sg/parameters/ -- cgit v1.2.3