From f26bb872bf4f043a1b817c808a6947fcb03ecda4 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Sun, 17 Apr 2022 14:15:24 +0000 Subject: sg_lib: add hex2fp(); sg_rtpg: https://github.com/hreinecke/sg3_utils/pull/79 applies; json_builder work git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@944 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3975faa6..bd6145af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,11 +2,13 @@ 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 [20220309] [svn: r943] +Changelog for pre-release sg3_utils-1.48 [20220417] [svn: r944] - sg_z_act_query: new utility for sending either a Zone activate or Zone query command - sg_rep_density: new utility for decoding the response of Report density support command [ssc (tape)] + - sg_rtpg: https://github.com/hreinecke/sg3_utils/pull/79 + applied - rescan-scsi-bus.sh: with '-r' it crashed due to change in rev 867 in sg_inq.c from Device_type= to PDT= . Change script to use either @@ -45,6 +47,7 @@ Changelog for pre-release sg3_utils-1.48 [20220309] [svn: r943] log (sub)pages - sg_lib: add sg_pdt_s_eq() to cope with ZBC disks which may be either PDT_ZBC (if host managed) or PDT_DISK + - add hex2fp(), similar to hex2str() but outputs to FILE - cleanup masks for PDT [0x1f] and group_number [0x3f] - initialize all sense buffers to 0 - rework main README file -- cgit v1.2.3