Fri, 10 Jan 2025 19:42:19 CST | login

Information for build sg3_utils-1.48-1.ocs23

ID1367
Package Namesg3_utils
Version1.48
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/sg3_utils.git?.#6d0edc0e30f271b98b59b3ce7c2b80bbd974eb52
SummaryUtilities for devices that use SCSI command sets
DescriptionCollection of Linux utilities for devices that use the SCSI command set. Includes utilities to copy data based on "dd" syntax and semantics (called sg_dd, sgp_dd and sgm_dd); check INQUIRY data and VPD pages (sg_inq); check mode and log pages (sginfo, sg_modes and sg_logs); spin up and down disks (sg_start); do self tests (sg_senddiag); and various other functions. See the README, ChangeLog and COVERAGE files. Requires the linux kernel 2.4 series or later. In the 2.4 series SCSI generic device names (e.g. /dev/sg0) must be used. In the 2.6 series and later other device names may be used as well (e.g. /dev/sda). Also some support for NVMe devices, especially with sg_ses on NVMe enclosures. Warning: Some of these tools access the internals of your system and the incorrect usage of them may render your system inoperable.
Built byocs-bot
State complete
Volume DEFAULT
StartedWed, 23 Aug 2023 11:09:02 CST
CompletedWed, 23 Aug 2023 11:13:46 CST
Taskbuild (dist-ocs23, /opencloudos-stream/sg3_utils.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/sg3_utils.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
sg3_utils-1.48-1.ocs23.src.rpm (info) (download)
aarch64
sg3_utils-1.48-1.ocs23.aarch64.rpm (info) (download)
sg3_utils-devel-1.48-1.ocs23.aarch64.rpm (info) (download)
sg3_utils-libs-1.48-1.ocs23.aarch64.rpm (info) (download)
sg3_utils-debuginfo-1.48-1.ocs23.aarch64.rpm (info) (download)
sg3_utils-debugsource-1.48-1.ocs23.aarch64.rpm (info) (download)
sg3_utils-libs-debuginfo-1.48-1.ocs23.aarch64.rpm (info) (download)
x86_64
sg3_utils-1.48-1.ocs23.x86_64.rpm (info) (download)
sg3_utils-devel-1.48-1.ocs23.x86_64.rpm (info) (download)
sg3_utils-libs-1.48-1.ocs23.x86_64.rpm (info) (download)
sg3_utils-debuginfo-1.48-1.ocs23.x86_64.rpm (info) (download)
sg3_utils-debugsource-1.48-1.ocs23.x86_64.rpm (info) (download)
sg3_utils-libs-debuginfo-1.48-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Wed Aug 23 2023 wynnfeng <wynnfeng@tencent.com> - 1.48-1 - upgrade to 1.48 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.47-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.47-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Jul 07 2022 Xiaojie Chen <jackxjchen@tencent.com> 1.47-1 - Initial build