From b342cf59eea3d9431ee02b9c4cbcf50298613a04 Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Mon, 11 Nov 2002 10:55:42 +0000 Subject: [PATCH] release 37 git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@240 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/CHANGELOG | 4 +++- sm5/smartmontools.spec | 11 +++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG index c14dd068e..7c862eb1c 100644 --- a/sm5/CHANGELOG +++ b/sm5/CHANGELOG @@ -1,6 +1,6 @@ CHANGELOG for smartmontools -$Id: CHANGELOG,v 1.42 2002/11/11 10:50:08 ballen4705 Exp $ +$Id: CHANGELOG,v 1.43 2002/11/11 10:55:42 ballen4705 Exp $ Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> @@ -25,6 +25,8 @@ NOTES FOR FUTURE RELEASES: see TODO file. CURRENT RELEASE (see VERSION file in this directory): +smartmontools-5.0.37 + Modified perror() statements in atacmds.c so that printout for SMART commands errors is properly suppressed or queued depending upon users choices for error reporting modes. diff --git a/sm5/smartmontools.spec b/sm5/smartmontools.spec index 30c8a82ff..b0d7f54db 100644 --- a/sm5/smartmontools.spec +++ b/sm5/smartmontools.spec @@ -1,4 +1,4 @@ -Release: 36 +Release: 37 Summary: SMARTmontools - for monitoring S.M.A.R.T. disks and devices Summary(de): SMARTmontools - zur �berwachung von S.M.A.R.T.-Platten und-Ger�ten Summary(es): SMARTmontools - para el seguimiento de discos y dispositivos S.M.A.R.T. @@ -29,7 +29,7 @@ Packager: Bruce Allen <smartmontools-support@lists.sourceforge.net> # http://ftp1.sourceforge.net/smartmontools/smartmontools-%{version}-%{release}.tar.gz # CVS ID of this file is: -# $Id: smartmontools.spec,v 1.54 2002/11/11 10:50:09 ballen4705 Exp $ +# $Id: smartmontools.spec,v 1.55 2002/11/11 10:55:42 ballen4705 Exp $ # Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> # Home page: http://smartmontools.sourceforge.net/ @@ -233,6 +233,13 @@ fi %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog +* Mon Nov 11, 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> +- Modified perror() statements in atacmds.c so that printout for SMART + commands errors is properly suppressed or queued depending upon users + choices for error reporting modes. +- Added Italian descriptions to smartmontools.spec file. +- Started impementing send-mail-on-error for smartd; not yet enabled. + * Sun Nov 10 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> - Added -P (Permissive) Directive to smartd.conf file to allow SMART monitoring of pre-ATA-3 Rev 4 disks that have SMART but do not have a SMART capability bit. -- GitLab