Commit Graph

175 Commits

Author SHA256 Message Date
Dominique Leuenberger
130401fc92 Accepting request 686004 from Base:System
- Join %service_* lines to generate less scriptlet boilerplate. (forwarded request 685864 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/686004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=102
2019-03-27 15:11:40 +00:00
Jean Delvare
3e50bd762e Accepting request 685864 from home:jengelh:branches:Base:System
- Join %service_* lines to generate less scriptlet boilerplate.

OBS-URL: https://build.opensuse.org/request/show/685864
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=108
2019-03-18 09:57:36 +00:00
Dominique Leuenberger
879ff59d7d Accepting request 678308 from Base:System
- lm_sensors-3.5.0-libsensors-fix-soname.patch: Undo the
  SENSORS_API_VERSION change, to stay source-compatible with
  upstream.
- lm_sensors-3.5.0-libsensors-fix-soname.patch: Undo excessive
  libsensors version bump.
- 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.

OBS-URL: https://build.opensuse.org/request/show/678308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=101
2019-02-26 21:14:08 +00:00
Jean Delvare
c0b256ba48 - lm_sensors-3.5.0-libsensors-fix-soname.patch: Undo the
SENSORS_API_VERSION change, to stay source-compatible with
  upstream.
- Mention bsc#1108468 in the changes file

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=106
2018-12-19 14:50:11 +00:00
Jean Delvare
5f7585c443 Last try at fixing rpmlint warning
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=105
2018-12-17 08:06:41 +00:00
Jean Delvare
1e1507bcd5 Fixup duplicate %pre and %post
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=104
2018-12-17 07:37:30 +00:00
Jean Delvare
58ccf8294d Clean up the spec file:
* Update Url to new location
* Fix Source0 download link
* Add missing Requires on aaa_base for /sbin/service
* Drop stray Conflicts
* Provide rc links for fancontrol and sensord services
* Add %pre and %post scriptlets for lm_sensors service
* Add all scriptlets for fancontrol service

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=103
2018-12-17 07:33:06 +00:00
Jean Delvare
0a5d5b6cb6 And revert the package name changes too...
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=102
2018-12-16 12:42:41 +00:00
Jean Delvare
44bd422466 Also undo the libsensors.so version change in the package file list
OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=101
2018-12-16 12:24:05 +00:00
Jean Delvare
0201199754 - lm_sensors-3.5.0-libsensors-fix-soname.patch: Undo excessive
libsensors version bump.

OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=100
2018-12-16 12:20:56 +00:00
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
Dominique Leuenberger
46408cce8d Accepting request 612697 from Base:System
OBS-URL: https://build.opensuse.org/request/show/612697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=100
2018-05-30 09:45: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
Dominique Leuenberger
1b9e3245a7 Accepting request 545107 from Base:System
OBS-URL: https://build.opensuse.org/request/show/545107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=99
2017-11-29 09:51:32 +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
Dominique Leuenberger
ef64c4c70b Accepting request 444688 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/444688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=98
2016-12-11 12:23:34 +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
Dominique Leuenberger
a4fbc3600d Accepting request 434454 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/434454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=97
2016-10-14 07:27:09 +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
Dominique Leuenberger
c1c1571f1a Accepting request 425181 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/425181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=96
2016-09-09 08:15:57 +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
Dominique Leuenberger
e14284739e Accepting request 357366 from Base:System
Allow passing arbitrary extra arguments to sensord.

OBS-URL: https://build.opensuse.org/request/show/357366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=95
2016-02-07 08:21:44 +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
Stephan Kulow
0482b6887b Accepting request 315662 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/315662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=94
2015-07-16 15:18:43 +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
Dominique Leuenberger
190c266b3d Accepting request 311332 from Base:System
Fix laptop display corruption when running sensors-detect (bsc#933072)

OBS-URL: https://build.opensuse.org/request/show/311332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=93
2015-06-11 06:20:58 +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
Dominique Leuenberger
19e2852d1b Accepting request 261228 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/261228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=92
2014-11-24 10:12:57 +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
Stephan Kulow
39bd228502 Accepting request 240169 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/240169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=90
2014-07-13 12:06:08 +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
Stephan Kulow
6aa7c5e082 Accepting request 215379 from Base:System
- Update to lm_sensors 3.3.5
 * includes a libsensors fix needed for recent Intel processors (coretemp driver)
 * sensors-detect: Detection of new devices, added non-interactive (automatic) mode
- Package COPYING and COPYING.LGPL as requested by legal team

OBS-URL: https://build.opensuse.org/request/show/215379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=89
2014-01-29 06:17:07 +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
Stephan Kulow
06645a6176 Accepting request 210690 from Base:System
- Remove sysvinit support; none of target distributions use it anymore

OBS-URL: https://build.opensuse.org/request/show/210690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=88
2013-12-13 11:00:53 +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
Stephan Kulow
f6fab6e7d3 Accepting request 181732 from Base:System
- sensors is required for pacemaker and libdlm, and as such
  we should not buildrequire systemd (forwarded request 181710 from coolo)

OBS-URL: https://build.opensuse.org/request/show/181732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=86
2013-07-03 08:26:59 +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
Stephan Kulow
bb6b9ce108 Accepting request 177756 from Base:System
- 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/request/show/177756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=85
2013-06-05 17:35:33 +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
Stephan Kulow
3d7c5366c0 Accepting request 176499 from Base:System
- 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/request/show/176499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=84
2013-05-27 08:01:49 +00:00