Changelog for
libsensors4-3.1.2-10.1.x86_64.rpm :
Thu Mar 5 13:00:00 2009 jcnengelAATTgooglemail.com
- lm-sensors 3.1.0
- Completely reworked sensors-detect. Support for Linux 2.4 was
dropped, devices probe order was reverted (integrated sensors first,
I2C/SMBus chips last), bus driver names are retrieved from sysfs, bus
number prediction was fixed, modules we loaded ourselves are unloaded.
The script is significantly smaller, and smarter.
- Improvements to libsensors. Circular dependencies in the
configuration file are detected and dealt with, and more importantly,
support for multiple configuration files was added. This is an important
step in the direction of automatic lm-sensors configuration. Also some
performance and memory usage improvements. Support for instantaneous
power sensors and current sensors.
- The format of /etc/sysconfig/lm_sensors was changed. The new format
is easier to edit, which will ease integration with external tools.
Use the included script sysconfig-lm_sensors-convert to convert from
the old to the new format.
- New default sensors.conf file. Much lighter, with only always-correct
statements. Big performance boost, and hopefully less confusion for
the user.
- And as usual, random fixes to all tools.
Wed Oct 22 14:00:00 2008 jdelvareAATTsuse.de
- lm_sensors-r5366-fix-detection-of-Intel-AMB.patch: Fix detection
of Intel 5000 series FB-DIMM AMB.
Tue Oct 14 14:00:00 2008 jdelvareAATTsuse.de
- lm_sensors-r5352-fix-detection-of-ADT7463-and-LM96000.patch: Fix
detection of ADT7463 and LM96000.
- lm_sensors-3.0.3-hint-at-kernel-extra-package.patch: Now that the
kernel package is split into 3 parts, it is possible that not all
required hwmon drivers are installed on the system when
sensors-detect is being run. Point the user to the kernel-
*-extra
package if drivers are found to be missing. (bnc#431555)
Sun Sep 28 14:00:00 2008 jdelvareAATTsuse.de
- Update to lm_sensors 3.0.3
* Many improvements to pwmconfig
* sensors-detect knows of a dozen additional devices and was made
more reliable for another half dozen
Sun May 18 14:00:00 2008 jdelvareAATTsuse.de
- Update to lm_sensors 3.0.2
* Support for virtual hardware monitoring devices
* Support for power and energy sensors
* Safer sensors-detect
* FAQ is gone
Mon May 12 14:00:00 2008 jdelvareAATTsuse.de
- lm_sensors-r5235-dont-probe-I2C-addr-40-47.patch: Don\'t probe I2C
addresses 0x40-0x47.
- lm_sensors-r5245-skip-1-reg-only-I2C-devs.patch: Detect and skip
1-register-only I2C devices.
Sun May 11 14:00:00 2008 cooloAATTsuse.de
- fix rename of xxbit packages
Tue Apr 29 14:00:00 2008 cthielAATTsuse.de
- fix baselibs.conf
- obsolete sensors-
via baselibs.conf
Wed Apr 16 14:00:00 2008 jdelvareAATTsuse.de
- lm_sensors-r5169-parse-config-in-C-locale.patch: Parse the
configuration file in C locale.
- lm_sensors-r5175-compute-statements-override.patch: Late compute
statements should override early ones.
- lm_sensors-ignore-missing-device-link.patch: Don\'t choke on
hwmon devices with no device link. The new thermal zone code that
went into kernel 2.6.25-rc5-git4 creates one such hwmon device.
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support