登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
6
Star
0
Fork
18
src-openEuler
/
sg3_utils
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
72
update to version 1.48
已合并
Venland:master
src-openEuler:master
Venland
创建于 2023-10-27 14:15
克隆/下载
HTTPS
SSH
复制
下载 Email Patch
下载 Diff 文件
#I8A679 ```txt Summary Changelog for release sg3_utils-1.48 [20230801] [svn: r1042] New utilities: sg_rem_rest_elem: removing or restoring physical elements sg_rep_density: decode report density response (tape) sg_sat_datetime: accessing date/time (S)ATA commands sg_write_attr: for write attribute command (tape) sg_z_act_query: for zone activate or zone query command JSON support: utilities in this package that decode a significant amount of metadata (as defined by T10) now have optional JSON output. The default remains plain text output. The long forms of the new JSON options are --json[=JO] and -js-file=JFN where the (optional) 'JO' is a sequence of JSON one letter options. 'JFN' is a filename into which the JSON output will be sent; otherwise JSON output goes to stdout. The utilities with JSON support are: sg_decode_sense, sg_get_elem_status, sg_get_lba_status, sg_inq, sg_logs, sg_luns, sg_opcodes, sg_readcap, sg_rep_zones, sg_ses, sg_vpd . Snake notation is used for JSON names, similar to sysfs file naming conventions (e.g. 'vpd_pg83'). T10 command, page and field names are all converted to snake notation when they appear in a JSON name. BUILD changes: All the intermediate build files like configure and Makefile.in have been removed. This reduces the size of the source package in subversion and git. The downside is that an extra step is required at the start of the build process. The canonical form is now './autogen.sh ; ./configure ; make ; make install' . There is also a 'bootstrap' script that simply calls autogen.sh . The official tarballs will contain the intermediate files for compatibility with older versions. Others changes: netbsd: experimental port, scsi only rescan-scsi-bus.sh: lots of fixes and speed ups track additions in recent drafts of SPC-5, SPC-6 and SBC-5 expansion of support for the --inhex=HFN option. HFN is a filename assumed to contain hex representing the response to one or more SCSI commands. The new 'inhex' directory contains files of hex data for many utilities in this package. Invocation examples are included as comments in those files. For example inhex/get_lba_status.hex is response data for the sg_get_lba_status utility. ```
怎样手动合并此 Pull Request
git checkout master
git pull https://gitee.com/Venland/sg3_utils.git master
git push origin master
评论
49
提交
1
文件
9
检查
代码问题
0
批量操作
展开设置
折叠设置
审查
Code Owner
审查人员
linfeilong835
volcanodragon
liuzhiqiang
liuzhiqiang26
louhongxiang
louhongxiang
swf504
swf504
刘波
liubo254
kouwq
kouwq
未设置
最少人数
0
测试
linfeilong835
volcanodragon
liuzhiqiang
liuzhiqiang26
louhongxiang
louhongxiang
swf504
swf504
刘波
liubo254
kouwq
kouwq
未设置
最少人数
0
优先级
不指定
严重
主要
次要
不重要
标签
openeuler-cla/yes
lgtm
approved
ci_successful
sig/Storage
关联 Issue
I8A679
Upgrade to latest release [sg3_utils: 1.47 2021/11/16 -> 1.48 2023/08/01]
Pull Request 合并后将关闭上述关联 Issue
里程碑
未关联里程碑
参与者
(5)
1
https://gitee.com/src-openeuler/sg3_utils.git
git@gitee.com:src-openeuler/sg3_utils.git
src-openeuler
sg3_utils
sg3_utils
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册