I don't know if this is a official release, but it's been available for download from the sourceforge project page since februari 22, 2003. http://sourceforge.net/projects/ksensors/ It has a few fixes that are worth updating for, this is the changelog since version 0.7 KSensors-0.7.2 -------------- * Fixed crash in kde 3.1 when docking sensors * Used K sufix instead of
I don't know if this is a official release, but it's been available for download from the sourceforge project page since februari 22, 2003. http://sourceforge.net/projects/ksensors/ It has a few fixes that are worth updating for, this is the changelog since version 0.7 KSensors-0.7.2 -------------- * Fixed crash in kde 3.1 when docking sensors * Used K sufix instead of º in Kelvin temperatures. * Fixed compilation problems with gcc 3.x * Fixed max1617 bug (patch from Aurelien Jarno <aurel32@debian.org>) * Updated code for using new version of hddtemp (v0.3b) (patch from Aurelien Jarno <aurel32@debian.org>) * Restore ksensors main window in correct desktop number (patch from Aurelien Jarno <aurel32@debian.org>) * Correctly save the configuration when exiting KDE (patch from Aurelien Jarno <aurel32@debian.org>) * Added Autostart option in general configuration tab (patch from Aurelien Jarno <aurel32@debian.org>) * Better panel dragging and main window position fix (patch from Terry Mohan <tmohan@users.sourceforge.net>) KSensors-0.7.1 -------------- * Added support for Dell Inspiron and Latitude laptops SMM BIOS Fan/Temp sensors (using i8k kernel module: http://www.debian.org/~dz/i8k/) The ebuild in it's current state needs one small fix for version 0.7.2 to compile on a Gentoo box. src_unpack() { kde_src_unpack cd ${S} rm -f config.cache } The guy who packed the tarball for version 0.7.2 forgot to clean his source so among other things there's still a config.cache in it. He obviously doesn't use Gentoo cause it's impossible to build with that ;) Reproducible: Always Steps to Reproduce: 1. 2. 3.
*** Bug 32219 has been marked as a duplicate of this bug. ***
in portage.