2006
smartmontools (5.36-8) unstable; urgency=low
* 60_cciss (smartd.c): make sure we pass the correct mode and device
parameters to the lower level functions (the code assumed "SCSI" in those
places although it was "CCISS"). Patch by Frédéric BOITEUX
<fboiteux@calistel.com>, thanks a lot! (Closes: #36802)
-- Guido Guenther <agx@sigxcpu.org> Fri, 29 Sep 2006 15:22:19 +0200
smartmontools (5.36-7) unstable; urgency=low
* README.Debian: actually mention the term "smartd-runner" in README.Debian
instead of only explaining what it does
* /etc/init.d/smartmontools: use LSB logging, patch by David Härdeman
<david@hardeman.nu> (Closes: #385903)
* Bump standards version to 3.7.2 (no other changes necessary)
-- Guido Guenther <agx@sigxcpu.org> Mon, 25 Sep 2006 11:41:21 +0200
smartmontools (5.36-6) unstable; urgency=low
* Explicitly discourage using enable_smart with SATA disks in README.Debian
(Closes: #365027) - many thanks to Francois Marier and Doug Gilbert for
their feedback and help.
* Document what smartd-runner really does (Closes: #352244)
-- Guido Guenther <agx@sigxcpu.org> Wed, 3 May 2006 21:44:01 +0200
smartmontools (5.36-5) unstable; urgency=low
* apply current version of the cciss patch, updated to be less intrusive
by Douglas Gilbert
-- Guido Guenther <agx@sigxcpu.org> Wed, 26 Apr 2006 23:10:07 +0200
smartmontools (5.36-4) unstable; urgency=low
* really apply the cciss patch, thanks again to Frederic Boiteux
* adjust the cciss patch to include <linux/cciss.h> instead of
"cciss.h", we don't ship a local copy.
-- Guido Guenther <agx@sigxcpu.org> Tue, 25 Apr 2006 13:54:17 +0200
smartmontools (5.36-3) unstable; urgency=low
* depend on debianutils (>= 2.2) for run-parts --lsbsysinit, thanks to
Frederic Boiteux (Closes: #364713)
-- Guido Guenther <agx@sigxcpu.org> Tue, 25 Apr 2006 10:59:37 +0200
smartmontools (5.36-2) unstable; urgency=low
* Build depend on automake/autoconf since we run autogen.sh
from debian/rules
-- Guido Guenther <agx@sigxcpu.org> Mon, 24 Apr 2006 16:02:42 +0200
smartmontools (5.36-1) unstable; urgency=low
* new upstream version (Closes: #363087) * use dpatch * bump standards version * update cciss patch
-- Guido Guenther <agx@sigxcpu.org> Mon, 24 Apr 2006 14:39:19 +0200
smartmontools (5.33+5.34cvs20050802-6) experimental; urgency=low
* update cciss patch to also support smartd not only smartctl
-- Guido Guenther <agx@debian.org> Thu, 13 Apr 2006 09:34:39 +0200
smartmontools (5.33+5.34cvs20050802-5) experimental; urgency=low
* add (experimental) cciss patch by Praveen Chidambaram
<bunchofmails@gmail.com>, with slight modfifications to apply and work
with current CVS
* Build depend on libcam-dev for kfreebsd-amd64 too (Closes: #361478)
* Remove $Id$ from smartd.conf (Closes: #324703)
-- Guido Guenther <agx@debian.org> Mon, 10 Apr 2006 17:33:18 +0200
smartmontools (5.33+5.34cvs20050802-4) unstable; urgency=low
* avoid usage of cat in 10mail (Closes: #327338) * add patch by Aurelin Jano to build on kfreebsd (Closes: #327642)
-- Guido Guenther <agx@debian.org> Tue, 24 Jan 2006 09:56:28 +0100
2005
smartmontools (5.33+5.34cvs20050802-3) unstable; urgency=low
* add note about 3ware raid controlers to NEWS.Debian (Closes: #322265)
-- Guido Guenther <agx@debian.org> Thu, 11 Aug 2005 11:04:56 +0200
smartmontools (5.33+5.34cvs20050802-2) unstable; urgency=low
* rules: make ./configure executable (Closes: #321060) * smartd.conf: add smartd-runner to the default DEVICESCAN directive * README.Debian: mention smartd-runner * control: remove debianutils, it's an essential package
-- Guido Guenther <agx@debian.org> Wed, 3 Aug 2005 11:32:53 +0200
smartmontools (5.33+5.34cvs20050802-1) unstable; urgency=low
* New CVS snapshot as of 2005-08-02 (Closes: #269051) * added smartd-runner which runs scripts in /etc/smartmontools/run.d * added /etc/smartmontools/run.d/10mail to emulate smartd's -m option * add a comment on howto use this to /etc/smartd.conf * Many thanks for this go to Brian Sutherland <jinty@web.de>
-- Guido Guenther <agx@debian.org> Tue, 2 Aug 2005 20:58:47 +0200
2004
smartmontools (5.33-1) experimental; urgency=low
* new upstream version * upload to experimental since we want 5.32 in sarge for now
-- Guido Guenther <agx@debian.org> Sat, 20 Nov 2004 19:52:39 +0100
smartmontools (5.32-2) unstable; urgency=medium
* urgency medium since the sarge version is unusable on arm
* use __attribute__((packed)) instead of #pragma(packed) since the later
causes alignment problems on arm - based on a patch by armcc@lycos.com,
many thanks! (Closes: #278459)
* simplify /usr/share/bug/smartmontools a bit (Closes: #262055)
-- Guido Guenther <agx@debian.org> Thu, 28 Oct 2004 09:20:57 +0200
smartmontools (5.32-1) unstable; urgency=low
* new upstream version
-- Guido Guenther <agx@debian.org> Mon, 19 Jul 2004 10:57:53 +0200
smartmontools (5.30-6) unstable; urgency=low
* be more verbose in /etc/init.d/smartmontools iff smartd has been disabled
via /etc/default/smartmontools (Closes: #246615)
* explain removal of cron selftests in NEWS.Debian (Closes: #247622)
-- Guido Guenther <agx@debian.org> Thu, 6 May 2004 09:05:40 +0200
smartmontools (5.30-5) unstable; urgency=low
* rm selftests from CVS, so they don't get picked up by cvs-buildpackage
(Closes: #242580), sigh
* thanks again to Jean-Luc Coulon and Bruce Allen for resolving #208964
-- Guido Guenther <agx@debian.org> Wed, 7 Apr 2004 19:07:58 +0200
smartmontools (5.30-4) unstable; urgency=low
* improve restart in init.d script so that smartd can shut down
properly (Closes: #242344)
* remove cron selftests at all, use smartd's -s option instead
-- Guido Guenther <agx@debian.org> Tue, 6 Apr 2004 12:18:52 +0200
smartmontools (5.30-3) unstable; urgency=low
* deprecated cron selftests, this is now better handled by smartd's "-s"
option
* check for existence of smartmontools-selftests in cron.d snippet
* in accordance with upstream (who adopted our naming scheme) use smartd's
compiled in default values in /etc/default/smartmontools
-- Guido Guenther <agx@debian.org> Sat, 27 Mar 2004 07:11:12 +0100
smartmontools (5.30-2) unstable; urgency=low
* clarify usage of enable_smart in (Closes: #239737) * add reload to /etc/init.d/smartmontools
-- Guido Guenther <agx@debian.org> Thu, 25 Mar 2004 14:43:33 +0100
smartmontools (5.30-1) unstable; urgency=low
* new upstream version (Closes: #238790) * logging severity fixed upstream (Closes: #234519)
-- Guido Guenther <agx@debian.org> Tue, 23 Mar 2004 00:40:25 +0100
smartmontools (5.26-5) unstable; urgency=low
* install /u/s/bug/smartmontools as reportbug helper * use install instead of cp/chmod * remove no longer needed debian/dirs
-- Guido Guenther <agx@debian.org> Wed, 11 Feb 2004 19:08:49 +0100
smartmontools (5.26-4) unstable; urgency=low
* remove sections not relevant on debian systems from smartd.8.in manpage * include /etc/smartd.conf again, thanks Wolfram Quester. * change smartd.conf to only use DEVICESCAN
-- Guido Guenther <agx@debian.org> Tue, 3 Feb 2004 15:25:32 +0100
2003
smartmontools (5.26-3) unstable; urgency=low
* The "where did the chmod go" release * make sure selftests is executable (Closes: #223627)
-- Guido Guenther <agx@debian.org> Thu, 11 Dec 2003 12:33:56 +0100
smartmontools (5.26-2) unstable; urgency=low
* actually include /usr/share/smartmontools/selftests again
-- Guido Guenther <agx@debian.org> Tue, 9 Dec 2003 12:45:22 +0100
smartmontools (5.26-1) unstable; urgency=low
* new upstream version
-- Guido Guenther <agx@debian.org> Fri, 5 Dec 2003 22:12:33 +0100
smartmontools (5.1.18-3) unstable; urgency=low
* make sure /usr/share/smartmontools/selftests is executable
-- Guido Guenther <agx@debian.org> Wed, 12 Nov 2003 01:08:20 +0100
smartmontools (5.1.18-2) unstable; urgency=low
* Conflict: ucsc-smartsuite (Closes: #218573) * introduce run_cron_selftests in /etc/defaults/smartmontools which contains a list of devices to run regular selftests on via cron
-- Guido Guenther <agx@debian.org> Mon, 3 Nov 2003 22:36:34 +0100
smartmontools (5.1.18-1) unstable; urgency=low
* new upstream version * bump Standards-Version to 3.6.1
-- Guido Guenther <agx@debian.org> Thu, 28 Aug 2003 21:54:06 +0200
smartmontools (5.1.16-1) unstable; urgency=low
* new upstream version
- log normal exit at LOG_INFO, not LOG_CRIT (Closes: #201173)
- allows to acces disks behind 3ware RAID controllers, maybe
closes: #188515, the submitter never specified any details.
* bump Standards-Version to 3.6.0
* add NEWS.Debian file
-- Guido Guenther <agx@debian.org> Thu, 7 Aug 2003 13:54:26 +0200
smartmontools (5.1.14-1) unstable; urgency=low
* new upstream version * fix the regexp in smartmontools-cron matching the first disk only * bump Standards-Version to 3.5.10
-- Guido Guenther <agx@debian.org> Sun, 22 Jun 2003 14:07:11 +0200
smartmontools (5.1.11-1) unstable; urgency=low
* new upstream version (Closes: #191831) * rework debian/rules since we can now pass most of the needed options to the Makefile
-- Guido Guenther <agx@debian.org> Wed, 7 May 2003 21:43:53 +0200
smartmontools (5.1.10-1) unstable; urgency=low
* new upstream version (Closes: #186213) * add ${misc:Depends} to control file * bump debhelper Build-Depends to >=4 * bump Standards-Version to 3.5.9 * smartd now writes a pidfile, use it in the init script * add smartd_opts to /etc/defaults/smartmontools * add cron.daily example
-- Guido Guenther <agx@debian.org> Mon, 21 Apr 2003 19:32:46 +0200
smartmontools (5.1.9-3) unstable; urgency=low
* init.d script prints more sensible error messages (Closes: #187697)
-- Guido Guenther <agx@debian.org> Sat, 5 Apr 2003 19:17:43 +0200
smartmontools (5.1.9-2) unstable; urgency=low
* /etc/init.d/smartmontools cleanup:
- Don't fail when the package was removed but not purged
(Closes: #186091).
- sleep 1 second on restart
- fix wrong scriptname in usage output
* install smartd.conf to /etc
* adjust README.Debian
* don't install CHANGELOG, dh_installchangelogs handles this for us
-- Guido Guenther <agx@debian.org> Mon, 24 Mar 2003 19:24:53 +0100
smartmontools (5.1.9-1) unstable; urgency=low
* new upstream version (Closes: #178151) * Recommends: mailx | mailutils (Closes: #184890) * add '-e' to shebang line of init script * use debian/compat not DH_COMPAT
-- Guido Guenther <agx@debian.org> Sat, 15 Mar 2003 12:40:04 +0100
smartmontools (5.1.4-2) unstable; urgency=low
* remove 'function' bashism from initscript (Closes: #178411), Thanks Martin Waitz.
-- Guido Guenther <agx@debian.org> Sun, 26 Jan 2003 00:52:49 +0100
smartmontools (5.1.4-1) unstable; urgency=low
* new upstream version * turn on S.M.A.R.T. for devices listed in enable_smart * honor DEB_BUILD_OPTIONS * bump standards version to 3.5.8
-- Guido Guenther <agx@debian.org> Sat, 25 Jan 2003 19:40:14 +0100
smartmontools (5.1.1-3) unstable; urgency=low
* conflict with smartsuite (Closes: #178010) * remove superflous whitespaces in description * remove usr/bin from debian/dirs
-- Guido Guenther <agx@debian.org> Fri, 24 Jan 2003 00:51:26 +0100
smartmontools (5.1.1-2) unstable; urgency=low
* only start smartd if start_smartd=yes in /etc/default/smartmontools. * initial upload (Closes: #174828).
-- Guido Guenther <agx@debian.org> Fri, 17 Jan 2003 23:04:50 +0000
smartmontools (5.1.1-1) unstable; urgency=low
* Initial Release.
-- Guido Guenther <agx@debian.org> Tue, 14 Jan 2003 12:58:00 +0000