Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: sensors | Distribution: SUSE Linux Enterprise 15 |
Version: 3.5.0 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 4.6.1 | Build date: Wed May 5 15:22:06 2021 |
Group: System/Monitoring | Build host: sheep04 |
Size: 376497 | Source RPM: sensors-3.5.0-4.6.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/lm-sensors/lm-sensors | |
Summary: Hardware health monitoring for Linux |
This package includes programs that show data from some sensor chips. The interface /proc/bus/i2c/ is provided by loading kernel modules. Which modules to load can be interactively detected as root by calling /usr/sbin/sensors-detect. Warning, before using the sensors the default configuration in /etc/sensors.conf has to be checked and changed to fit the actual set up of the mainboard and the BIOS used on that specific mainboard!
GPL-2.0-or-later
* Fri Apr 30 2021 jdelvare@suse.com - change-pidfile-path-from-var-run-to-run.patch: Change PIDFile path from /var/run to /run (bsc#1185183). - var-run-deprecated.patch: /var/run is deprecated (bsc#1185183). * Wed Dec 19 2018 jdelvare@suse.com - lm_sensors-3.5.0-libsensors-fix-soname.patch: Undo the SENSORS_API_VERSION change, to stay source-compatible with upstream. * Sun Dec 16 2018 jdelvare@suse.com - lm_sensors-3.5.0-libsensors-fix-soname.patch: Undo excessive libsensors version bump. * Sat Nov 24 2018 malcolmlewis@opensuse.org - Update to version 3.5.0: + soname was bumped due to commit dcf2367 which introduced an ABI change. + Fixed disappearance of certain hwmon chips with 4.19+ kernels, (gh#lm-sensors/lm-sensors#139, boo#1116021). + Add the find-driver script for debugging. + Various documentation and man page improvements. + Fix various issues found by Coverity Scan. + Fix compilation with the musl C library. + Updated links in documentation to reflect the new home of lm_sensors. + sensors.1: Add reference to sensors-detect and document -j option (json output). + sensors: Add support for json output, add support for power min, lcrit, min_alarm, lcrit_alarm. + sensors-detect: * Fix systemd paths. * Add detection of Fintek F81768. * Only probe I/O ports on x86. * Add detection of Nuvoton NCT6793D. * Add detection of Microchip MCP9808. * Mark F71868A as supported by the f71882fg driver. * Mark F81768D as supported by the f71882fg driver. * Mark F81866D as supported by the f71882fg driver. * Add detection of various ITE chips. * Add detection of Nuvoton NCT6795D. * Add detection of DDR4 SPD. * Add detection of ITE IT8987D. * Add detection of AMD Family 17h temperature sensors. * Add detection of AMD KERNCZ SMBus controller. * Add detection of various Intel SMBus controllers. * Add detection of Giantec GT30TS00. * Add detection of ONS CAT34TS02C and CAT34TS04. * Add detection of AMD Family 15h Model 60+ temperature sensors. * Add detection of Nuvoton NCT6796D. * Add detection of AMD Family 15h Model 70+ temperature sensors. + configs: Add sample configuration files. + sensors.conf.default: * Add hardwired inputs of NCT6795D * Add hardwired inputs of F71868A * Add hardwired NCT6796D inputs + vt1211_pwm: replaced deprecated sub shell syntax, run with bash instead of sh. + pwmconfig: replaced deprecated sub shell syntax. + fancontrol: replaced deprecated sub shell syntax, save original pwm values. + fancontrol.8: replaced deprecated sub shell syntax. + libsensors: * Add support for SENSORS_BUS_TYPE_SCSI, add support for power min, lcrit, min_alarm, lcrit_alarm. * Handle hwmon device with thermal device parent (bsc#1108468). - Rebase lm_sensors-3.0.3-hint-at-kernel-extra-package.patch for new release. - Spec file tidy up for man page extension. * Mon May 14 2018 hillwood@opensuse.org - Update version to 3.4.0git20180510.1c48b19, use git version * Support many new hardware: + Add detection of Fintek F81768 + Only probe I/O ports on x86 + Add detection of Nuvoton NCT6793D + Add detection of Microchip MCP9808 + Mark F71868A as supported by the f71882fg driver + Mark F81768D as supported by the f71882fg driver + Mark F81866D as supported by the f71882fg driver + Add detection of various ITE chips + Add detection of Nuvoton NCT6795D + Add detection of DDR4 SPD + Add detection of ITE IT8987D + Add detection of AMD Family 17h temperature sensors + Add detection of AMD KERNCZ SMBus controller + Add detection of various Intel SMBus controllers + Add detection of Giantec GT30TS00 + Add detection of ONS CAT34TS02C and CAT34TS04 + Add detection of AMD Family 15h Model 60+ temperature sensors + Add detection of Nuvoton NCT6796D + Add detection of AMD Family 15h Model 70+ temperature sensors * Fix syntax errors * Fix systemd paths - Drop lm_sensors-3.4.0-sensors-detect-fix-systemd-path.patch Upstream merge this patch - Drop lm_sensors-3.4.0+-Only-probe-I-O-ports-on-x86.patch Upstream merge this patch - Change upstream url. * Thu Nov 23 2017 rbrown@suse.com - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) * Wed Nov 30 2016 jdelvare@suse.com - lm_sensors-3.4.0+-Only-probe-I-O-ports-on-x86.patch: Skip "random" I/O port probing on non-x86 machines (bsc#1008552) * Wed Oct 05 2016 jdelvare@suse.com - lm_sensors-3.4.0-sensors-detect-ppc64le.patch: Fix sensors-detect CPU detection support on ppc architectures (bsc#999987) * Fri Sep 02 2016 sweet_f_a@gmx.de - add lm_sensors-3.4.0-sensors-detect-add-ftsteutates-support.patch for ftsteutates support (Fujitsu Skylake boards) * Sun Jan 31 2016 jdelvare@suse.com - lm_sensors-3.4.0-sensord-service-extra-args.patch: Allow passing arbitrary extra arguments to sensord. * Thu Jul 02 2015 jdelvare@suse.com - lm_sensors-3.4.0-sensors-detect-fix-systemd-path.patch: Handle the move of systemd from / to /usr. * Tue Jun 30 2015 jdelvare@suse.com - Update to lm_sensors 3.4.0 * library: The arbitrary limit on per-type sensor count is gone. Support for temperature min and critical min hysteresis. * sensors: Support for temperature min and critical min hysteresis. * fancontrol: Deal with moving hwmon attributes. Reduce memory consumption. * sensors-detect: Detection of new devices. * lm_sensors-r6216-fancontrol-moving-hwmon-attributes.patch, lm_sensors-r6237-default-config-NCT6779-NCT6791.patch, lm_sensors-r6254-detect-print-kernel-cpu.patch, lm_sensors-r6255-fix-shell-error-FCFANS.patch, lm_sensors-r6282-detect-graphics-card-in-all-cases.patch, lm_sensors-r6283-skip-addresses-0x37-0x4f-on-DDC.patch: Removed, upstream now. * lm_sensors-3.0.0-sensord-separate.patch, lm_sensors-3.0.0-sysconfig_metadata.patch, lm_sensors-3.0.3-hint-at-kernel-extra-package.patch: Refreshed. * Tue Jun 09 2015 jdelvare@suse.com - lm_sensors-r6282-detect-graphics-card-in-all-cases.patch: sensors-detect: Detect graphics card in all cases (bsc#933072). - lm_sensors-r6283-skip-addresses-0x37-0x4f-on-DDC.patch: sensors-detect: Skip addresses 0x37 and 0x4f on DDC channels (bsc#933072). * Wed Nov 05 2014 jdelvare@suse.com - lm_sensors-r6216-fancontrol-moving-hwmon-attributes.patch: fancontrol: Deal with moving hwmon attributes. - lm_sensors-r6237-default-config-NCT6779-NCT6791.patch: sensors.conf.default: Add support for NCT6779 and NCT6791. - lm_sensors-r6254-detect-print-kernel-cpu.patch: Print kernel version and processor information. - lm_sensors-r6255-fix-shell-error-FCFANS.patch: fancontrol: Fix shell error when FCFANS is not set (bnc#903520).
/usr/bin/sensors /usr/bin/sensors-conf-convert /usr/lib/systemd/system/fancontrol.service /usr/lib/systemd/system/lm_sensors.service /usr/sbin/fancontrol /usr/sbin/isadump /usr/sbin/isaset /usr/sbin/pwmconfig /usr/sbin/rcfancontrol /usr/sbin/rclm_sensors /usr/sbin/sensors-detect /usr/share/doc/packages/sensors /usr/share/doc/packages/sensors/COPYING /usr/share/doc/packages/sensors/donations /usr/share/doc/packages/sensors/fan-divisors /usr/share/doc/packages/sensors/fancontrol.txt /usr/share/doc/packages/sensors/progs /usr/share/doc/packages/sensors/temperature-sensors /usr/share/doc/packages/sensors/vid /usr/share/man/man1/sensors.1.gz /usr/share/man/man8/fancontrol.8.gz /usr/share/man/man8/isadump.8.gz /usr/share/man/man8/isaset.8.gz /usr/share/man/man8/pwmconfig.8.gz /usr/share/man/man8/sensors-conf-convert.8.gz /usr/share/man/man8/sensors-detect.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:11:13 2024