Skip to content
Snippets Groups Projects
Commit b342cf59 authored by ballen4705's avatar ballen4705
Browse files

release 37

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@240 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 673c9a58
No related branches found
No related tags found
No related merge requests found
CHANGELOG for smartmontools 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> Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
...@@ -25,6 +25,8 @@ NOTES FOR FUTURE RELEASES: see TODO file. ...@@ -25,6 +25,8 @@ NOTES FOR FUTURE RELEASES: see TODO file.
CURRENT RELEASE (see VERSION file in this directory): CURRENT RELEASE (see VERSION file in this directory):
smartmontools-5.0.37
Modified perror() statements in atacmds.c so that printout for SMART Modified perror() statements in atacmds.c so that printout for SMART
commands errors is properly suppressed or queued depending upon users commands errors is properly suppressed or queued depending upon users
choices for error reporting modes. choices for error reporting modes.
......
Release: 36 Release: 37
Summary: SMARTmontools - for monitoring S.M.A.R.T. disks and devices 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-Gerten Summary(de): SMARTmontools - zur berwachung von S.M.A.R.T.-Platten und-Gerten
Summary(es): SMARTmontools - para el seguimiento de discos y dispositivos S.M.A.R.T. 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> ...@@ -29,7 +29,7 @@ Packager: Bruce Allen <smartmontools-support@lists.sourceforge.net>
# http://ftp1.sourceforge.net/smartmontools/smartmontools-%{version}-%{release}.tar.gz # http://ftp1.sourceforge.net/smartmontools/smartmontools-%{version}-%{release}.tar.gz
# CVS ID of this file is: # 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> # Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
# Home page: http://smartmontools.sourceforge.net/ # Home page: http://smartmontools.sourceforge.net/
...@@ -233,6 +233,13 @@ fi ...@@ -233,6 +233,13 @@ fi
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog %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> * Sun Nov 10 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
- Added -P (Permissive) Directive to smartd.conf file to allow SMART monitoring of - 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. pre-ATA-3 Rev 4 disks that have SMART but do not have a SMART capability bit.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment