Commit Graph

120 Commits

Author SHA256 Message Date
Jean Delvare
44db4b53fd Accepting request 651465 from home:malcolmlewis:branches:Base:System
Updated to version 3.5.0

OBS-URL: https://build.opensuse.org/request/show/651465
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=99
2018-12-16 11:30:36 +00:00
fee853e96f Accepting request 607299 from home:hillwood:branches:Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/607299
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=97
2018-05-28 18:02:10 +00:00
19b1e4a1fd Accepting request 544699 from home:RBrownSUSE:branches:Base:System
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544699
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=95
2017-11-24 10:01:27 +00:00
Jean Delvare
dae8738b5c - 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)

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=93
2016-11-30 13:52:40 +00:00
Jean Delvare
c801a81d52 - lm_sensors-3.4.0-sensors-detect-ppc64le.patch: Fix sensors-detect
CPU detection support on ppc architectures.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=91
2016-10-05 06:45:24 +00:00
854b30dc57 Accepting request 424526 from home:rudi_m:branches:Base:System
- add lm_sensors-3.4.0-sensors-detect-add-ftsteutates-support.patch
  for ftsteutates support (Fujitsu Skylake boards)


sent upstream:
https://github.com/groeck/lm-sensors/pull/9


This patch is nice to have since we have ftsteutates-kmp, see
https://build.opensuse.org/request/show/423888


On systems without  ftsteutates-kmp installed you will simply get
a message that ftsteutates would be useful:

$ sensors-detect
[...]
Probing for `FSC Teutates'... Success!
[...]
Warning: the required module ftsteutates is not currently installed
[...]

OBS-URL: https://build.opensuse.org/request/show/424526
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=89
2016-09-07 07:13:35 +00:00
Jean Delvare
8049f81e16 - lm_sensors-3.4.0-sensord-service-extra-args.patch: Allow passing
arbitrary extra arguments to sensord.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=88
2016-01-31 12:31:27 +00:00
Jean Delvare
8bd2e600b1 - lm_sensors-3.4.0-sensors-detect-fix-systemd-path.patch: Handle
the move of systemd from / to /usr.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=86
2015-07-02 09:22:49 +00:00
Jean Delvare
ce8a57b385 - 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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=85
2015-06-30 11:41:18 +00:00
Jean Delvare
1ad54b2846 - 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).

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=84
2015-06-09 13:44:19 +00:00
Jean Delvare
caff03032d - 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).

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=82
2014-11-05 10:45:39 +00:00
Jean Delvare
3b4e5e06b0 - Actually create the sensord service configuration file from the
template (bnc#882719).

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=80
2014-07-03 11:25:53 +00:00
Jean Delvare
fde7bea093 Fix source file reference.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=79
2014-07-02 13:42:50 +00:00
Jean Delvare
faf8b15819 List sysconfig.sensord as a source.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=78
2014-07-02 12:58:05 +00:00
Jean Delvare
17a4317a21 - Add pre/post hooks for sensord service.
- Add sysconfig template for sensord service (bnc#882719).

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=77
2014-07-02 12:56:02 +00:00
Jean Delvare
827dedd104 - Package COPYING and COPYING.LGPL.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=75
2014-01-28 11:59:07 +00:00
Jean Delvare
8af52e962b Forgot to delete lm_sensors-r6181-fix-service-files.patch which is
no longer needed

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=74
2014-01-24 10:51:39 +00:00
Jean Delvare
4e4e75f349 - Package new file /usr/share/man/man8/sensors-conf-convert.8.gz.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=73
2014-01-22 09:24:45 +00:00
Jean Delvare
d5963e1ab3 - Update to lm_sensors 3.3.5
* library: Support up to 33 sensors of the same type per
    monitoring chip (needed for recent Intel processors, coretemp
    driver)
  * sensors-detect: Detection of new devices
      Added non-interactive (automatic) mode
  * lm_sensors-r6181-fix-service-files.patch: Removed, upstream
    now.
  * lm_sensors-3.0.0-sysconfig_metadata.patch,
    lm_sensors-3.0.3-hint-at-kernel-extra-package.patch: Refreshed.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=72
2014-01-22 09:14:43 +00:00
35aaaa2b69 OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=70 2013-12-12 14:24:32 +00:00
d8c3c269f2 Accepting request 207067 from home:posophe:branches:Base:System
- Remove sysvinit support; none of target distributions use it anymore
- Add systemd support

OBS-URL: https://build.opensuse.org/request/show/207067
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=69
2013-11-21 09:47:07 +00:00
356f3c4c79 Accepting request 181710 from openSUSE:Factory:Core
- sensors is required for pacemaker and libdlm, and as such
  we should not buildrequire systemd

OBS-URL: https://build.opensuse.org/request/show/181710
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=67
2013-07-02 08:17:18 +00:00
Jean Delvare
a6c8069b35 Doh, I can't type :(
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=65
2013-06-03 13:23:13 +00:00
Jean Delvare
d98f85ee65 Fix service files installation.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=64
2013-06-03 13:16:09 +00:00
Jean Delvare
353fd02a0f - Update to lm_sensors 3.3.4
* Mostly a packaging-only clean-up, as we had backported most
    important changes already.
  * lm_sensors-r6111-detection-Winbond-W83627SF.diff,
    lm_sensors-r6112-detection-AMD-family-16h.diff,
    lm_sensors-r6113-ITE-IT877x-IT878x-driver.diff,
    lm_sensors-r6117-detection-ITE-IT8752F.diff,
    lm_sensors-r6123-AnalogDev-ADT7410-driver.diff,
    lm_sensors-r6163-pwmconfig-raise-threshold.diff,
    lm_sensors-r6164-pwmconfig-drop-comment.diff,
    lm_sensors-r6165-pwmconfig-multiple-fans.diff,
    lm_sensors-r6172-fancontrol-absolute-paths.diff: Removed,
    upstream now.
  * fancontrol.service: Removed, now provided by upstream,
    together with sensord.service.
  * lm_sensors-3.0.0-sysconfig_metadata.patch,
    lm_sensors-3.0.3-hint-at-kernel-extra-package.patch: Refreshed.
- lm_sensors-r6181-fix-service-files.patch: Fix EnvironmentFile
  in service files

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=63
2013-06-03 12:54:44 +00:00
Jean Delvare
54ca40543a - lm_sensors-r6163-pwmconfig-raise-threshold.diff: pwmconfig: Raise
the detection threshold to 3/4 (bnc#810344).
- lm_sensors-r6164-pwmconfig-drop-comment.diff: pwmconfig: Drop a
  stray comment.
- lm_sensors-r6165-pwmconfig-multiple-fans.diff:  pwmconfig:
  Properly deal with multiple fan control (bnc#810344).
- lm_sensors-r6172-fancontrol-absolute-paths.diff: fancontrol: Fix
  handling of absolute paths in config (bnc#810344).

- fancontrol.service: Cleanups.
- Add fancontrol.service (bnc#810344).

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=61
2013-05-23 16:49:01 +00:00
Dr. Werner Fink
0709fdf52c .
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=60
2013-05-18 11:59:12 +00:00
49b61c5f91 Accepting request 162805 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/162805
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=58
2013-04-06 01:03:26 +00:00
Jean Delvare
2cee1ba588 Align sensors-detect with what kernel 3.7 supports.
- lm_sensors-r6111-detection-Winbond-W83627SF.diff: Add detection
  of Winbond W83627SF/GF (no sensors.)
- lm_sensors-r6112-detection-AMD-family-16h.diff: Add detection of
  AMD family 16h power sensors.
- lm_sensors-r6113-ITE-IT877x-IT878x-driver.diff: Map IT8771E,
  IT8772E, IT8782F and IT8783F to it87.
- lm_sensors-r6117-detection-ITE-IT8752F.diff: Add detection of
  IT8752F.
- lm_sensors-r6123-AnalogDev-ADT7410-driver.diff: We have a driver
  for the ADT7410 since kernel 3.7.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=56
2013-03-01 10:06:23 +00:00
Cristian Rodríguez
00ac8c863d Accepting request 140787 from home:sumski:branches:Base:System
Update to lm_sensors 3.3.3

OBS-URL: https://build.opensuse.org/request/show/140787
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=54
2012-11-10 13:43:16 +00:00
Dr. Werner Fink
6ce328d8d3 Accepting request 139902 from home:elvigia:branches:Base:System
- lm_sensors systemd service file missing [bnc#768354]

OBS-URL: https://build.opensuse.org/request/show/139902
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=52
2012-11-01 17:17:08 +00:00
Cristian Rodríguez
bbbdd383bf Accepting request 134209 from home:jengelh:branches:Base:System
- Remove redundant tags/sections from specfile
- Use the "modutils" require instead of "modules" to select a
  module toolset implementation

OBS-URL: https://build.opensuse.org/request/show/134209
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=50
2012-09-14 05:06:07 +00:00
Jean Delvare
bdfc3d847b - Update to lm_sensors 3.3.2
* Support for many subfeatures implemented by new hwmon drivers.
  * Fix to support a sysfs implementation change in upcoming kernels.
  * Better printing of power sensors in sensors.
  * Memory leaks fixed in sensord.
  * New chips known by sensors-detect, as usual.
- lm_sensors-r5991-improve-filtering-of-fake-DMI-data.patch,
  lm_sensors-r5992-print-DMI-product-version.patch,
  lm_sensors-r5993-fix-loading-of-cpuid-module.patch,
  lm_sensors-r6016-handle-superio-wo-logdev.patch,
  lm_sensors-r6017-fix-sysfs-detection.patch,
  lm_sensors-r6025-sensord-fix-memory-leaks.patch,
  lm_sensors-r6030-fix-power-interval-output.patch: Removes,
  obsolete.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=48
2012-03-20 17:16:35 +00:00
Jean Delvare
933f01c077 - lm_sensors-r5993-fix-loading-of-cpuid-module.patch: Fix loading
of the cpuid module.
- lm_sensors-r6016-handle-superio-wo-logdev.patch: Properly handle
  Super-I/O chips without logical device.
- lm_sensors-r6017-fix-sysfs-detection.patch: libsensors: Change
  sysfs detection to survive upcoming kernel changes (bnc#751180).
- lm_sensors-r6025-sensord-fix-memory-leaks.patch: sensord: Fix
  memory leaks revealed by valgrind (bnc#751177).
- lm_sensors-r6030-fix-power-interval-output.patch: Fix power
  interval output.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=46
2012-03-08 09:39:01 +00:00
Jean Delvare
a01dd7b703 - Package /etc/sensors.d/.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=44
2012-01-17 11:52:10 +00:00
Jean Delvare
1dafada0e8 - lm_sensors.init: Move lock file from /var/lock/subsys to
/var/run (bnc#714654).

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=41
2011-09-22 13:14:17 +00:00
Jean Delvare
028107a3c1 - Update to lm_sensors 3.3.1
* Detection of new devices
- lm_sensors-3.1.1-no-ipmisensors-driver.patch: Removed, obsolete.
- lm_sensors-r5991-improve-filtering-of-fake-DMI-data.patch,
  lm_sensors-r5992-print-DMI-product-version.patch: Improve DMI
  product identification.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=39
2011-07-22 17:03:35 +00:00
OBS User buildservice-autocommit
3e5266fd0b Updating link to change in openSUSE:Factory/sensors revision 69.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=24a09df49facb7feb4e88b506e35d98e
2011-03-30 08:41:17 +00:00
Jean Delvare
54abb01aff - Update to lm_sensors 3.3.0
* Support for chassis intrusion and humidity sensors
  * Support for many new attributes
  * Detection of new devices
- lm_sensors-r5952-new-fintek-chips.patch: Fix driver mapping of
  two new Fintek chips.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=37
2011-03-29 17:11:32 +00:00
OBS User buildservice-autocommit
6d19f4110e Updating link to change in openSUSE:Factory/sensors revision 67.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=e78a9b863780917bc6523d82b5471064
2011-02-18 11:11:21 +00:00
Jean Delvare
4b58cb093d - lm_sensors-r5930-fix-DDR3-SPD-detection.patch: Fix typo in
comparison.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=35
2011-02-17 20:08:13 +00:00
Jean Delvare
08ef91a592 - lm_sensors-r5910-detect-new-Nuvoton-superio.patch: Add detection
of Nuvoton NCT5571D, NCT5577D and NCT6776F.
- lm_sensors-r5913-default-config-NCT677xF.patch: Default config
  for NCT6775F and NCT6776F.
- lm_sensors-r5914-fix-TMP421-detection.patch: We probe addresses
  0x1c-0x1f for other chips now, so we might as well look for
  TMP421 devices there.
- lm_sensors-r5916-fix-EMC140x-detection.patch: Fix addresses
  checked for SMSC EMC1403 and EMC1404.
- lm_sensors-r5930-fix-DDR3-SPD-detection.patch: Fix detection of
  SPD EEPROM on DDR3 memory modules. DDR3 uses CRC16 over 128 bytes
  instead of basic checksum over 64 bytes. Contributed by Clemens
  Ladisch.
- libensors-visibility.patch: Add 3 missing symbols.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=34
2011-02-17 09:16:42 +00:00
OBS User buildservice-autocommit
ead7299af0 Updating link to change in openSUSE:Factory/sensors revision 64.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=e81e2ddd8c8d92a5eacd63e1a592632e
2011-01-24 15:08:05 +00:00
Jean Delvare
d79bae1ad3 - lm_sensors-r5870-i2c-non-sequential.patch: Fix error seen in
sensors-detect if i2c bus numbering is not sequential.
- lm_sensors-r5883-W83667HG-B-is-supported.patch: The W83667HG-B is
  supported by the w83627ehf driver since kernel 2.6.36.
- lm_sensors-r5886-default-config-W83627THF.patch: Add a default
  configuration section for the Winbond W83627THF.
- lm_sensors-r5887-typo-in-sensors-conf-5.patch: Fixed typo in
  lib/sensors.conf.5.
- lm_sensors-r5889-default-config-SCH5127.patch: Add a default
  configuration section for the SMSC SCH5127.
- lm_sensors-r5905-fix-coretemp-detection.patch: Implement
  universal detection for Intel digital thermal sensors.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=32
2011-01-19 10:47:21 +00:00
OBS User buildservice-autocommit
95478c9275 Updating link to change in openSUSE:Factory/sensors revision 62.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=dd96953bb04b00e38c38a34dd797ee12
2010-11-30 14:47:02 +00:00
Cristian Rodríguez
18bbc13128 Accepting request 54108 from home:elvigia:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/54108
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=30
2010-11-29 22:08:42 +00:00
OBS User buildservice-autocommit
90c4401d54 Updating link to change in openSUSE:Factory/sensors revision 60.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=5caa55594dcbda51dcab1fac0529fcd2
2010-11-02 10:10:28 +00:00
Stephan Kulow
2e6f8e6783 Accepting request 51791 from home:jengelh:smp
OBS-URL: https://build.opensuse.org/request/show/51791
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=28
2010-11-01 08:22:42 +00:00
OBS User buildservice-autocommit
43771a3570 Updating link to change in openSUSE:Factory/sensors revision 58.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=ce8d38ee149bd1226b882de66771ec79
2010-10-11 10:18:12 +00:00
OBS User autobuild
1c031ea3a5 Accepting request 50197 from Base:System
checked in (request 50197)

OBS-URL: https://build.opensuse.org/request/show/50197
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=27
2010-10-11 10:18:11 +00:00