chore(deps): update dependency smartmontools/smartmontools to v7_4 #5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7_3
->7_4
Release Notes
smartmontools/smartmontools (smartmontools/smartmontools)
v7_4
: Release 7.4Compare Source
Debian 12 instead of Ubuntu 18.04.
targets. 32 bit platforms will require to be compiled from the source.
-t short
,-t long
and-X
: NVMe support.-l selftest
: NVMe support.-l farm
: Prints Seagate's vendor-specific Field AccessReliability Metrics (FARM) log for ATA and SCSI drives.
-l error
: Now also prints an error message for each entryof NVMe error information log.
-l genstats
: Prints SCSI General statistics and performancelog page.
-i
and--identify
: ACS-4/5/6 enhancements.-c
: Added NVMe 2.0 capability flags.-g security
: Addedata_security.master_password_id
to JSON output. Plaintext output shows Master Password ID if set
to a non-default value.
-q noserial
: Now also suppresses the output of NVMe NamespaceIEEE EUI-64.
-j
:-l error -l selftest
JSON output for NVMe devices.-j
: Avoid invalid UTF-8 sequences in JSON/YAML strings.-j
: Fixed a bogus exception during SCSI JSON output.-j
: Renamed JSON elementscsi_temperature
back totemperature
(regression).-a
: Now suggests-x
for ATA devices because-a
onlyprovides legacy SMART information.
information log do not indicate device problems.
-M exec
parameter.Copyright...
line to syslog.-M always
: Sends reminder emails without any delay.-M diminishing
: Limited email delay to 32 days.-d jmb39x-q,...
and-d jms56x,...
from 33-62 to 1-255.-d intelliprop,N
now fails with a deprecation message.Added
-d intelliprop,N,force
flag to use it anyway.-d usbasm1352r,N
for ASMedia ASM1352R USB to SATARAID bridges
Non medium Error log pages.
sed
versions which require;
before}
or do not support;
at all.--with-nvme-devicescan
is nowyes
also onDarwin and FreeBSD. It is still
no
on NetBSD only._FORTIFY_SOURCE=3
if supported and not predefined.LDFLAGS=-static
is used.getdtablesize()
.information and
smartctl.pre_release=true
in JSON output.-d sssraid
for 3SNIC RAID controllers.-d marvell
now fails with a deprecation message.Added
-d marvell,force
flag to use it anyway.longer fall back to the deprecated SCSI_IOCTL_SEND_COMMAND
(but this ioctl is still used for
-d 3ware
and-d marvell,force
).devices are registered and then initially checked.
is present and a
-q *nodev0*
option is used.--with-solaris-sparc-ata
.Local Time
if enhanced TZ syntax is used.of Windows if some versions of MinGW-w64 are used.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.