Changes between Version 29 and Version 30 of Download

Show
Ignore:
Timestamp:
10/30/07 21:59:10 (6 years ago)
Author:
jwrdegoede
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Download

    v29 v30  
    4141Release notes: 
    4242 * You will need to install the [http://linux-diag.sourceforge.net/Sysfsutils.html libsysfs library] (or a dev package from your distribution) if you want support for Linux 2.6, because libsensors now depends on it. 
    43  * Most third party monitoring applications do not yet work with the library in this package. We are encouraging authors to port their applications to the new library and send us feedback on the new API, before we release version 3.0.0 final. We have a patch for [http://jdelvare.pck.nerim.net/sensors/xsensors-0.60-libsensors-3.patch xsensors 0.60] already. 
     43 * Most third party monitoring applications do not yet work with the library in this package. We are encouraging authors to port their applications to the new library and send us feedback on the new API, before we release version 3.0.0 final. We have a patch for [http://jdelvare.pck.nerim.net/sensors/xsensors-0.60-libsensors-3.patch xsensors 0.60] and [http://people.atrpms.net/~hdegoede/gkrellm-2.3.0-libsensors4.patch gkrellm-2.3.0] already. 
    4444 * If you are using a custom configuration file, you'll need to convert it to the new format using the included sensors-conf-convert script. 
    4545 
     
    7979}}} 
    8080 
    81 This tree only supports Linux kernel version 2.6.5 and later. Note that the new library is not compatible with the one that came with lm-sensors 2.x, so applications will need to be ported. We already offer a patch for [http://jdelvare.pck.nerim.net/sensors/xsensors-0.60-libsensors-3.patch xsensors 0.60]. 
     81This tree only supports Linux kernel version 2.6.5 and later. Note that the new library is not compatible with the one that came with lm-sensors 2.x, so applications will need to be ported. We already offer patches for [http://jdelvare.pck.nerim.net/sensors/xsensors-0.60-libsensors-3.patch xsensors 0.60] and 
     82[http://people.atrpms.net/~hdegoede/gkrellm-2.3.0-libsensors4.patch gkrellm-2.3.0]. 
    8283 
    8384If you're not familiar with the use of Subversion we recommend the excellent [http://svnbook.red-bean.com/ Subversion book] which is a valuable resource.