Changes between Version 70 and Version 71 of Download
- Timestamp:
- 06/20/09 09:54:45 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v70 v71 14 14 15 15 Release notes: 16 * Some third party monitoring applications do already work with the library in this package, some don't. We are encouraging authors to port their applications to the new library. We already have patches for [http://jdelvare.pck.nerim.net/sensors/xsensors-0.60-libsensors-3.patch xsensors 0.60], [http://people.atrpms.net/~hdegoede/gkrellm-2.3.0-libsensors4.patch gkrellm-2.3.0], [http://cvs.fedoraproject.org/viewvc/devel/net-snmp/net-snmp-5.4.1-sensors3.patch net-snmp-5.4.1] (configure with --with-mib-modules="ucd-snmp/lmsensorsMib" --with-ldflags="-lsensors"), [http://people.atrpms.net/~hdegoede/xfce4-sensors-plugin-0.10.99.2-lm_sensors3x.patch xfce4-sensors-plugin-0.10.99.2] (already upstream), [http://people.atrpms.net/~hdegoede/kdebase-3.5.8-lm-sensors-3.x.patch kdebase-3.5.8(ksysguard)], [http://people.atrpms.net/~hdegoede/sensors-applet-1.8.1-lmsensors-3x.patch sensors-applet-1.8.1] and [http://people.atrpms.net/~hdegoede/ksensors-0.7.3-fedora-14.tar.gz ksensors-0.7.3-fedora-14.tar.gz] (upstream is dead this tarbal contains a version with all Debian's changes + 2 patches from Fedora, including lm_sensors-3.x support).17 16 * If you are using a custom configuration file and are upgrading from version 2.x, you'll need to convert it to the new format using the included sensors-conf-convert script. 18 17 * The default libsensors configuration file now only includes statements which are correct for all mainboards. This is the only way to guarantee that no wrong labels are displayed by default and no incorrect scaling factors are applied by default. If you want to revert to the old behavior, you need to manually copy {{{etc/sensors.conf.eg}}} to {{{/etc/sensors3.conf}}}. Beware though that the labels and scaling factors may or may not match your mainboard then. 19 18 * For sysconfig-based distributions, the format of the lm_sensors service configuration file has changed. Use the included sysconfig-lm_sensors-convert script. 19 * Some third party monitoring applications do already work with the library in this package, some don't. We are encouraging authors to port their applications to the new library. See the table below. 20 20 21 21 Files are signed by [http://khali.linux-fr.org/ Jean Delvare]. … … 28 28 29 29 Recommended patches: r5730. 30 31 Application support: 32 33 || '''Application''' || '''Upstream support status''' || '''Patch''' || '''Notes''' || 34 || xsensors || Not merged yet || [http://jdelvare.pck.nerim.net/sensors/xsensors-0.60-libsensors-3.patch xsensors 0.60] || || 35 || gkrellm || Supported since 2.3.1 || [http://people.atrpms.net/~hdegoede/gkrellm-2.3.0-libsensors4.patch gkrellm 2.3.0] || || 36 || net-snmp || Supported in 5.5 || [http://cvs.fedoraproject.org/viewvc/devel/net-snmp/net-snmp-5.4.1-sensors3.patch net-snmp 5.4.1] || Configure with --with-mib-modules="ucd-snmp/lmsensorsMib" --with-ldflags="-lsensors" || 37 || xfce4-sensors-plugin || Supported since 0.10.99.6 || [http://people.atrpms.net/~hdegoede/xfce4-sensors-plugin-0.10.99.2-lm_sensors3x.patch xfce4-sensors-plugin 0.10.99.2] || || 38 || KDE (ksysguard) || Supported since 4.1.0 || [http://people.atrpms.net/~hdegoede/kdebase-3.5.8-lm-sensors-3.x.patch kdebase 3.5.8] || || 39 || Gnome sensors applet || Supported since 2.2.1 || [http://people.atrpms.net/~hdegoede/sensors-applet-1.8.1-lmsensors-3x.patch sensors-applet 1.8.1] || || 40 || ksensors || Upstream is dead || [http://people.atrpms.net/~hdegoede/ksensors-0.7.3-fedora-14.tar.gz ksensors-0.7.3-fedora-14.tar.gz] || This tarball contains a version with all Debian's changes + 2 patches from Fedora, including lm_sensors-3.x support. || 41 || pacemaker || ? || || || 42 || phpsysinfo || ? || || || 30 43 31 44
