Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package smartmontools for openSUSE:Factory checked in at 2023-08-18 19:27:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/smartmontools (Old) and /work/SRC/openSUSE:Factory/.smartmontools.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "smartmontools" Fri Aug 18 19:27:07 2023 rev:91 rq:1104393 version:7.4 Changes: -------- --- /work/SRC/openSUSE:Factory/smartmontools/smartmontools.changes 2023-07-17 19:22:50.993585703 +0200 +++ /work/SRC/openSUSE:Factory/.smartmontools.new.1766/smartmontools.changes 2023-08-18 19:27:13.439193759 +0200 @@ -1,0 +2,8 @@ +Wed Aug 9 18:37:28 UTC 2023 - Antonio Teixeira <[email protected]> + +- Update to version 7.4: + * See NEWS and ChangeLog files for full details +- Drop smartmontools-smartctl-NVMe-big-endian.patch (upstreamed) +- Refresh smartmontools-suse-default.patch + +------------------------------------------------------------------- Old: ---- smartmontools-7.3.tar.gz smartmontools-7.3.tar.gz.asc smartmontools-smartctl-NVMe-big-endian.patch New: ---- smartmontools-7.4.tar.gz smartmontools-7.4.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ smartmontools.spec ++++++ --- /var/tmp/diff_new_pack.kykBkk/_old 2023-08-18 19:27:15.007196570 +0200 +++ /var/tmp/diff_new_pack.kykBkk/_new 2023-08-18 19:27:15.019196592 +0200 @@ -22,7 +22,7 @@ %endif Name: smartmontools -Version: 7.3 +Version: 7.4 Release: 0 Source: https://sourceforge.net/projects/smartmontools/files/smartmontools/%{version}/%{name}-%{version}.tar.gz Source1: https://sourceforge.net/projects/smartmontools/files/smartmontools/%{version}/%{name}-%{version}.tar.gz.asc @@ -42,8 +42,6 @@ # PATCH-FIX-OPENSUSE smartmontools-var-lock-subsys.patch [email protected] -- Do not use unsupported /var/lock/subsys. Patch10: smartmontools-var-lock-subsys.patch Patch11: harden_smartd.service.patch -# https://www.smartmontools.org/changeset/5448 -Patch12: smartmontools-smartctl-NVMe-big-endian.patch Requires(pre): %fillup_prereq # Needed by generate_smartd_opt: Requires(pre): coreutils @@ -80,7 +78,6 @@ %patch4 %patch10 -p1 %patch11 -p1 -%patch12 -p1 # # PATCH-FEATURE-OPENSUSE (sed on smartd.service.in) [email protected] -- Use generated smartd_opts (from SUSE sysconfig file). Systemd smartd.service cannot be smart enough to parse SUSE sysconfig file and generate smartd_opts on fly. And we do not want to launch shell just for it in every boot. sed "s:/usr/local/etc/sysconfig/smartmontools:%{_localstatedir}/lib/smartmontools/smartd_opts:" <smartd.service.in >smartd.service.in.new ++++++ smartmontools-7.3.tar.gz -> smartmontools-7.4.tar.gz ++++++ ++++ 16423 lines of diff (skipped) ++++++ smartmontools-suse-default.patch ++++++ --- /var/tmp/diff_new_pack.kykBkk/_old 2023-08-18 19:27:15.375197230 +0200 +++ /var/tmp/diff_new_pack.kykBkk/_new 2023-08-18 19:27:15.379197237 +0200 @@ -1,8 +1,10 @@ +Index: smartd.conf +=================================================================== --- smartd.conf +++ smartd.conf -@@ -14,6 +14,15 @@ - # You can usually identify which hard disks are on your system by - # looking in /proc/ide and in /proc/scsi. +@@ -9,6 +9,15 @@ + # device per line. Text after a hash (#) is ignored, and you may use + # spaces and tabs for white space. You may use '\' to continue lines. +# SUSE default: +# -d removable: Prevent error messages after disconnecting of
