Changes between Version 27 and Version 28 of Download

Show
Ignore:
Timestamp:
10/25/07 23:47:22 (6 years ago)
Author:
khali
Comment:

Drop patch for xsensors 0.50

Legend:

Unmodified
Added
Removed
Modified
  • Download

    v27 v28  
    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 patches for [http://jdelvare.pck.nerim.net/sensors/xsensors-0.60-libsensors-3.patch xsensors 0.60] and [http://jdelvare.pck.nerim.net/sensors/xsensors-0.50-libsensors-3.patch 0.50] 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] already. 
    4444 * In this release, the sensors program has been temporarily renamed to sensors3, so that you can install both the old package and the new package in parallel. 
    4545 * 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. 
     
    8080}}} 
    8181 
    82 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 patches for [http://jdelvare.pck.nerim.net/sensors/xsensors-0.60-libsensors-3.patch xsensors 0.60] and [http://jdelvare.pck.nerim.net/sensors/xsensors-0.50-libsensors-3.patch 0.50]. 
     82This 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]. 
    8383 
    8484If 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.