lm-sensors 1:3.3.0-4ubuntu1 source package in Ubuntu
Changelog
lm-sensors (1:3.3.0-4ubuntu1) oneiric; urgency=low * Merge from debian unstable. (LP: #808769) Remaining changes: - Add 100_recommend_using_upstart.patch: Recommend use of upstart rather than init-script. lm-sensors (1:3.3.0-4) unstable; urgency=low * Rename source package to lm-sensors now that the version 2 is gone. * Add patch from upstream to support 2 digits kernel version (closes: #630508). * Convert to multiarch: - Bump debhelper build-dep to >= 8.1.3 for multiarch. - Add Pre-Depends: ${misc:Pre-Depends} to libsensors4 and set it Multi-Arch: same. - Install the library in the multiarch path. * Add build-arch and build-indep targets. lm-sensors-3 (1:3.3.0-3) unstable; urgency=low * Correctly detect udev in sensors-detect (closes: #628228). lm-sensors-3 (1:3.3.0-2) unstable; urgency=low * Avoid printing a warning if ucf is not available (closes: #626402). lm-sensors-3 (1:3.3.0-1) unstable; urgency=low * New upstream version: - refresh all patches. - update 12-upstream-patches.patch with upstream recommended patches. - update symbols file, now that upstream only export symbols of the public API. Hope it won't break anything, otherwise we should go through a soname bump and a transition. * Remove old fancontrol links in postinst (closes: bug#612231). * Bumped Standards-version to 3.9.2 (no changes). lm-sensors-3 (1:3.2.0-1ubuntu3) oneiric; urgency=low * fix sensors-detect won't recognize 3.0 kernel fix to handle older versions correctly. (LP: #797001) lm-sensors-3 (1:3.2.0-1ubuntu2) oneiric; urgency=low * fix LP: #797001 - sensors-detect won't recognize 3.0 kernel - add debian/patches/101_detect_3_0_kernel_version.patch - update debian/patches/series lm-sensors-3 (1:3.2.0-1ubuntu1) natty; urgency=low * Add 100_recommend_using_upstart.patch: Recommend use of upstart rather than init-script. (Thanks Michael Basse) (LP: #741338) lm-sensors-3 (1:3.2.0-1) unstable; urgency=low * New upstream version. * Suggests fancontrol instead of recommending it in lm-sensors (closes: bug#567185). * Suggests lm-sensors instead of recommending it in libsensors4 (closes: bug#602914). * Suggests rrdtool in sensord (closes: bug#588132). * Detect SMSC SCH5524-NS chip (closes: bug#588355). * Bumped Standards-version to 3.9.1 (no changes). lm-sensors-3 (1:3.1.2-6) unstable; urgency=low * Fix return value in fancontrol --check (closes: bug#583216). lm-sensors-3 (1:3.1.2-5) unstable; urgency=low * Use the --check option in both the initscript and the fancontrol script (closes: bug#582979). lm-sensors-3 (1:3.1.2-4) unstable; urgency=low * Check /etc/fancontrol before starting the daemon (closes: bug#582979). * Add a README.Debian in lm-sensors package. (closes: bug#576932). lm-sensors-3 (1:3.1.2-3) unstable; urgency=medium * Add 09-sensord-multiple-chips.diff from upstream to fix multiple chip support in sensord (closes: bug#581036). * Fix error message in lm-sensors init script (closes: bug#581350). * Remove /etc/rc1.d/K20sensord on upgrade (closes: bug#573898). * Fix typos in pwmconfig (closes: bug#570344). lm-sensors-3 (1:3.1.2-2) unstable; urgency=low * Detect old configuration files in init script (closes: bug#568627). lm-sensors-3 (1:3.1.2-1) unstable; urgency=low * New upstream version. * Bumped Standards-version to 3.8.4 (no changes). lm-sensors-3 (1:3.1.1-6) unstable; urgency=low * Move fancontrol.txt to the fancontrol package (closes: bug#567181). * Remove old init scripts if they are not modified an upgrading from version (<< 1:3.1.1-5). (closes: bug#567183). lm-sensors-3 (1:3.1.1-5) unstable; urgency=low * Split-out fancontrol in a separate package (closes: bug#540677). * Restart fancontrol in postinst instead of starting it (closes: bug#552197). * Don't stop fancontrol in runlevel 0 1 6 (closes: bug#563835). * Don't stop sensord in runlevel 1. * Ignore failures to set sensors at boot time (closes: bug#566184, bug#556361). lm-sensors-3 (1:3.1.1-4) unstable; urgency=low * Bumped Standards-version to 3.8.3 (no changes). * Drop libsensors4 postinst script and the dependency on makedev | udev. This part has been moved to i2c-tools. lm-sensors-3 (1:3.1.1-3) unstable; urgency=low * *.init: depends on $remote_fs instead of $local_fs (closes: bug#541363). lm-sensors-3 (1:3.1.1-2) unstable; urgency=low * Stop managing /etc/sensors3.conf using ucf, as user changes should now go in /etc/sensors.d/. * Mention /etc/sensors.d in libsensors4.NEWS. lm-sensors-3 (1:3.1.1-1) unstable; urgency=low * New upstream version. - LDFLAGS is taken into account by the build system (closes: bug#513171). * debian/sensord.init: add a 'sleep 1' between stop and start for the restart action (closes: #528276). * debian/*.init: add status actions (closes: #525899). * Update sensord.README.Debian to mention /etc/sensors3.conf instead of /etc/sensors.conf (closes: #520056). * Bumped Standards-version to 3.8.2. lm-sensors-3 (1:3.1.0-2) unstable; urgency=low * lm-sensors.preinst: make sure that the directory exists before trying to remove them (closes: bug#518976). lm-sensors-3 (1:3.1.0-1) unstable; urgency=low * New upstream version. * lm-sensors.fancontrol.init: remove pidfile on stop action (closes: bug#504304). * lm-sensors.fancontrol.init: decrease the stop/start time to 3 seconds (closes: bug#504379). * libsensors4.README.Debian: update. * libsensors4.symbols: new file. * lm-sensors.preinst: remove /etc/modprobe.d/i2c on install/upgrade (closes: bug#518111). * patches/06-sensors-detect-debian.patch: update. * patches/07-sensors-detect-fixes.patch: remove (merged upstream). * patches/07-sensors-detect-modprobe.conf.patch: new patch to create files with .conf extension in /etc/modprobe.d/. lm-sensors-3 (1:3.0.2-2) unstable; urgency=low * Remove stop links from rc0 and rc6 (closes: bug#495547). * Add a NEWS.Debian file from libsensors4 explaining how to generate /etc/sensors3.conf from /etc/sensors.conf (closes: bug#496703). * Bumped Standards-version to 3.8.0 - Add debian/README.source lm-sensors-3 (1:3.0.2-1) unstable; urgency=low * New upstream version. * Use quilt for patch management. lm-sensors-3 (1:3.0.1-5) unstable; urgency=low * /etc/init.d/fancontrol: use --startas instead of --exec. lm-sensors-3 (1:3.0.1-4) unstable; urgency=low * Fix labels/compute/set override (closes: bug#474596). lm-sensors-3 (1:3.0.1-3) unstable; urgency=low * Remove /etc/modutils/i2c in preinst script (closes: bug#470611). * Parse the configuration file in C locale (closes: bug#469333). lm-sensors-3 (1:3.0.1-2) unstable; urgency=medium * Don't try to convert the configuration file from version 2, let the user do this task (closes: bug#468862, bug#467056). * Suggest i2c-tools instead of i2c (closes: bug#460997). * Rework debian/copyright. * Add an iniscript for fancontrol (closes: bug#400770). * Set minimum load average value to 0 in sensord (closes: bug#446313). lm-sensors-3 (1:3.0.1-1) unstable; urgency=low * New upstream version. * Make /etc/init.d/lm-sensors LSB compliant. lm-sensors-3 (1:3.0.0-5) unstable; urgency=low * Move sensors3.conf file to libsensors4. * Only convert /etc/sensors.conf into /etc/sensors3.conf if the former has been modified. Otherwise, install the default file. * Fix voltage value references in compute statements in the default configuration file and in the configuration file converter (closes: bug#456774). lm-sensors-3 (1:3.0.0-4) unstable; urgency=medium * Apply upstream fix for sensord. lm-sensors-3 (1:3.0.0-3) unstable; urgency=low * Ship sensors-detect in the lm-sensors package (closes: bug#454528). lm-sensors-3 (1:3.0.0-2) unstable; urgency=low * Only install isaset and isadump on i386 and amd64. lm-sensors-3 (1:3.0.0-1) unstable; urgency=low * New upstream version. -- Micah Gersten <email address hidden> Sun, 17 Jul 2011 13:27:11 -0500
Upload details
- Uploaded by:
- Micah Gersten
- Uploaded to:
- Oneiric
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lm-sensors_3.3.0.orig.tar.bz2 | 165.1 KiB | 145c222e4611cedb2d16efb2700164f599297b2124c4dc30af4fc89c417cc20f |
lm-sensors_3.3.0-4ubuntu1.debian.tar.gz | 33.5 KiB | 1143d4df105cb496d8a766798f93af4e87ac0cf721230546c6b3b285e70cb42a |
lm-sensors_3.3.0-4ubuntu1.dsc | 1.2 KiB | e34a199c250f36c6b22c4798a2cbaced89687b3d8b606b65d6cc4d835e301924 |
Available diffs
- diff from 1:2.10.8-2 to 1:3.3.0-4ubuntu1 (956.3 KiB)
Binary packages built by this source
- fancontrol: No summary available for fancontrol in ubuntu oneiric.
No description available for fancontrol in ubuntu oneiric.
- libsensors4: No summary available for libsensors4 in ubuntu oneiric.
No description available for libsensors4 in ubuntu oneiric.
- libsensors4-dev: lm-sensors development kit
Lm-sensors is a hardware health monitoring package for Linux. It allows you
to access information from temperature, voltage, and fan speed sensors. It
works with most newer systems.
.
This package contains the static library and header files used in
development.
- lm-sensors: No summary available for lm-sensors in ubuntu oneiric.
No description available for lm-sensors in ubuntu oneiric.
- sensord: hardware sensor information logging daemon
Lm-sensors is a hardware health monitoring package for Linux. It allows you
to access information from temperature, voltage, and fan speed sensors. It
works with most newer systems.
.
This package contains a daemon that logs hardware health status to the
system log with optional warnings on potential system problems.