From 744ca3adab1f2d98751debb9e00a3fa8770a632e Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Fri, 17 Oct 2003 13:51:21 +0000 Subject: [PATCH] Preparing for 5.22 git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1149 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/NEWS | 12 ++++++++++-- sm5/WARNINGS | 3 ++- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/sm5/NEWS b/sm5/NEWS index 29662b4df..47647b930 100644 --- a/sm5/NEWS +++ b/sm5/NEWS @@ -1,17 +1,25 @@ smartmontools NEWS ------------------ -CVS ID: $Id: NEWS,v 1.8 2003/10/14 13:59:03 ballen4705 Exp $ +CVS ID: $Id: NEWS,v 1.9 2003/10/17 13:51:21 ballen4705 Exp $ Refer to the CHANGELOG file for a complete change log. See http://sourceforge.net/news/?group_id=64297 for the most recent news. + +Date: 2003-10-17 +Summary: smartmontools release 5.22 +----------------------------------- +Replaces flawed 5.21 release: the -T verypermissive option had +to be entered as -T verpermissive. + + Date: 2003-10-14 Summary: smartmontools release 5.21 ----------------------------------- Preliminary support for FreeBSD added to smartmontools. For FreeBSD, ATA support requires a 5.1-CURRENT kernel while SCSI support should -work across multiple versions (any that support CAM) +work across multiple versions (any that support CAM). Date: 2003-10-04 diff --git a/sm5/WARNINGS b/sm5/WARNINGS index 60cbf6a3d..b5583fe14 100644 --- a/sm5/WARNINGS +++ b/sm5/WARNINGS @@ -1,4 +1,4 @@ -$Id: WARNINGS,v 1.15 2003/10/17 13:21:38 guidog Exp $ +$Id: WARNINGS,v 1.16 2003/10/17 13:51:20 ballen4705 Exp $ The following are reports of serious problems (eg system lockup) which were due to smartmontools. There is a "LINUX" and a "FREEBSD" section @@ -47,6 +47,7 @@ NOTE: Similar to previous report: Promise Ultra66 2-port card (20262) which, impossible to enable the Promiste BIOS. A kernel patch is referenced to fix the problem. + SYSTEM: Promise 20265 PROBLEM: Smartctl locks system solid when used on CDROM/DVD device LINK: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=208964 -- GitLab