sensors/sensors.changes

463 lines
16 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Feb 4 10:36:48 CET 2008 - jdelvare@suse.de
- Update to lm_sensors 3.0.1
* Library no longer depends on libsysfs
* Library initialization is much faster
* Better service integration in sensors-detect
-------------------------------------------------------------------
Sat Jan 19 11:03:05 CET 2008 - jdelvare@suse.de
- Pass PREFIX and MANDIR on the command line from the spec file
rather than patching the Makefile. This is easier to maintain.
-------------------------------------------------------------------
Tue Dec 18 10:45:45 CET 2007 - jdelvare@suse.de
- Fix voltage references in sensors.conf. Fixed upstream in:
http://www.lm-sensors.org/changeset/5076
-------------------------------------------------------------------
Tue Dec 11 14:26:46 CET 2007 - jdelvare@suse.de
- Fix rrd support in sensord. Fixed upstream in:
http://www.lm-sensors.org/changeset/5069
-------------------------------------------------------------------
Fri Nov 30 20:43:02 CET 2007 - jdelvare@suse.de
- Remove obsolete Requires tags. Since version 3.0.0, it is no
longer mandatory to provide a configuration file to libsensors.
-------------------------------------------------------------------
Thu Nov 29 13:43:18 CET 2007 - jdelvare@suse.de
- Add missing Conflicts tag.
-------------------------------------------------------------------
Tue Nov 27 14:47:43 CET 2007 - jdelvare@suse.de
- Add a link to the init script.
-------------------------------------------------------------------
Mon Nov 26 13:34:08 CET 2007 - jdelvare@suse.de
- Update to lm_sensors version 3.0.0
* Completely rewritten library, much smaller
* Supports all devices supported by the kernel (contains no
device-specific code)
* libsensors has a new SONAME (libsensors.so.4)
* fancontrol.pl is gone
-------------------------------------------------------------------
Thu Nov 22 11:31:49 CET 2007 - jdelvare@suse.de
- Drop local changes to sensors-detect that are no longer relevant.
- Drop local changes to sensord.init: we no longer package it.
-------------------------------------------------------------------
Wed Nov 21 11:06:06 CET 2007 - jdelvare@suse.de
- Add missing Requires to libsensors3-devel. This is a cosmetic
change only, as the requirement was already drawn indirectly.
-------------------------------------------------------------------
Mon Nov 5 13:45:24 CET 2007 - jdelvare@suse.de
- Add split provides to subpackages libsensors3-devel and sensord
so that an update will work as designed.
-------------------------------------------------------------------
Fri Nov 2 17:57:14 CET 2007 - jdelvare@suse.de
- Fix two rpmlint warnings. One of them was about a missing
dependency between libsensors3-devel and libsensors3, which was
breaking the build of other packages.
-------------------------------------------------------------------
Fri Nov 2 14:16:43 CET 2007 - jdelvare@suse.de
- Package libsensors separately. I've named the package
"libsensors3" because it is going to fade out quickly in favor
of the new, incompatible version from lm-sensors 3.
- Don't remove the build root before installing. rpmlint was
compaining about that.
-------------------------------------------------------------------
Thu Nov 1 12:16:57 CET 2007 - jdelvare@suse.de
- Fix packaging breakage introduced by the following change:
ppc and ia64 packages do not include isadump nor isaset.
-------------------------------------------------------------------
Wed Oct 31 14:42:04 CET 2007 - jdelvare@suse.de
- Package sensord separately.
- Don't include redundant or outdated initalization scripts in
the documentation tree.
-------------------------------------------------------------------
Sun Oct 28 16:16:39 CET 2007 - jdelvare@suse.de
- Update to lm_sensors version 2.10.5
* Support for the SMSC SCH3112, SCH3114, SCH3116
* libsensors fixes for the thmc50, bmcsensors, lm93, adm1026
drivers
* sensord support for the w83793 and lm87 drivers
* sensors fixes for the dme1737, thmc50 and adm1021 drivers
* Detect new Winbond chips
- useful_addresses.html is no longer part of the package.
- lm_sensors-dont-probe-i2c-isa.dif: Drop, bug fixed upstream.
-------------------------------------------------------------------
Mon Oct 15 13:39:55 CEST 2007 - jdelvare@suse.de
- Do not include i2c tools, they have their own package now.
-------------------------------------------------------------------
Mon Sep 3 17:41:30 CEST 2007 - jdelvare@suse.de
- Run ldconfig in %post and %postun. rpmlint was complaining
that this was missing.
-------------------------------------------------------------------
Tue Aug 28 16:00:29 CEST 2007 - werner@suse.de
- Remove hard coded modules introduced by last change
-------------------------------------------------------------------
Tue Aug 14 22:55:31 CEST 2007 - hvogel@suse.de
- Add sysconfig metadata [#300069]
-------------------------------------------------------------------
Mon Aug 13 15:07:55 CEST 2007 - jdelvare@suse.de
- Don't probe i2c-isa as a regular i2c bus. This regression was
introduced in lm_sensors 2.10.4. Fixed upstream in:
http://www.lm-sensors.org/changeset/4649
-------------------------------------------------------------------
Wed Aug 1 15:41:26 CEST 2007 - werner@suse.de
- Update to lm_sensors version 2.10.4
* added support for recent devices and cips like
dme1737, applesmc, abituguru3, f71882fg, w83627ehf (kernel 2.4)
support for the w83627ehf VID function
support for the w83627ehf thermal sensor types
support for it87 fan4 and fan5
* support block reads with specified length of I2C devices
* A lot of fixes and enhancements
* Add both patches form us for fancontrol and pwmconfig
-------------------------------------------------------------------
Wed Jun 27 13:37:35 CEST 2007 - jdelvare@suse.de
- Don't package the decode-edid.pl script. It requires parse-edid
from the read-edid package, which isn't included in Suse.
-------------------------------------------------------------------
Thu Jun 21 22:51:22 CEST 2007 - dmueller@suse.de
- adjust buildrequires
-------------------------------------------------------------------
Mon Jun 4 16:00:24 CEST 2007 - jdelvare@suse.de
- Don't build on s390 nor s390x.
-------------------------------------------------------------------
Mon May 28 13:43:34 CEST 2007 - jdelvare@suse.de
- Fix two rpmlint errors: /etc/init.d/lm_sensors shouldn't be
marked as a config file, and was missing a Short-Description
tag.
-------------------------------------------------------------------
Wed May 9 09:28:58 CEST 2007 - jdelvare@suse.de
- lm_sensors-no-xeon-script.patch: The decode-xeon.pl script is
outdated. It was never ported to work with 2.6 kernels, so it is
of no use on recent Suse distributions. Stop shipping it.
- Drop a legacy patch to sensors/main.c related to the
configuration file name, which is no longer needed.
-------------------------------------------------------------------
Fri May 4 18:13:40 CEST 2007 - jdelvare@suse.de
- Don't package outdated driver documentation. The up-to-date
driver documentation is in the kernel-source package.
(bug #271302)
- Two minor cleanups to the spec file.
-------------------------------------------------------------------
Thu Apr 12 10:55:19 CEST 2007 - jdelvare@suse.de
- lm_sensors-2.8.3-nodump.patch: Removed, should no longer be
needed. Since lm_sensors 2.8.6, isadump is only compiled on i386
and x86_64.
- Likewise, no need to patch prog/dump/isadump.c for powerpc,
as it won't be compiled for these architectures anyway.
-------------------------------------------------------------------
Thu Apr 5 17:15:43 CEST 2007 - werner@suse.de
- Update to lm_sensors version 2.10.3 which added support for
recent devices and support for kernel 2.6.22.
-------------------------------------------------------------------
Thu Mar 29 22:23:41 CEST 2007 - ro@suse.de
- added bison,flex to buildreq
-------------------------------------------------------------------
Mon Feb 19 16:28:34 CET 2007 - werner@suse.de
- Make README.SuSE encoding independend (bug #246130)
-------------------------------------------------------------------
Tue Jan 30 17:29:21 CET 2007 - werner@suse.de
- Update to lm_sensors version 2.10.2 which added support for
recent devices.
-------------------------------------------------------------------
Mon Nov 13 12:06:01 CET 2006 - werner@suse.de
- Update to lm_sensors version 2.10.1 which also includes the
fix for bug #192092 by not overwriting chip settings
- Remove notify warn message from pdb about overwriting settings
-------------------------------------------------------------------
Mon Jun 26 14:21:24 CEST 2006 - werner@suse.de
- Load i2c-dev kernel module instead of i2c-sensor (bug #188126)
-------------------------------------------------------------------
Tue Feb 28 13:11:23 CET 2006 - werner@suse.de
- Update to version 2.10.0 for better udev support (bug #151931)
- Add i2c-0 to static device list for udev (bug #151931)
-------------------------------------------------------------------
Wed Jan 25 21:41:33 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Jan 11 14:45:10 CET 2006 - werner@suse.de
- Include fan control in lm_sensors service script (bug #141958)
-------------------------------------------------------------------
Tue Dec 13 11:20:39 CET 2005 - werner@suse.de
- Do not to handle module variables from package Modules (#137963)
-------------------------------------------------------------------
Thu Nov 10 14:06:52 CET 2005 - werner@suse.de
- Add postun section to run insserv_clean (bug #132934)
-------------------------------------------------------------------
Fri Oct 14 14:01:39 CEST 2005 - werner@suse.de
- Update to lm_sensors version 2.9.2
-------------------------------------------------------------------
Thu Aug 25 13:33:08 CEST 2005 - werner@suse.de
- Security fix in pwmconfig (bug #112925)
-------------------------------------------------------------------
Wed May 11 14:04:09 CEST 2005 - schwab@suse.de
- Add freetype2 and libart_lgpl to nfb, needed by rrdtool.
-------------------------------------------------------------------
Mon May 9 16:17:16 CEST 2005 - werner@suse.de
- Update to lm_sensors-2.9.1
- Use insserv to enable rc script (bug #76174)
-------------------------------------------------------------------
Thu Feb 17 18:31:22 CET 2005 - werner@suse.de
- Update to lm_sensors-2.9.0 (bug #50681)
-------------------------------------------------------------------
Mon Aug 30 16:57:43 CEST 2004 - werner@suse.de
- Update to newest lm_sensors-2.8.7 to be compatible to the current
kernel version.
-------------------------------------------------------------------
Tue May 4 17:08:34 CEST 2004 - werner@suse.de
- Fix bug #35502 (missing w83627hf entries) by updating to
lm_sensors-2.8.6 which includes a better parser for sysfs
-------------------------------------------------------------------
Tue Apr 13 12:42:09 CEST 2004 - ro@suse.de
- remove kernel-source from neededforbuild
(not needed any longer)
-------------------------------------------------------------------
Wed Mar 10 14:31:30 CET 2004 - werner@suse.de
- Add workaround for missing w83627hf chip driver (bug #35501)
-------------------------------------------------------------------
Tue Mar 9 18:00:34 CET 2004 - werner@suse.de
- A few changes for kernel 2.6 (bug #35500)
-------------------------------------------------------------------
Fri Mar 5 16:35:32 CET 2004 - pth@suse.de
- Remove no-strict-aliasing and fix the code instead. Patch
was also sent to upstream maintainers for inclusion.
-------------------------------------------------------------------
Fri Mar 5 01:23:54 CET 2004 - ro@suse.de
- added libpng to neededforbuild (for rrdtool)
- use no-strict-aliasing
-------------------------------------------------------------------
Wed Jan 28 01:28:01 CET 2004 - ro@suse.de
- update to 2.8.3
- use buildroot and build as user
-------------------------------------------------------------------
Fri Sep 12 14:32:13 CEST 2003 - ro@suse.de
- configure kernel-source if needed
-------------------------------------------------------------------
Mon Jul 21 15:40:30 CEST 2003 - werner@suse.de
- Update to lm_sensors 2.8.0
-------------------------------------------------------------------
Thu Jun 5 15:51:12 CEST 2003 - ro@suse.de
- compile using headers from kernel-source not glibc
-------------------------------------------------------------------
Wed Mar 19 00:38:38 CET 2003 - olh@suse.de
- add lm_sensors-2.7.0-nodump.patch to fix dependency tree
-------------------------------------------------------------------
Thu Feb 27 11:11:50 CET 2003 - werner@suse.de
- Fix location of sensors program in boot script
-------------------------------------------------------------------
Tue Feb 11 17:08:53 CET 2003 - werner@suse.de
- Update due to kernel interface update (anything else is a bug)
-------------------------------------------------------------------
Mon Dec 2 19:29:49 CET 2002 - werner@suse.de
- Update to lm_sensors 2.4.6
-------------------------------------------------------------------
Wed Nov 6 15:07:21 CET 2002 - werner@suse.de
- Fix bug # 21583: sensors shouldn't segfault on missing argument.
-------------------------------------------------------------------
Wed Sep 4 17:29:11 CEST 2002 - werner@suse.de
- Fix boot scripts to be usable (bug #18868)
- Install some progs which are described in FAQ
-------------------------------------------------------------------
Wed Aug 28 14:41:35 CEST 2002 - fehr@suse.de
- updated to current version 2.6.4 of lm_sensors
-------------------------------------------------------------------
Thu Aug 1 17:10:58 CEST 2002 - werner@suse.de
- Use _libdir macro for 64bit architectures
-------------------------------------------------------------------
Wed Jul 31 14:59:13 CEST 2002 - werner@suse.de
- Install sensord daemon for logging (bug #17316)
-------------------------------------------------------------------
Tue Jun 18 14:56:39 CEST 2002 - ke@suse.de
- Fix typo in README.SuSE [# 14790].
-------------------------------------------------------------------
Mon Aug 6 10:54:15 CEST 2001 - uli@suse.de
- fixed to build on PPC
-------------------------------------------------------------------
Wed Jul 4 19:11:52 CEST 2001 - werner@suse.de
- update to 2.6.0
-------------------------------------------------------------------
Mon Apr 16 14:21:51 CEST 2001 - werner@suse.de
- update to 2.5.5
-------------------------------------------------------------------
Thu Apr 5 18:21:38 CEST 2001 - uli@suse.de
- removed lx_suse from neededforbuild
-------------------------------------------------------------------
Thu Dec 14 17:14:04 CET 2000 - werner@suse.de
- Group tag
-------------------------------------------------------------------
Mon Jun 19 00:17:11 CEST 2000 - ro@suse.de
- update to 2.5.0
-------------------------------------------------------------------
Wed Jun 7 18:38:15 MEST 2000 - uli@suse.de
- moved docs to %{_docdir}
-------------------------------------------------------------------
Fri Feb 11 12:59:20 CET 2000 - ro@suse.de
- removed requires kernmod (package eliminated)
-------------------------------------------------------------------
Wed Feb 2 18:56:23 CET 2000 - werner@suse.de
- No asm/io.h if sys/io.h is included
-------------------------------------------------------------------
Wed Feb 2 16:55:25 CET 2000 - werner@suse.de
- No sys/perm.h or sys/io.h on ppc and sparc
-------------------------------------------------------------------
Tue Feb 1 20:40:40 CET 2000 - werner@suse.de
- New package sensors (version 2.4.3 corresponds with
current used kernel i2c patch)
- Prefix is /usr, mandir is /usr/share/man, and kernel
includes i2c
- Be reentrant
- Use RPM_OPT_FLAGS
- Install docs of busses, chips and the FAQ
-------------------------------------------------------------------