Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scsirastools for openSUSE:Factory checked in at 2022-12-02 13:13:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scsirastools (Old) and /work/SRC/openSUSE:Factory/.scsirastools.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scsirastools" Fri Dec 2 13:13:19 2022 rev:22 rq:1039426 version:1.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/scsirastools/scsirastools.changes 2022-11-25 13:11:40.503852728 +0100 +++ /work/SRC/openSUSE:Factory/.scsirastools.new.1835/scsirastools.changes 2022-12-02 13:13:34.693997367 +0100 @@ -1,0 +2,6 @@ +Thu Dec 1 17:35:29 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Compact description and fix the broken markup for the tool list. +- Remove old specfile constructs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scsirastools.spec ++++++ --- /var/tmp/diff_new_pack.y1vCcg/_old 2022-12-02 13:13:35.334000887 +0100 +++ /var/tmp/diff_new_pack.y1vCcg/_new 2022-12-02 13:13:35.342000931 +0100 @@ -34,38 +34,21 @@ BuildRequires: automake BuildRequires: systemd-rpm-macros Requires: mdadm -BuildRoot: %{_tmppath}/%{name}-%{version}-build %{?systemd_ordering} %description -Hard disks are the most commonly replaced system elements, and are -therefore a critical consideration for improving availability. Root -Disk Mirroring (RAID-1) is the technique of using redundant disks to -record multiple copies of the data so that one disk failure will not -cause data loss. - -This project includes changes that enhance the Reliability, -Availability, and Serviceability (RAS) of the drivers that are commonly -used in a Linux software RAID-1 configuration. Other efforts have been -made to enable various common hardware RAID adapters and their drivers -on Linux. - -The tools in this project were designed to add to the serviceability of -SCSI devices under Linux so that the system does not have to be -rebooted or taken out of service to perform common maintenance or -service functions. This project has user-space and kernel level -components: - -sgraidmon - a tool to monitor software RAID disks for -hot-insertion/removal; Note that this uses raidtools like mdadm to -re-configure the new disk. sgdefects - a tool to read the primary and -grown defect lists sgdskfl - a tool to load disk firmware to SCSI disks -under Linux; some sample firmware images are included in the package -sgmode - a tool to get and set SCSI device mode pages; some sample mode -page definition files are included in the package sgdiag - a tool to -perform format and other diagnostic functions +The SCSI RAS (Reliability, Availability, and Serviceability) tools +work with SCSI devices used in a Linux software RAID-1 configuration. -The scsiras patches are not currently included in our kernel. +* sgraidmon - a tool to monitor software RAID disks for + hot-insertion/removal +* sgdefects - a tool to read the primary and grown defect lists +* sgdskfl - a tool to load disk firmware to SCSI disks under Linux +* sgmode - a tool to get and set SCSI device mode pages +* sgdiag - a tool to perform format and other diagnostic functions + +The tools require SCSIRAS patches in the kernel; these are not +present in SUSE-provided kernels. %prep %autosetup -p1 @@ -89,7 +72,6 @@ install -m 644 %{SOURCE2} %{buildroot}%{_unitdir} %files -%defattr(-,root,root) %{_sbindir}/sg* %{_sbindir}/md* %{_sbindir}/getmd